Other

“This article describes a simple routine to interface a rotary encoder to a microprocessor; I’ve chosen the ATtiny85 because it’s the simplest processor you could use for such an application. The main routine that does all the work …

“Because I use a lot of tutorials online, I figured I should give something back. So this is my first electronics tutorial, or any for that matter. I should note that I’m not a native English speaker So when …

“Hi! Heres my contribution to the long line of making programming shields to the Atmega family. Im using to allmost ewery project of my own them ATtiny 84 (the 14 pins) & ATtiny85 (the 8 pins). I got my kicks from …

“This instructables show how to visualize the circuit design in real life.”

“ATTiny85 is a powerful MCU, which offer DIP8 or even smaller package. To program it we need some kind of ISP programmer. Maybe Arduino as ISP is the easiest way if you happened to have one arduino board in your …

“This is a password auto typer based on Picoduino. Picoduino is an Attiny85 board, similar to digispark but it has a couple of bells and whistles. For example it has a pushbutton which can be used as reset or (in …

“My business card is an ATtiny85 dev board the size of a credit card. Types out my contact info when a capacitive touch sensor is activated. Primarily designed to be used a Business Card/Resume/Portfolio, it is an ATtiny85 …

“Did you ever wanted to build your own robot car? Well…this is your chance!! In this Instructable I will walk you in how to make a Robot Car controlled via Bluetooth and MIT App Inventor2. Be aware that Im …

“Those of you who like to play Ping Pong know that a serve in which ball touches a net before hitting the opponent’s side of the table is a faulty serve (or a “let” in the official speak). You …

“Here I demonstrate how to use a single microcontroller pin to generate action-potential-like waveforms. The output is similar my fully analog action potential generator circuit, but the waveform here is created in an entirely different way. A microcontroller is at …