What's the difference/relationship between AVR and Arduino?
问题 I've been interested in hardware programming recently, but I have not started yet. I did some searching working, and have a vague idea: Arduino is a combination of both chip and breadboard. AVR is a single chip, and need to buy a breadboard to get started. Is that statement true or false? 回答1: AVR is just an integrated circuit microchip, made by Atmel. It looks something like this: Although they can be used by themselves, it takes a bit of hardware experience and some support components. The