Making a servo tester using an Attiny85 micro chip, Attiny45 also works for this project. This diy servo tester is as good as any other servo tester, the difference is that it can be programmed to do ...
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 ...
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 Arduino ...
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 ...
The Arduino is a powerful platform for interfacing with the real world, but it isn’t without limits. One of those hard limits, even for the Arduino MEGA, is a finite number of pins that the ...