Remember back in the early-to-mid 2000s when pretty much every cheap USB keyboard you could find started including an abundance of media keys in its layout? Nowadays, especially if you have a ...
One part that I find myself using somewhat regularly in microcontroller-based experiments is the “USB power bank” that provides USB-standard 5-V DC output and offers some basic protection features.
The popularity of the Arduino as a development platform has meant that it finds use in some pretty amazing projects across the globe - and here's a small selection to get you thinking about what you ...
If you fancy programming and controlling your very own Arduino robot you might be interested in a series of introductory videos which have been created by RS Components. The series of videos about the ...
Developers, makers and electronic enthusiasts searching for a small Arduino development board may be interested in the aptly named Atto. A small affordable USB development board designed specifically ...
Every maker needs a geeky wall clock and the geekiest way to get one is to build your own. With so many modular and open-source options, building your own decorative clock is far from the most ...
To test our circuit out - and before we start writing a program of our own - we'll load the Blink example. Simply load the Arduino IDE and go to File -> Examples -> Digital -> Blink to see what a very ...