News

Making a servo tester using an Attiny85 micro chip, Attiny45 also works for this project. This diy servo tester is as good as ...
Posted in Arduino Hacks Tagged arduino, Atmel, attiny85, AVR, isp, microcontrollers ← Aquabot Gets Around More Than You’d Think Fixing POST Errors With A Single Key → ...
The Digispark is based on the very popular Atmel ATtiny85, an 8 pin microcontroller that provides a quarter of the Flash storage and RAM as the ‘official Arduino’ ATMega328p.
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega ...
Write the programme – called ‘sketch’ in Arduino speak (you do have to add ATtiny85 capability to the standard Arduino software – easy, see SparkFun link below). Re-programme the Uno as a programmer, ...
Coherent Sapphire GUI and Arduino controller for Thorlabs LDC. A collection of arduino (or attiny85) based tools to add missing functionalities to Thorlabs laser drivers and LabView event based GUIs.
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 ...