Skip to content

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

License

Notifications You must be signed in to change notification settings

Kcsmith0708/CommandStation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • C 6.0%