Difference between revisions of "Iteaduino UNO"
From ITEAD Wiki
(→Overview) |
|||
| Line 1: | Line 1: | ||
==Overview== | ==Overview== | ||
| + | Iteaduino Uno is a microcontroller board based on the Arduino UNO. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with an AC-to-DC adapter or battery to get started. | ||
| + | |||
==Features== | ==Features== | ||
==Hardware== | ==Hardware== | ||
Revision as of 02:00, 17 May 2014
Overview
Iteaduino Uno is a microcontroller board based on the Arduino UNO. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with an AC-to-DC adapter or battery to get started.
Notice