Nuacht

Introduction This is a front-end package for talking to an Arduino with Python, Ruby and Node.js. It's a child project of arduino-clj, which contains the back-end Arduino code and a front-end for ...
Having worked with Arduino on many projects and having more recently learned to develop for the web, the thing I immediately wanted to do was to interface both the hardware side of things with the ...
This snippet of Hello World code lets [Nico Ritschel] turn the Pin 13 LED on his Arduino on and off using Siri, the voice-activated helper built into iPhones. The trick here is using the Ruby ...