Planning another Arduino build? If you’re just doing something simple like switching a relay or powering a LED, you might want to think about the Digispark. It’s a very small ATtiny-based Arduino ...
The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...
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 ...
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 board ...
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 ...
[Scott] is a big fan of the Arduino platform, and he’s not afraid to admit it. It does all the things he needs, but now and again he would like to use something a bit smaller, without all the bells ...
This project serves as a comparison of three different development environments for a simple Arduino "Blink" example targeting the ATTiny85 microcontroller. The goal is to provide a base for ...