News

For those interested in building this handy tester, [David] has shared the Eagle CAD files as well as the ATtiny85 code on his Github repository or you could just order out some boards from OSHpark.
Using AVR assembly, [Blancmange] managed to fit everything into the 8 Kbytes of flash on the ATtiny85. This includes an implementation of AES-CMAC, an AES cypher based message authentication code.
Anyone who would like to learn Arduino programming and more about the fantastic electronic development platform which is fun and easy-to-use to create ...
Arduino: testing ‘brown-out’ on ATtiny85 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 ...
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 ...
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 ...