This repository has been archived by the owner on Sep 11, 2023. It is now read-only.
BaseStation Installer
Pre-release
Pre-release
No longer supported
Please check releases for lastest supported versions
This is the first cross platform release of the BaseStation installer project. It features All 3 current projects of the DCC++ EX team. New processing of compile and upload using Arduino-CLI. Various Fixes as well.
Requirements
- Windows/Linux/MacOS Computer
- DCC-EX Compatible motor shield / motor controller board
- DCC-EX Compatible Microcontroller such as Arduino Mega/Uno or SparkFun SAM21 Development board
- USB cable to connect your computer to the Microcontroller
- Trains
To run on Windows
- Simply choose your zip file below, either the 64bit or the 32bit (aka x86) version
- Download and Extract the Installer into its own folder
- Open the folder and run the BaseStationInstaller.exe
To run on macOSX
- https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.301-macos-x64-installer
- Download and Extract the Installer into its own folder.
- Open a terminal window and navigate to that folder
- Run the following command
dotnet BaseStationInstaller
To run on Linux (including the Raspberry Pi)
- https://docs.microsoft.com/en-us/dotnet/core/install/linux
- Download and Extract the Installer into its own folder.
- Open a terminal window and navigate to that folder
- Run the following command
dotnet BaseStationInstaller