Difference between revisions of "Iteaduino Tiny"

From ITEAD Wiki
Jump to: navigation, search
(Overview)
(Features)
Line 3: Line 3:
  
 
==Features==
 
==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==
 
==Hardware==

Revision as of 08:06, 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

Spec

Download

Useful Link