最終更新:2013-06-06 (木) 18:07:34 (4202d)
Teensy
Top / Teensy
complete USB-based microcontroller development system
Key Features
- USB can be any type of device
- AVR processor, 16 MHz
- Single pushbutton programming
- Easy to use Teensy Loader application
- Free software development tools
- Works with Mac OS X, Linux & Windows
- Tiny size, perfect for many projects
- Available with pins for solderless breadboard
- Very low cost & low cost shipping options
仕様
Teensy 2.0? | Teensy++ 2.0 | Teensy 3.0 | |
マイコン | ATmega32U4 | AT90USB1286 | MK20DX128? ARM Cortex-M4 48MHz |
フラッシュメモリ | 32K | 128K | 128K |
RAM | 2.5K | 8K | 16KB |
EEPROM | 1K | 4K | 2KB |
I/O | 25 | 46 | 34 |
値段 | $18 | $24 |
開発ツール
- WinAVR
- Teensyduino - add-on for Arduino IDE
- Teensy Loader
Code Library
- USB Debug Msg
- USB Keyboard
- USB Mouse
- USB Serial
- USB Raw HID
- UART
作れるデバイス
ライブラリ
- LUFA - Lightweight USB Framework for AVRs