Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.
-
Updated
Sep 4, 2024 - C++
Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.
An example for EmbeddedProto on how to setup a project using makefiles.
This is a simple example showing how an Arduino sends data through a server to a front end. Following this tutorial, you will learn how an IoT system works from the device through the server to the front end.
An example for EmbeddedProto on how to setup a project using STM32CubeIDE.
Add a description, image, and links to the embeddedproto topic page so that developers can more easily learn about it.
To associate your repository with the embeddedproto topic, visit your repo's landing page and select "manage topics."