Android Based Arduino IDE
-
In case you haven't seen it yet, on Google Play Store, an Android based IDE for Arduino, "ArduinoDroid" by Anton Smirnov. One interesting feature is that you can keep your sketches on DropBox and effectively share them between your Android tablet and your desktop IDE.
-
I was playing around with this yesterday and noticed something peculiar, it consistently reports the compiled image as several hundred bytes less than the same sketch in the Windows IDE. I haven't tried executing the compiled sketch yet so I don't know if is just a counting anomaly or if it failed to compile properly. I have ro get a cable adapter for my Nexus before I can upload to a Arduino to find out.