News

The Digispark is based on the very popular Atmel ATtiny85, an 8 pin microcontroller that provides a quarter of the Flash storage and RAM as the ‘official Arduino’ ATMega328p.
Maker and developers looking for a tiny Arduino development board might be interested in The Nanite 85, which could possibly be the world’s smallest ATtiny85 based Arduino derivative development ...
Hello friends in this post we’ll se how easily we can build a Attiny based mini game console. In this mini game console you can play some retro games, which is obviously not very high tech but yes you ...
This guide is a complete guide to setting up the Digispark ATtiny85 board on macOS with the Arduino Uno as ISP and Arduino IDE. For example, connect Digispark ATtiny85 pin 0 to Arduino Uno pin 11, ...
“Possibly the smallest ATtiny85 based ‘duino derivative”. Indeed! When Olimex announced the Olimexino 85s as the smallest Arduino ever, [Tim] took that as a challenge. His very small Ar… ...
Features of the Arduino Learning Kit ATTiny85 and Programmer Board : – Support For the Arduino IDE 1.0+ (OSX/Win/Linux). – Power via USB or External Source – 5v or 7-35v (Automatic Selection).
I then re-edited the boards.txt file to avoid future confusion. This worked, both setting a standard ATtiny85 to reset at 2.7V, and setting the low-voltage variant (ATtiny85V) to reset at 1.8V. BTW – ...
Prior to this, I downloaded one of the sets of data to enable the Arduino IDE (v1.8.3 in my case) to work with ATtiny85 by following these instructions on the MIT HighLowTech blog.- which involves ...