-
-
Notifications
You must be signed in to change notification settings - Fork 111
Advanced Configuration Cookbook
peteGSX edited this page Mar 22, 2022
·
13 revisions
Here are some advanced techniques that can be used to resolve interesting problems and integrate with other hardware and software.
In general, these techniques require very little understanding of C++ but some will require programming skills. In principle, follow these examples to avoid editing the main bulk of the C++ code so that you are not damaged by upgrades. The code has been designed to be extended by only editing the .ino file and possibly adding new files as needed.
Connecting a secondary command source
Using a siding as a programming track
Controlling startup power settings
Setup and Configure a Wemos Mega2560 + ESP8266 WiFi On-Board