News

Literally, ATtiny85 is a scaled-down version of the Atmega microcontroller on Arduino boards with just a few I/Os (five usable pins) that can listen to or talk to most sensors and transducers.
When writing code for the ATtiny family of microcontrollers such as a the ATtiny85 or ATtiny10, people usually use one of two methods: they either add support for the chip in the Arduino IDE ...
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 ...
The kit has been specifically designed to provide tutorials that teach learners about wiring and programming the included ATTiny85 chip in a plug and play Arduino-based environment all enclosed in ...
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 ...
Celebrating little victories means a nice cup of tea as I managed to transfer an Arduino programme into an AVR ATtiny85 microcontroller. Like the people in and surrounding Raspberry Pi, clever souls ...
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.