Nieuws

The ATtiny 45 and 85 Programmer Shield is the product of a bored Saturday afternoon and using what I learnt from reading High-Low Tech's tutorial on programming an ...
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 ...
Attiny85 is tiny yet powerful version of arduino. Attiny85 is an 8bit microcontroller , whereas arduino is 16bit , yet it can potentially replace many arduino in many projects (as arduino is ...
[Scott] is a big fan of the Arduino platform, and he’s not afraid to admit it. It does all the things he needs, but now and again he would like to use something a bit smaller, without all the bells ...
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 ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
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 ...