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 ...
This repository contains a project for an Arduino hat PCB for downloading a bootloader onto an ATtiny85 microcontroller and a PCB-based USB device for directly sending code to the ATtiny85. All PCB ...
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 ...