dszammer's Stars
boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
Embedded-AMS/EmbeddedProto_Example_STM32_UART
Connecting a micro controller with a PC is simple when using google protocol buffers. This example shows you how you could communicate over UART in a structured manner. Embedded Proto is used to generate the embedded code while regular protoc code is used for the python desktop script. Commands are send from the PC to the micro controller. The chip will in turn reply with a message to give a status update.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
pazaan/600SeriesAndroidUploader
Your Medtronic 600-series pump data, direct to Nightscout
nightscout/cgm-remote-monitor
nightscout web monitor
niekiran/MasteringMCU
Udemy Mastering Microcontroller Course Repository
matthiasbock/libcan
Simple C/C++ bindings for CAN bus communication
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
fboris/STM32Cube_FW_F4
a clone of stm cube f4 library
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
encedo/hex2dfu
Simple command line tool to convert file format from Intel HEX to STM32 DFU.