News

What was your first Arduino program? Probably an LED blinker — that seems to be the “hello world” of microcontrolllers. You probably moved on to things a little more complicated pretty quickly.
[Connor]’s miduino aims to change that, turning raw MIDI files into polyphonic Arduino sketches. To convert MIDI files into Arduino sketches, [Connor] whipped up a Python script based on ...
Patrick's da Vinci is nothing less than a classic Etch-a-Sketch driven by stepper motors and controlled by an Arduino. Oh – and the frame and gears are all laser-cut, just to bump the coolness ...
This module is modeled after an Etch A Sketch and combines Arduino and Processing sketches. With the help of Processing, you can trace a line using two controllers (potentiometers). One of the knobs ...
Rob Cai has used and Arduino Uno development Board together with an old VGA display to create an awesome digital representation of the iconic Etch-a-Sketch mechanical drawing toy invented by ...
If you enjoy using the Sketches feature of the excellent Arduino Cloud service to code your Arduino projects and share them with others, you’ll be pleased to know that the official Arduino team ...
Of all the Arduino projects we've seen 'round here, this is certainly one of them! Using nothing but a Graphics LCD, an Arduino, and a WebSocket server he wrote using Python / Tornado, this young ...
There are many ways to do this, but on the Intel® Edison board, I found that the easiest way is using the /etc/init.d directory. If this is your first time using init.d for start-up scripts, you ...
Call it synchronicity, or manually setting a 16-bit number in an Arduino, or how to turn an OLED into a rotary dial... What am I talking about? Well, I was just compiling the blogs pages for the next ...