795 / 14 Arduino UNO R3 s mini USB
Microcontroller
|
ATmega328P
|
| Operating Voltage |
5V |
| Input Voltage (recommended) |
7-12V |
| Input Voltage (limit) |
6-20V |
| Digital I/O Pins |
14 (of which 6 provide PWM
output) |
| PWM Digital I/O Pins |
6 |
ADC IN 10bit / 1024
|
6 ( NO DAC, only PWM )
|
| DC Current per I/O Pin |
20 mA |
| DC Current for 3.3V Pin |
50 mA |
| Flash Memory |
32 KB (ATmega328P)
of which 0.5 KB used by bootloader |
| SRAM |
2 KB (ATmega328P) |
| EEPROM |
1 KB (ATmega328P) |
| Clock Speed |
16 MHz |
| LED_BUILTIN |
13 |
| Length |
68.6 mm |
| Width |
53.4 mm |
| Weight |
25 g |
analogReference()
Configures the reference voltage used for analog input (i.e. the value used as the top of the input range). The options are:
- DEFAULT: the default analog reference of 5 volts (on 5V Arduino boards) or 3.3 volts (on 3.3V Arduino boards)
- INTERNAL: an built-in reference, equal to 1.1 volts on the ATmega168 or ATmega328 and 2.56 volts on the ATmega8 (not available on the Arduino Mega)
- INTERNAL1V1: a built-in 1.1V reference (Arduino Mega only)
- INTERNAL2V56: a built-in 2.56V reference (Arduino Mega only)
- EXTERNAL: the voltage applied to the AREF pin (0 to 5V only) is used as the reference.
Tento produkt byl přidán dne Sobota 04. únor 2017.