Micom_Electric/마이컴_원칩 2012. 12. 25. 23:13

아두이노의 변형 프로젝트들

...

Teensyduino


Teensy 2.0

  • USB MIDI, Disk, Joystick, RawHID & Flight Sim Controls.
  • Optimized digitalWrite, digitalRead, pinMode, etc.
  • 3.5K extra program memory (smaller bootloader)
  • International (non-US) keyboard support.
  • Small form factor.
  • 3.3 volt option & Tools > CPU Speed menu.
  • Works on Mac Leopard and Snow Leopard.
  • Non-Serial USB (no driver install message on Windows).
  • Uno reset emulation, Serial.print() in setup() works.

Arduino Leonardo

  • 9V unregulated power input, for easier use of external power.
  • USB vs 9V automatic power selection.
  • Arduino shield form factor (check compatibility, some only support Arduino Uno).
  • Hardware cloning is allowed.

비교 설명

http://rcarduino.blogspot.kr/2012/09/arduino-due.html


Quick Comparison with current Arduinos and Teensy 3.0



Arduino UNOArduino MegaArduino DueTeensy 3.0
MCUATMega 328ATMega 2560AT91SAM3X8EMK20DX128VLH5
Architecture8 bit AVR8 bit AVR32 bit ARM Cortex M332 bit ARM Cortex M4 *
CPU Speed16Mhz16Mhz84 Mhz48 Mhz*
Flash Memory32K256K512K128K
RAM2K8K96K16K
EEPROM1K4K250K2K
Digital Pins14545434
PWM Pins6151610
AnalogInputs6161214
DAC002 0


posted by 털보네i
: