attiny15

EEPROM Driver for AVR with RAM using ATtiny15 microcontroller

Download the test program with driver:  i2cm030710F.asmI had been putting off writing a driver for some 24LC64 and 24LC256 EEPROMS I was thinking about using, when I came across a temperature logger application written by Sean Ellis. The Temperature logger was posted on on www.avrfreaks.net on January 10, 2002, project ID 49.  The original application […]

EEPROM Driver for AVR with RAM using ATtiny15 microcontroller Read More »

PC Temperature Meter using ATtiny15 microcontroller

Port-Powered Temperature Meter This is a four-channel temperature measurmet adapter that works without external power supply. It will suitable for measureing temperature and logging its data with a PC. The circuit diagram is very simple and no adjustment is required, everybody will able to build it with ease 🙂   Specs. Micro-controller ATtiny15L (Atmel) Number

PC Temperature Meter using ATtiny15 microcontroller Read More »

Ghetto Development Environment Using Microcontrollers

A while back, I posted up a quick and dirty “el cheapo” method of getting started programming the Atmel AVR series chips: Ghetto Programmer (version 1.0) Since then, I’ve vamped, re-vamped, and otherwise improved my setup. Thought it’d be nice to document it. The goal was to get a flexible, compact, portable, use-anywhere, AVR-based microcontroller

Ghetto Development Environment Using Microcontrollers Read More »

Repair dead AVR's – Attiny fusebit doctor (HVSP)

Did you make a mistake while programming fusebits, or purposely disabled reset pin (RSTDISBL) or ISP programming (SPIEN)? No need to buy or make inconvenient HV programmer only for unlock couple of Tiny AVR’s. This Attiny fusebit HV doctor will cure your dead tiny microcontrollers, by restoring all fusebits to factory settings – nice and

Repair dead AVR's – Attiny fusebit doctor (HVSP) Read More »

Scroll to Top