thorrak/esp_bus

1.0.3

Latest
uploaded 9 hours ago
Lightweight event-driven message bus for ESP-IDF with string-based routing, pattern matching, and zero-allocation design

2 examples

  • basic
    Simple example demonstrating button and LED control using ESP Bus.
    2.38 KB
  • subscription
    Advanced example demonstrating event subscriptions, wildcards, and custom modules in an ESP Bus environment.
    2.82 KB