Go to file
2025-06-25 22:29:18 -04:00
my website first commit 2025-06-24 11:17:01 -04:00
AurTest.py Added argparse 2025-06-25 21:41:36 -04:00
README.md Update README.md 2025-06-25 22:29:18 -04:00
TableLaptop.py make work with rio 2025-06-25 21:20:24 -04:00
TablePI.py before it would say sending data even if server is unreachable, fixed that 2025-06-25 22:19:50 -04:00

Simple program to send data to a robo rio about system info, it requires pynetworktables and psutil to work, it will work on any computer running linux (Other then temp if your temp sensor uses a diffrent name then the ones it looks for then it won't find the temp) and also there is my old web test idea (Which still works)

When running TablePI.py you can add a custom IP, table name, or have it print the info its sending (And ping the Rio/Device it is trying to contact)

Examples -

--ip 192.168.1.76

--table PItable

--debug