Tuesday, April 29, 2014

Axon II microcontroller for the robotics hobbyist

The Axon II was developed for robots that go beyond the basics. With the Axon II, you will no longer need to worry about not having enough I/O as it has 58 for you to use. You will never be wanting of UART, as there are 3 directly available, with a 4th used for a USB connection directly to your PC. A total of 16 ADC ports for all of your sensors. A bootloader is pre-installed so no hardware programmer is needed. Lastly, extensive source code and tutorials have been developed to make it easy enough for a beginner yet still powerful enough for an expert.

More specifically, the Axon II is the best microcontroller on the market for multi-limbed robots such as bipeds, spiders, and robot arms. Unlike many other robot microcontrollers on the market, no additional messy breadboard wiring or expensive shields are required to make your robot. It's 100% plug-n-play - no external power buses required to plug in servos or sensors, literally taking minutes to set up.

The Axon II uses the powerful ATmega640 as its processor, which has typically 4x more memory than other controllers on the market (see specifications below).

Lastly, at 34 grams (a typical 9V battery weighs 40g), the Axon II is the smallest and lightest of any other comparable full-featured microcontroller on the market.


SPECIFICATIONS
  • 58 I/O Total
  • 16 ADC
  • 25+ Servos
  • I2C, SPI
  • 3 UART + USB
  • Up to 8 external interrupts
  • 15 PWM Channels
  • 64KB Flash, 4KB EEPROM, 8KB SRAM
  • 16 MIPS throughput at 16 MHz
  • 6 Timers (four 16-bit, two 8-bit)
  • pre-programmed with a bootloader - no programmer required
  • numerical LED display
  • built in 3.3V, 5V, and unregulated power buses
  • external memory support (port A)
  • all software is free
  • 100% open source, large support community
  • Windows, Mac, and Linux compatible