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 c…
17Updated 10 months ago

Related projects

Alternatives and complementary repositories for EmbeddedProto_Example_STM32_UART