Skip to content
View ramsesgarciad's full-sized avatar
  • Dominican Republic

Block or report ramsesgarciad

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ramsesgarciad/README.md
  • 👋 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/

Pinned Loading

  1. serial_modo_0_uC8051 serial_modo_0_uC8051 Public

    Assembly

  2. A generic linked list library for C A generic linked list library for C
    1
    /* llist.c
    2
     * Generic Linked List implementation
    3
     */
    4
    
                  
    5
    #include <stdlib.h>
  3. bancos_de_memorias_uC8051 bancos_de_memorias_uC8051 Public

    bancos de memorias para uC 8051

    Assembly

  4. banco_memoria_uC8051 banco_memoria_uC8051 Public

    Diseño de bancos de memorias para uC 8051

    HTML

  5. GPS_Over_Spee_Alarm GPS_Over_Spee_Alarm Public

    ESP32 over speed alarm gps module wifi

    C++ 1