Difference between revisions of "Iteaduino Tiny"
From ITEAD Wiki
(→Features) |
(→Hardware) |
||
Line 14: | Line 14: | ||
==Hardware== | ==Hardware== | ||
+ | http://imall.iteadstudio.com/media/wysiwyg/Products/Mainboard/IM130615003_1.jpg | ||
==Spec== | ==Spec== |
Revision as of 08:07, 19 May 2014
Overview
Iteaduino Tiny is a mini development board based on Attiny85 master, which is cheap, compact and easy to use with low power consumption. The mainboard is a derivative board with reference to digispark design, and it supports use of specific Arduino IDE and uses Arduino syntax for programming which is quite convenient.
Features
- Support for the Arduino IDE 1.0+ (Windows)
- Power via USB
- Built-in USB
- 4 I/O Pins
- 8k Flash Memory (about 6k after bootloader)
- I2C and SPI (vis USI)
- PWM on 3 pins (more possible with Software PWM)
- ADC on 4 pins
- Power LED and Test/Status LED
Hardware