[Mitxela]’s repair of a Roland JV-1080 (a rack-mounted 90s-era synthesizer) sounds simple: replace a broken rotary encoder on the front panel. It turned out to be anything but simple, since the part ...
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 ...
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 ...
Small I2C OLED displays are common nowadays, and thanks to the work of helpful developers, there are also a variety of graphics libraries for using them. Most of them work by using a RAM buffer, which ...
Providing a quick start for projects with 8 and 20 pin AVR microcontrollers is the main purpose of building these tiny controller boards. Providing a quick start for projects with 8 and 20 pin AVR ...
As I did not realise that Arduino is a quick route to getting a stand-alone 8pin microcontroller – an Atmel ATtiny85 – to do something useful. You don’t get all of the functions and performance of an ...
A new project soon to be available via the Crowd Supply website has been unveiled this week in the form of the ATtiny Flasher, an open hardware flashing tool specifically designed for the Atmel ATtiny ...
If you're looking for a fun electronics project to give a small fright to trick-or-treaters you can create a spooky blinking eyes setup where several sets of colored eyes blink randomly by ...
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega ...