Adafruit
Standalone AVR ISP Programmer Shield Kit - includes blank chip!
Turn any Arduino into an AVR chip programmer with this shield kit. Designed for burning Arduino bootloaders onto blank ATmega328P chips, it can also be confi...
Turn any Arduino into an AVR chip programmer with this shield kit. Designed for burning Arduino bootloaders onto blank ATmega328P chips, it can also be configured as a standalone AVR ISP programmer that works without a computer — program blank chips up to 10× faster with audio feedback from the built-in piezo beeper.
Includes a blank ATmega328P DIP chip so you can start programming immediately.
Kit Contents
- 1× Proto Shield for Arduino kit
- 1× 28-pin 0.3" ZIF socket
- 1× Piezo beeper
- 1× Blank ATmega328P chip (DIP)
What You'll Also Need
- Arduino board (not included)
- USB cable for programming
- Solid-core wire for connections
- Soldering tools
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- ATmega328P
- An 8-bit microcontroller chip used on many Arduino Uno-compatible boards. Knowing the controller uses an ATmega328P helps you understand its memory, speed, pin compatibility, and the Arduino sketches it can run.
- AVR
- AVR is a family of 8-bit microcontrollers used in many classic Arduino-style boards. If a USB host library mentions AVR support, it suggests the examples or compatibility may be aimed at those older microcontroller boards.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- ISP
- An image signal processor is hardware that helps process raw camera data into usable images or video. It matters for vision projects because it can improve camera handling and reduce the processing load on the main CPU.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
Find this product in
Brands
STEM & Education
Related Tutorials
Free guides on learn.littlebird.com.au