Other Projects

Atmega 32u4 Based USB Musical Keyboard

The music keyboard is one of the most common musical instruments. The electronic musical keyboards have been around for a long time. The electronic music keyboards synthesize musical sounds electronically according to MIDI (Musical Instrument Digital Interface) standards. Fortunately, the USB protocol does have provision to implement the MIDI standard under Audio Class Devices. The […]

Atmega 32u4 Based USB Musical Keyboard Read More »

Burn Arduino Bootloader on Atmega-328 TQFP and DIP chips on Breadboard

Parts required (Hardware) Arduino Uno Board (1) TQFP 32 to DIP 28 Adapter (1) Link Atmega TQFP 32 pin chip (1) Atmega DIP 28 pin chip (1) 10K resistor (1) 16MHz crystal (1) 18pf – 22pf capacitor (2) Tact Switch (1) Jumper wires (few) LED (1) 560 Ohm resistor (1) 10uF electrolytic cap (optional) Breadboard

Burn Arduino Bootloader on Atmega-328 TQFP and DIP chips on Breadboard 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 »

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