added readme
This commit is contained in:
parent
bfd0f10511
commit
f2271f5240
8
README.md
Normal file
8
README.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
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
|
Loading…
Reference in New Issue
Block a user