AVR ATmega Projects

Make yourself a homemade clock with thermometer using ATMEGA128

In this step by step I wanna share my experiment with ATMEGA128 timer and interrupt using DS1307 and NTC to display homemade clock and thermometer. It displays hour,minute,second, day of week, day of month, month, and year, and the temperature in celcius Enjoy the project… Step 1: Prepare all the parts for this project This

Make yourself a homemade clock with thermometer using ATMEGA128 Read More »

Burn BootLoader into Atmega328P using Arduino Diecimila

I have an old Arduino Diecimila and some new Atmega328P-PU chips. Shouldn’t have but I brounght some without bootloader to save some dollars. What next? search instructables to see if I can burn bootloader to ths chips. Unluckily not working. An error message “avrdude: stk500_getsync(): not in sync: resp=0x00 avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51”

Burn BootLoader into Atmega328P using Arduino Diecimila Read More »

Bootloading and Mounting Arduino Atmega328 – I made it at TechShop

This Instructable shows how to bootload and mount an Atmega328, Atmega328p or Atmega328p-pu for any project. This is a great way to save money by purchasing Atmega328 DIP package microcontrollers instead of using the Arduino development board itself. I put this together at techshop to be able to bootload microncontrollers for future applications they don’t

Bootloading and Mounting Arduino Atmega328 – I made it at TechShop Read More »

Scroll to Top