Other Projects

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 »

Use ATmega328 Chip as a Storage Device and Store Text and Images in it

Hi everyone! In this instructable, I am going to show you how to store text and images in a small ATmega328P chip. Lets get started! This article is also available on Jordan’s Lab Notebook! Step 1: Things Needed Things Needed: – Arduino Uno – ATmega Chips (Optional, you can use the original chip of the

Use ATmega328 Chip as a Storage Device and Store Text and Images in it Read More »

Scroll to Top