Running Arduino sketches on the PiPostby kolban » Wed Feb 03, 2016 2:09 amA new project can be found on Github here:https://github.com/me-no-dev/RasPiArduinoWhich provides the ability to compile Arduino sketches using the Arduino IDE on either Windows or Linux and run the resulting binaries on the Raspberry Pi.A video tutorial has been built which illustrates getting the solution up and running. That video can be found here:https://www.youtube.com/watch?v=lZvhtfUlY8YIn the video, we only show getting it going for the B+ and Pi 2 but we can also run the solution on the Pi Zero and other variants.In another video, we show how to write binaries directly to the Pi file system:https://www.youtube.com/watch?v=sd5NLSKp1QU
Now I have a reason for getting a Pi Zero! That is awesome!
I have one, but I'm not a fan of the Pi zero. It seems crazy to make a linux device that has no network connectivity.To me it could have been a great IoT device if it just had built in wifi.But not having a standard USB port and no network connectivity makes it not very useful to me.I'd rather use the other models.--- bill