my website | ||
config.ini | ||
README.md | ||
TableLaptop.py | ||
TablePI.py |
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 (Not sure if it works on mac or windows) (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
--help
Also the config.ini file can toggle debug and change the IP and table permantly+ (Or until you touch config.ini again)
The TableLaptop.py is 1 poorly named because it will work on anything and 2 can be used to test the tablePI.py, just enter the devices IP (example --ip 192.168.1.76) in TablePI.py and the PI will send data to the device, and the TableLaptop.py will show you the output of what the PI is sending