I would like to use an RPi 3 and an Arduino Uno together. I want them to be connected via USB so that I can use the R Pi 3 to program the Uno and so that the two can send data back and forth. The R Pi 3 would hang on my LAN.
The R Pi 3 and Uno combination will be located remotely. I will use a remote desktop viewer to access the R Pi 3 and run the Arduino IDE when Uno program changes are desired.
I have been reading through some of the the existing threads on getting the Arduino IDE to work and haven't quite figured out which revision I should load. I would like to use the latest one that can be installed without a lot of rigmarole.
What versions of Raspian and the Arduino IDE should I load to make all of this work with minimal pain?
Thanks.