GitHub

Showing 10 of 13 repositories

  • EmbeddedProto Public

    Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.

    Embedded-AMS/EmbeddedProto's past year of commit activity

    C++

    276 45 5 0

    Updated Aug 18, 2026

  • EmbeddedProto_Example_STM32_UART Public

    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…

    Embedded-AMS/EmbeddedProto_Example_STM32_UART's past year of commit activity

    C

    18 2 0 1

    Updated Feb 5, 2026

  • Embedded-AMS/EmbeddedProto_Example_ESP_IDF's past year of commit activity

    C++

    1 1 0 0

    Updated Jan 13, 2025

  • Embedded-AMS/EmbeddedProto_Example_FRDM_CAN_Bootloader's past year of commit activity

    C

    0 0 0 0

    Updated Jan 13, 2025

  • EmbeddedProto_Example_Arduino_Pro_WiFi_to_NodeJS Public

    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.

    Embedded-AMS/EmbeddedProto_Example_Arduino_Pro_WiFi_to_NodeJS's past year of commit activity

    C++

    3 1 0 0

    Updated Dec 16, 2023

  • Embedded-AMS/EmbeddedProto_Example_MSP430_SD_Logger's past year of commit activity

    Pascal

    1 1 0 0

    Updated Dec 16, 2023

  • Embedded-AMS/EmbeddedProto_Example_Makefile's past year of commit activity

    C++

    5 1 0 0

    Updated Dec 14, 2023

  • EmbeddedProto_Example_Mbed_to_server Public

    This example shows how you could communicate over ethernet using TCP sockets in a structured manner, using protobuf and Mbed OS as an RTOS.

    Embedded-AMS/EmbeddedProto_Example_Mbed_to_server's past year of commit activity

    Python

    2 1 0 0

    Updated Dec 14, 2023

  • Embedded-AMS/EmbeddedProto_Example_STM32CubeIDE's past year of commit activity

    C

    3 0 0 0

    Updated Dec 14, 2023

  • Embedded-AMS/EmbeddedProto_Example_STM32_Bluetooth's past year of commit activity

    C

    6 2 0 0

    Updated Dec 14, 2023

Read the original on github.com ↗