Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandStation Library

Arduino library for controlling and powering devices on a two-wire bus. Based on DCC++ EX (https://github.com/DCC-EX/BaseStation-EX) for controlling model railroads, including trains and accessories, but has other uses including home automation. Special thanks to Gregg E. Bermann, who wrote the original DCC++ sketches.

To include this library in your platformIO project, add https://github.com/davidcutting42/CommandStation.git to lib_deps and add #include <CommandStation.h> to your main.cpp file. See the example for usage.

About

Cross-platform Arduino library for controlling and powering devices on a two-wire bus.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages