WcbCmd

Shared WCB command translators (device command -> native wire bytes).

Author
Greg Hulette
Website
https://github.com/greghulette/WcbCmd
Category
Device Control
License
MIT
Library Type
Contributed
Architectures
esp32

One command vocabulary for the whole WCB (Wireless Communication Board) ecosystem. Turns the WCB ";"-command verbs (;M Maestro, ;A MP3, ;L WLED, ;H HCR) into each device's native serial wire protocol, identically on any board. Compiled by BOTH the WCB firmware and a WCB_Client host (e.g. NaviCore) so the SAME command produces the SAME device bytes whether it is reached across the mesh over ESP-NOW (a WCB parses it) or out a host-local serial port (the host parses it). The library is pure translation (verb/action -> native bytes on an injected Stream); all routing, config, NVS and ESP-NOW relay stay in the firmware. Ships the Maestro (;M), MP3 (;A), WLED (;L) and HCR (;H) modules.

Downloads

Filename Release Date File Size
WcbCmd-0.7.0.zip 2026-07-24 36.88 KiB
WcbCmd-0.6.0.zip 2026-07-24 34.81 KiB
WcbCmd-0.5.0.zip 2026-07-17 31.59 KiB
WcbCmd-0.4.0.zip 2026-07-15 28.78 KiB