DccPlusPlus / BaseStation

DCC++ Base Station for Arduino Uno and Mega
207 stars 150 forks source link

Adding Support for DCC++ HAT #22

Open cescalemodels opened 7 years ago

cescalemodels commented 7 years ago

I added support for my new Raspberry Pi DCC++ HAT that replaces the Arduino Uno/Mega and Motor Driver with a single board capable of 5A output per channel. The changes are to make it easy for users to select and program the board, and are mostly changes to comments and instructions. There are some changes to the code to allow selection of the DCC++ HAT as a "shield".

The only major thing that I see as left to do is to make sure that the current sense circuit is functional, but from my guess there should be no problem.

I will be releasing schematics for the HAT in the next few weeks.