| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.
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 c…
A demo project showcasing the use of the Embedded Proto library in an ESP32 PlatformIO environment
Example in which Embedded Proto is used to do CAN net booting on a NXP FRDM-KE06Z
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.
A data logger example on an MSP430 using Embedded Proto
An example for EmbeddedProto on how to setup a project using makefiles.
This example shows how you could communicate over ethernet using TCP sockets in a structured manner, using protobuf and Mbed OS as an RTOS.
An example for EmbeddedProto on how to setup a project using STM32CubeIDE.
In this example we demonstrate using Bluetooth Low Energy (BLE) with a X-NUCLEO-IDB05A1 evaluation board from ST Microelectronics.
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |