Program on the most famous board used by makers: the Arduino Uno.
- Card based on an ATmega328P microcontroller
- Ideal for prototyping, it has 14 input/output pins, 6 analog/digital conversion inputs
- Operating voltage: 5V
- Supply voltage: 7V to 12V (limit: 6V to 20V)
- Number of inputs/outputs: 14 pins (6 of which can generate PWM signals)
- Number of analog/digital conversion inputs: 6 pins
- Maximum current per input/output: 40 mA
- Current for 3.3 V pin: 50 mA
- Flash memory: 32 KB
- SRAM: 2 KB
- EEPROM: 1 KB
- Clock speed: 16 MHz
- USB plug: USB A
- Card size: 68.8 mm x 53.4mm
- Weight: 25 g
Examples of use: In all your prototyping projects,...
Manufacturer: Arduino
Reference : ARDUNOR3