Updated readme

This commit is contained in:
wildercayden 2025-06-25 22:37:10 -04:00
parent 09895190c8
commit 61ba97238d

View File

@ -1,4 +1,4 @@
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)
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 (Mac and windows is unknown, never tested it, I coded it on my FRC laptop which I put Ubuntu on for over the off season) (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)