DCC-EX Native/Serial Command Protocol Library - DCCEXProtocol¶
A DCC-EX Native/Serial command protocol library is available to help develop throttle apps on Arduino (primarily ESP32) hardware.
The library implements the DCC-EX Native/Serial command protocol (as used in the DCC-EX EX-CommandStation ONLY), allowing a device to connect to the server and act as a client (such as a hardware based throttle).
Details of the library, including instructions and examples, is available here.
Note that EX-CommandStation also supports the WiThrottle Protocol for which the protocol library also exists.