Nuacht

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 ...
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 ...
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, or they ...
Being able to track down a bug in a mountain of source code is a skill in its own right, and it’s a hard skill to learn from a book or online tutorial. Besides the trial-by-fire of learning while ...
A new project soon to be available via the Crowd Supply website has been unveiled this week in the form of the ATtiny Flasher, an open hardware flashing tool specifically designed for the Atmel ATtiny ...