Elecrow
AVR ISP Shield V1.1
Did you know your Arduino can burn bootloaders onto Atmega chips, turning them into Arduino compatible microcontrollers? It required a breadboard and a whole...
Did you know your Arduino can burn bootloaders onto Atmega chips, turning them into Arduino compatible microcontrollers? It required a breadboard and a whole mess of jumper wires but we've just made it a ton easier on you with the AVR ISP Shield!
It is very easy to use. Just following the Arduino tutorial, You can turn your Atmega chips to Arduino compatible microcontrollers or change the bootloader of the Arduino boards. Such as you can turn the Crowduino to an Arduino UNO board.
Wiki & External links
Jargon buster
Plain-language definitions for the technical terms used above.
- 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.
- 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
Related Tutorials
Free guides on learn.littlebird.com.au