Arduino Micro - Leonardo's Capabilities in a Tiny Package
Written by Harry Fairhead   
Friday, 09 November 2012

The latest addition to the Arduino family of microcontrollers makes it easier for makers to embed a programmable controller into their projects.

The new Arduino Micro board measures just 48mm by 18mm (1.9 inches by 0.7 inches) and is similar to the Arduino Leonardo in being based on the 16Mhz Atmega32U4 which has built-in USB communications. This, among other things, allows the Micro to emulate a mouse and keyboard.

arduinomicrofr

It has been developed in conjunction with Adafruit who are now shipping a version, with headers pre-soldered on, which runs at 5V logic with a 16MHz crystal. The headers allow it to be plugged into t a standard breadboard for prototyping.

Its spec is as follows:

  • Dimensions: 1.9″ x 0.7″ / 48mm x 18mm
  • Weight: 6.5g
  • Microcontroller: ATmega32u4
  • Operating Voltage: 5V
  • Input Voltage (recommended): 7-12V
  • Input Voltage (limits): 6-20V
  • Digital I/O Pins: 20
  • PWM Channels: 7
  • Analog Input Channels: 12
  • DC Current per I/O Pin: 40 mA
  • DC Current for 3.3V Pin: 50 mA
  • Flash Memory: 32 KB (ATmega32u4) of which 4 KB used by bootloader
  • SRAM: 2.5 KB (ATmega32u4)
  • EEPROM: 1 KB (ATmega32u4)
  • Clock Speed: 16 MHz

Although it isn't compatible with any shields - its size makes this impossible - it does have all the same pins as the Leonardo and so you should be able to wire it up to work with almost anything.

At $25 it makes it possible to almost treat the Arduino as if it was just another component in a build.

arduinomicro1

More Information

Arduino Micro

Adafruit product sheet

Related Articles

Introducing Arduino Leonardo

New Powerful Arduino Due

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Running PostgreSQL Inside Your Browser With PGLite
18/03/2024

Thanks to WebAssembly we can now enjoy PostgreSQL inside the browser so that we can build reactive, realtime, local-first apps directly on Postgres. PGLite is about to make this even easier.



JConference January 2024 Sessions Now Online
23/02/2024

The talks presented at the 4th JChampions Conference which took place between Jan 25 to Jan 30, are now available for free on YouTube. Topics ranged from Code and Tech to Career Advice.


More News

Last Updated ( Friday, 09 November 2012 )