[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 ...
Changing AVR fuse values in an unintended way can render the microcontroller practically dead. For example you might have altered clock source bits in a way that the processor cannot be programmed ...
Make your own ATtiny 85 programmer using an Arduino Nano and a custom made PCB! I've been building a few projects of late that use a ATtiny 85 microcontrollers and wanted to create a specifically ...
Most of the AVR ATtiny microcontrollers can be programmed with this small board which can also be used in a standalone application which building a project. Most of the AVR ATtiny microcontrollers can ...
If you’re an experienced hacker, you’ve probably run into a problem at some point and thought “let’s make a tool to automate that”. A few hours later you’ve got your tool, but then realize that the ...