Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

BaseStation Installer

Pre-release
Pre-release
Compare
Choose a tag to compare
@dexslab dexslab released this 15 Jun 16:26
· 63 commits to master since this 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

  1. Simply choose your zip file below, either the 64bit or the 32bit (aka x86) version
  2. Download and Extract the Installer into its own folder
  3. Open the folder and run the BaseStationInstaller.exe

To run on macOSX

  1. https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.301-macos-x64-installer
  2. Download and Extract the Installer into its own folder.
  3. Open a terminal window and navigate to that folder
  4. Run the following command dotnet BaseStationInstaller

To run on Linux (including the Raspberry Pi)

  1. https://docs.microsoft.com/en-us/dotnet/core/install/linux
  2. Download and Extract the Installer into its own folder.
  3. Open a terminal window and navigate to that folder
  4. Run the following command dotnet BaseStationInstaller