Micom_Electric/마이컴_원칩
2012. 12. 25. 23:44
List of Arduino compatibles
http://en.wikipedia.org/wiki/List_of_Arduino_compatibles
Non-ATmega boards
The following non-ATmega boards accept Arduino shield daughter boards. The microcontrollers are not compatible with the official Arduino IDE, but do provide a version of the Arduino IDE and compatible software libraries.
Name | Processor | Host interface | Maker | Notes |
---|---|---|---|---|
Leaflabs Maple | ARM STM32 | USB | LeafLabs | A 72 MHz 32-bit ARM Cortex-M3-based microcontroller (ST MicroelectronicsSTM32F103) with USB support, compatibility with Arduino shields, and 39 GP I/O pins. Programmable with the Open Source Maple IDE, which is a branch of the Arduino IDE. The Maple IDE includes both an implementation of the Arduino Language, and lower-level native libraries (with support from the libmaple C library). |
MicrochipchipKIT Uno32 and chipKIT Max32 | PIC32 | USB | Digilent | 32-bit MIPS-M4K PIC32 processor boards. The Arduino libraries have been implemented natively for the PIC32 and these kits run in a fork of the standard Arduino IDE chipKIT32-MAX and are compatible to most shields.[20][21][22] |
FreescaleFreedom | Kinetis-L ARM Cortex-M0+ | USB | Freescale | A 48 MHz 32-bit ARM Cortex-M0+-based microcontroller (Freescale MKL25Z128VLK4) with USB support, compatibility with Arduino shields and 64 GP I/O pins. Board embeds the new ARM OpenSDA debug and programming interface through USB and is compatible with the majority of the ARM IDE suppliers. |