marcelim12's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
arendst/Tasmota
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
DaveGamble/cJSON
Ultralightweight JSON parser in ANSI C
toptal/gitignore.io
Create useful .gitignore files for your project
akheron/jansson
C library for encoding, decoding and manipulating JSON data
jeelabs/esp-link
esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
tio/tio
A serial device I/O tool
eclipse-paho/paho.mqtt.c
An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: https://eclipse-paho.github.io/paho.mqtt.c/
0x1abin/MultiButton
Button driver for embedded system
eclipse-paho/paho.mqtt.embedded-c
Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
kgabis/parson
Lightweight JSON library written in C.
Nuand/bladeRF
bladeRF USB 3.0 Superspeed Software Defined Radio Source Code
tuanpmt/esp_mqtt
MQTT client library for ESP8266
vsergeev/c-periphery
A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
shineyr/Socket
Linux网络编程
cesanta/frozen
JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.
saprykin/plibsys
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
lammertb/libcrc
Multi platform CRC library
AndersKaloer/Ring-Buffer
A simple ring buffer (circular buffer) designed for embedded systems.
xant/libhl
Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
tuanpmt/espduino
ESP8266 network client (mqtt, restful) for Arduino
tuanpmt/esp_bridge
ESP8266 firmware SLIP Command, support mqtt, restful client
hichard/mymqtt
Eclipse Paho MQTT C/C++ client for Embedded platforms.A new efficient and stable way to realize for rt-thread.
marcinbor85/slip
Serial Line Internet Protocol
jackm/j1939decode
J1939 decode C library
vortex314/mqtt2serial
The Arduino or microcontroller side to work with serial2mqtt
vuquangtrong/tiva-c
Projects on Tiva C TM4C123G LaunchPad, handling buttons, leds, audio synthesizer, audio DAC, pressure sensor, LCD/ OLED, bootloader. Final project makes a musical instrument from breath sensors.
zanmato1984/polymorphic_c
A demonstrative C-implemented polymorphism framework.
fras/tm4c1294-hw-demo
Hardware Demonstration Project for the TI Tiva TM4C1294 Connected LaunchPad Evaluation Kit.
mattsousaa/IoT_BBB_MQTT
Trabalho final da disciplina de Sistemas Distribuídos usando a BeagleBone Black (BBB) para fazer o controle e monitoramento de dispositivos em salas específicas usando MQTT e representação de dados via JSON (Utilização do Paho e Parson).