Restock Embedded Application is made with C++. This app is responsible for controlling the hardware of the Restock Supply Keeper. Also, it is based in commands and events rather than continuous checking.
-
Updated
Jun 1, 2026
Restock Embedded Application is made with C++. This app is responsible for controlling the hardware of the Restock Supply Keeper. Also, it is based in commands and events rather than continuous checking.
This project demonstrates the usage of the Modest IoT Nano-framework (C++ Edition) v0.1 by implementing a simple IoT device: the ToggableLedDevice. It toggles an LED on an ESP32 via a button press, showcasing the framework’s object-oriented, event-driven, and CQRS-inspired design.
This project demonstrates the usage of the Modest IoT Nano-framework (C++ Edition) v0.1 by implementing a simple IoT device: the ToggableLedDevice. It toggles an LED on an ESP32 via a button press, showcasing the framework’s object-oriented, event-driven, and CQRS-inspired design.
This project demonstrates the usage of the Modest IoT Nano-framework (C++ Edition) v0.1 by implementing a simple IoT device: the ToggableLedDevice.
Demonstrate ESP32 GPIO control by toggling an LED on and off using a button for hands-on embedded system learning.
Add a description, image, and links to the modest-iot topic page so that developers can more easily learn about it.
To associate your repository with the modest-iot topic, visit your repo's landing page and select "manage topics."