uploaded 3 months 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, featuring hardware setup with an ESP32 development board, a button, and an LED.…
    2.38 KB
  • subscription
    Advanced example demonstrating event subscriptions, wildcards, and custom modules, featuring wildcard subscription for button events, a custom module…
    2.82 KB