The Akafuino X is a microcontroller board based on the Atmel XMega32A4
microcontroller.
The Akafuino X can run Arduino sketches. It uses a special version
of the Arduino IDE that adds support for the XMega line of processors.
See the XMegaduino project
for more details.
Highlights of the Akafuino X:
When to use the Akafuino X over an Arduino board:
- When you need a little more processing power (twice the amount of clock cycles!)
- When you need a DAC (comes with a two-channel DAC onboard)
- When you want to interface directly with 3.3V logic (no level converter neccesary)