My arduino runs very well on my Surface laptop. No problems. I have a project that requires the use of analog and digital inputs. So I would like to have my Raspberry pi talk to my Arduino. I browsed around the web and found the link below.
After reading what was written it looked very simple, too simple, so I tried it. I ran the three sudo lines as indicated. Sure enough the IDE for the Arduino showed up right under Geany the one I use for the Raspberry.
I loaded one of the sample sketches. I then ran verify and it verifies with no errors. When I went to upload to the arduino I got an error.
My question is this. Is this a good way to do what I want to do or is something missing? I also had the question, where does Raspian get the arduino install?
Can anyone shed some light on this topic. It really would be nice to have two little black boxes talking to each other. Sure keeps the components to a minimum when hauling hardware around.
John