Support
Raspberry Pi Setup Instructions
![]()
|
Station Controller User Manual - Rev 4
|
Raspberry Pi Node Red Flows
![]()
|
Station Controller Dashboard - Current Version - Rev 4
This Node Red flow controls one instance of each of the modules: GPIO Module, Coax Relay Module, RF Watt Meter Module |
Raspberry Pi Python Utilities
![]()
|
Shutdown Button Program
Pressing the "SHUTDOWN" button on the RPI host adapter will cause a proper and safe shutdown of the raspberry pi. Install this python program in /home/sierra/bin Using your browser do "save link as..." You will find the download in /home/sierra/Downloads RENAME the file: mv shutdown_button.py.txt shutdown_button.py Copy to your bin directory cp shutdown_button.py /home/sierra/bin |
![]()
|
Display IP Address
This program will send the raspberry pi's LAN IP address to the control modules LCD displays Install this python program in /home/sierra/bin Using your browser do "save link as..." You will find the download in /home/sierra/Downloads RENAME the file: mv getip.py.txt getip.py Copy to your bin directory cp getip.py /home/sierra/bin |
Windows Utilities
![]()
|
SRS Macro Program
This program can be invoked with a StreamDeck button press and send commands to any serial port. Used with a USB to DCN dongle, you can control any station controller relay from the StreamDesk. |