News

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, wh… ...
It’s easy to have a soft spot for “mini” yet perfectly functional versions of electronic workbench tools, like [David Johnson-Davies]’s Tiny Function Generator which uses an ATtiny85 to ...
Sometimes you don't need a large microcontroller to get your work done. In this installment, TK teaches us how to use the ATtiny combined with Arduino to use the PWM function found on this chip.
The ATtiny85 based mini development board is similar to the Arduino, but cheaper and smaller (ofcourse a bit less powerful). With a whole host of shields to extend its functionality and the ability to ...
German hacker Peter Feuerer decided to turn a $20 TP Link 703n into an internet radio using a cheap ATtiny85.
We included the ATTiny85 chip with an on-board USB programmer which simply plugs into the learning kit making it easy to make connections and prototype your projects.
The ATtiny85 is programmed to act like a USB keyboard that enters in the password and then additional software can automatically create a new password when you need it.
Maker and developers looking for a tiny Arduino development board might be interested in The Nanite 85, which could possibly be the world’s smallest ATtiny85 based Arduino derivative development ...
Arduino-compatible ATtinys with more pins Having had such quick success making a microcontroller project using an 8pin ATtiny85 and programming it with Arduino, I though I would try a more elaborate ...
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 ...