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 ...
Version 1.6.4 of the Arduino IDE has been out for a little while now, and it has a couple of notable changes. To our eyes, the most interesting change makes adding support for non-standard boards and ...