Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
[Martin] sent in a great guide to a simple Arduino based theremin. It’s a very small build – just a single common IC and some passive components – and easy enough to build in an afternoon. The ...
I’m not a fan of educational toys. They’re usually either too educational or too toy-like and, in the end, kids get little education and little fun. The Code Kit from LittleBits has changed my mind.
The readability of your code can make the difference between your project being a joy to work on, or an absolute headache. This goes double when collaborating with others. Having easily parsed code ...
The Arduino Oplà kit is a simple way to start building Internet of Things gadgets for fun and, for some, profit. The $114 starter kit includes an Arduino MKR WiFi 1010 board—basically a tiny, ...
A basic Arduino board adds creativity, flexibility, and interactivity to your home lab. It costs little but opens countless ...
The project shows the whole Arduino connected with a laptop touchpad while the 8×8 LED matrix is hooked up to Arduino. The project shows the whole Arduino connected with a laptop touchpad while the ...
I cannot get over how easy it is to get code running on an Arduino, allowing me to write the code to try to connect to a 20 character x 4 line LCD (wearing an I2C-to-parallel ‘backpack). Update: Part3 ...
The Arduino platform lies somewhere between Technic Lego and the low level geek world of circuit building. It consists of two parts; the hardware and the software, and with these you can build almost ...