mirror of
https://github.com/JonasunderscoreJones/PI-server-rack.git
synced 2025-10-23 01:29:18 +02:00
6 lines
No EOL
268 B
Python
Executable file
6 lines
No EOL
268 B
Python
Executable file
# Purpose:
|
|
# - When Arduino connected:
|
|
# - Communicate to Arduino over serial (tweak settings and get system monitor)
|
|
# - When Internet connected:
|
|
# - Communicate to RPI 4B over Wifi (tweak settings and get system monitor)
|
|
# - Neat UI with graphs, settings, etc... |