ESP Component Registry
Open main menu
Docs
Blog
Sign in
tuanpmt
/esp_bus
1.0.2
Latest stable version: 1.0.3
uploaded 3 months ago
Lightweight event-driven message bus for ESP-IDF with string-based routing, pattern matching, and zero-allocation design
Readme
Changelog
Dependencies
1
Dependents
1
Examples
2
Versions
4
2 examples
basic
Simple example demonstrating button and LED control using ESP Bus. It includes hardware requirements, GPIO configuration, build and flash…
2.38 KB
subscription
Advanced example demonstrating event subscriptions, wildcards, and custom modules. It features wildcard subscription to handle button events, a…
2.82 KB