News

Arduino microcontrollers have added Python to the range of compatible programming languages. Others can be used, and not just Arduino's own IDE app.
Juniper is a functional reactive programming language for the Arduino platform. What that means is that you’ll be writing your code using anonymous functions, map/fold operations, recursion, and ...
The software driving the SVG plotter has been significantly modified to be compatible with Processing 2.1.1. This ensures that the plotter can handle a variety of vector graphic formats and commands.
The Arduino is an excellent first embedded development kit, provides a great introduction to electronics, and has the potential to get children into programming. [David] thinks throwing C at non-pr… ...