-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Damian Philipp edited this page Jul 25, 2021
·
3 revisions
The documentation of c6021light is split into two parts:
- The User Manual tells you how to use c6021light to configure and control your model railroad. The User Manual is checked into the source code repository, as its contents change whenever the implementaiton - and therefore the behavior of the c6021light - change. You can find it by clicking the previous link or by browsing the c6021light/doc folder.
- The Development Instructions tell you how to set up a development environment on your local machine to participate in the development of c6021light or to flash new versions of the software onto your board. It also tells you how to connect your computer to the c6021light via the serial console to access the configuraiton options of the c6021light. As these instructions do not change when c6021light changes, they are split out into this wiki.
- Build & Upload tells you how to install the PlatformIO development environment, how to check out the source code from Git, load it into your IDE and how to flash a new software version onto the c6021light board.
- Connect to Serial Console contains instructions how to connect a computer to the c6021light serial command line interface to monitor operation of the c6021light or to change its configuration.