- 👋 Hi, I’m @ramsesgarciad
- 👀 I’m interested in embeded develop embedded systems oriented to the internet of things, develop devices and solutions that add value to our day. Help foster learning by creating technology, creating code, and sharing code.
- 🌱 I’m currently learning C/C++, Python, and JavaScript.
- 📫 How to reach me https://www.instagram.com/ramsesgarciad/
Embedded Software Engineering,
developing project on C/C++ bare metal and Arduino framework.
- Dominican Republic
Pinned Loading
-
-
A generic linked list library for C
A generic linked list library for C 1/* llist.c
2* Generic Linked List implementation
3*/
45#include <stdlib.h>
-
-
-
-
simple_serial_protocol
simple_serial_protocol PublicExplore generic serial protocol handling with this library using arduino. Enables structured data exchange between devices via defined commands. Ideal for sensor data retrieval and LED control. Eas…
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.