|
Re: GRIP (PI) to arduino?
Unless one exists, you would need to write a NetworkTables lib for Arduino. Instead, what I would do is have a program on the pi that reads networktable values and sends them over i2c or serial to the arduino. You can use python and pynetworktables, or some other lib.
__________________
I have approximate knowledge of many things.
FRC 3184: 2014-, FTC 10648: 2015-
|