DCC-EX / CommandStation-EX

EX-CommandStation firmware from DCC-EX. Includes support for WiFi and a standalone WiThrottle server. A complete re-write of the original DCC++.
https://dcc-ex.github.io/
GNU General Public License v3.0
153 stars 103 forks source link

[Feature Request]: auto power off #309

Open prchal opened 1 year ago

prchal commented 1 year ago

Problem/idea statement

I would put relay on some gpio to cut power supply. This gpio could go high after boot and can be kept high if any command received within set time. If no commands for that time, the gpio goes low and switch off station.

Alternatives or workarounds

Some kind of watchdog reset by commands.

Additional context

No response