News

Arduino is a good platform if you want to start working with electronics. The platform, specifically the Arduino Nano family, is a set of small form-factor boards that act as microcontrollers, meaning ...
If you're familiar with the Raspberry Pi and you like it, there's a good chance you'll like the Arduino, too. At first glance, the two devices are very similar to each other, but there are some key ...
There are easy ways of getting more I/O pins for any project; shift registers, I2C expanders, or ADCs will give you plenty of pins for whatever project you have in mind. All these require extra ...
Having had such quick success making a microcontroller project using an 8pin ATtiny85 and programming it with Arduino, I though I would try a more elaborate project, one that has been on the back ...