ESP Component Registry
Open main menu
Docs
Blog
Sign in
tuanpmt
/esp_bus
1.0.1
Latest
uploaded 2 days ago
Lightweight event-driven message bus for ESP-IDF with string-based routing, pattern matching, and zero-allocation design
Readme
Changelog
Dependencies
1
Dependents
0
Examples
2
Versions
2
basic
Simple example demonstrating button and LED control using ESP Bus. Users can configure GPIO pins for a button and an LED, and the program handles…
Archive size ~ 2.38 KB
subscription
Advanced example demonstrating event subscriptions, wildcards, and custom modules, including wildcard subscription for button events, a custom…
Archive size ~ 2.82 KB