News

The open-source Arduino micro-controller is a very useful piece of kit which has been implemented by hackers to power countless endeavors from Musical Umbrellas to Angry Birds Slingshot Controllers.
Adafruit’s Trinket and digiStump’s Digispark board are rather close cousins. Both use an ATtiny85 microcontroller, both have USB functionality, and both play nice with the Arduino IDE. [Ray] is a fan ...
Some of our readers might remember the tiny Digispark Arduino enabled USB developer board that launched after a successful crowd funding campaign back in August 2012. Now the team behind the tiny ...
There has recently been a huge influx of extremely small dev board based on the ATtiny85. This small 8-pin microcontroller is able to run most Arduino sketches, and the small size and low price of ...
Kickstarter has served as a hotbed of tech innovation all year and if the latest project to gain media attention is any indication, there's no sign of letting up anytime soon. The Digispark campaign ...
Even if you don’t know what an Arduino board actually is (in which case, check out our overview), chances are you’ve excitedly shared a link with your friends about something powered by Arduino. This ...
Arduino libraries, like libraries for other programming languages, help easily extend the range of functions available to users in the standard integrated development environment (IDE). They are ...