The Arduino micro 5V clone is an affordable Arduino development board. The Arduino Micro features a microprocessor based on the ATmega32U4 developed in collaboration with Adafruit. It has 20 digital input/output pins (7 of which can be used as PWM outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a micro USB connector, an in-circuit system programming (ICSP) header, and a reset button. To get started, connect it to a computer using a micro USB cable ( or a suitable power adapter ). The pin spacing is 0.1mm, which is a global standard.
The Arduino Micro has a user-programmable ATmega32U4 AVR microprocessor with built-in USB func Show More