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 a wide variety of different projects. Maybe worth ...
When writing code for the ATtiny family of microcontrollers such as a the ATtiny85 or ATtiny10, people usually use one of two methods: they either add support for the chip in the Arduino IDE, or they ...
If you fancy building your very own tiny pocket sized retro games console, you may be interested in the ATBOY, using a custom-built PCB together with a selection of components listed below can build ...
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega microcontrollers, that way I don't have to use a breadboard and make the wiring to program ...
There are a few different ways of getting firmware onto one of AVR’s ATtiny85 microcontrollers, including bootloaders that allow for firmware to be updated without the need to plug the chip into a ...