DCC-EX / CommandStation-EX

EX-CommandStation firmware from DCC-EX. Includes support for WiFi and a standalone WiThrottle server. A complete re-write of the original DCC++.
https://dcc-ex.github.io/
GNU General Public License v3.0
155 stars 107 forks source link

LocoNet with DCC++ EX #236

Open mesheets opened 2 years ago

mesheets commented 2 years ago

There was some past discussion on the TrainBoard forum regarding DCC++/LocoNet interoperability. In that thread, FlightRisk noted some potential with Hans Tanner's Internet of Toy Trains project.

More recently, I discovered the LocoNet Control Station project elsewhere here on GitHub, which is based in part on the DCC++ BaseStation project. This LocoNet Control Station project ”accepts Loconet messages from different sources: physical LocoNet bus, USB-Serial, LbServer (LocoNet over TCP). All messages must be transparently routed to between all connected buses.”

Are the LbServer and LocoNet* classes able to be incorporated into DCC++ EX?