News

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 ...
So if you’re knee deep in an Arduino-based project and you want to constantly monitor all of the micro’s pins, what’s the best way to go about it? [Jonathan Clark] from LVL1 in Louisville was looking ...
Learning how to do everything on the Arduino can get a little tricky when you're working with a lot of parts. Thankfully, Arduino forum member Romano d'Ezzelino has put together a series of reference ...
For most beginning hardware hackers, Arduino is hard and Linux/Android is easy. The folks at UDOO, a Kickstarter project that ends tonight, aim to solve that by mixing the best of both worlds. The ...
[Trent M. Wyatt]’s CPUVolt library provides a fast way to measure voltage using no external components, and no I/O pin. It only applies to certain microcontrollers, but he provides example Arduino ...