marcelim12's Stars
libopencm3/libopencm3
Open source ARM Cortex-M microcontroller library
bblanchon/ArduinoJson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
zserge/jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
andygock/glcd
Graphic LCD Library for microcontrollers based embedded systems. Compatible with chipsets PCD854, ST7565R, NTD75451 and many AVR, LPC, PIC, STM32 devices.
jgeisler0303/can2mqtt
CAN bus to MQTT bridge with extensive parametrization for translation between CAN message and MQTT topic and payload string
c3re/can2mqtt
CAN-Bus -- MQTT bridge: bidirectional, configurable and extendable
binarymaker/moving-average-filter
Moving average filter library
dermesser/libsocket
The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also my uvco library for a refreshed version!