Pro Mini ATMEGA328P 3.3V 8Mhz (Arduino clone) (OT2080-A42)
Specificaties:
- Microcontroller: ATmega328
- Bedrijfsspanning: 3V
- Kloksnelheid: 8MHz
- Ingangsspanning (aangeraden): 5-12V
- 14 digitale input/output pins waarvan 6 als PWM gebruikt kunnen worden.
- 8 Analoge inputs A0-A7
- Maximale stroom per I/O pin: 40mA
- Power en status LEDs
- Reset knop
- 16KB Flash geheugen (waarvan +/- 0,5KB gebruikt wordt door de bootloader)
- EEPROM 512 bytes
- SRAM 1KB
- Beveiligd tegen overspanning
- Geleverd met losse headerpins zodat je zelf je configuratie kunt bepalen
- Auto-reset support
Pinouts:
- VCC: 3,3 volt input stroom
- GND: Aarde pins.
- Serieell: 0 (RX) en 1 (TX)
- External Interrupts: 2 and 3.
- PWM: 3, 5, 6, 9, 10, and 11. Provide 8-bit PWM output with the analogWrite() function.
- SPI: 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK). These pins support SPI communication.
- LED: 13. There is a built-in LED connected to digital pin 13. When the pin is HIGH value, the LED is on, when the pin is LOW, it's off
- I2C: A4 (SDA) and A5 (SCL). Support I2C (TWI) communication using the Wire library.
- Reset.
Afmetingen
Lengte: 3,34cm
Breedte: 1,83cm
Hoogte: 0,4cm