News

Programming An ATtiny Using An Arduino. 24 Comments . by: Mike Nathan. May 29, 2011. Title: Copy. Short Link: Copy [Scott] is a big fan of the Arduino platform, and he’s not afraid to admit it ...
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).
The ATtiny10 – along with its younger siblings that go by the names ATtiny 4, 5, and 9 – are the smallest microcontrollers Atmel makes. With only 32 bytes of RAM and 1 kB of Flash, ther… ...
As I did not realise that Arduino is a quick route to getting a stand-alone 8pin microcontroller – an Atmel ATtiny85 – to do something useful. You don’t get all of the functions and performance of an ...
The ATtiny85 based mini development board is similar to the Arduino, but cheaper and smaller (ofcourse a bit less powerful). With a whole host of shields to extend its functionality and the ability to ...
Following on from getting an Arduino programme to run on an 8pin ATtiny (ATtiny85), I need to invoke the in-built brown-out reset circuit – because my application involves running from an ...