News

ATtiny with USB Boot Loader: Tips & Tricks for DIYers DIYers building a development board similar to this one, and looking for applications to be added through USB without an external programmer, ...
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-bas… ...
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 ...
Posted in Microcontrollers Tagged arduino, attiny, attiny85, communications, dev board, i2c, microcontroller, platform ← Acid-Damaged Game Boy Restored ...
An Arduino is by no means expensive, but that still doesn't mean that it suits your needs right out of the box. If you want to make your own custom board, Make shows you how in a three-part series.
The tiny Nanite 85 Arduino development board was created as a fun project after its creator Tim had seen the Digispark and, subsequentally, the Adafruit Trinket were announced.
The Adafruit Gemma measures just 1 inch in size and is powered by an ATtiny85 and programmable with an Arduino IDE over USB, allowing you to create those wearable projects of the future.
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 ...
Arduino: go to sleep tiny ATtiny Related to being powered by a super capacitor, I also need to get my ATtiny to go to sleep when not processing anything. And that involves setting pins to ...