Der Arduino MEGA 2560 ist der von mir bevorzugt eingesetzte Arduino.
Warum das? Gute Frage.
Er bietet einfach mehr Möglichkeiten.
Braucht man das?
Meistens nicht, aber manchmal schon!
Eckdaten:
- Mikrokontroller: ATmega2560
- Versorgungsspannung: 5V
- Digitale I/Os: 54 (davon 15 mit PWM)
- Analoge Eingänge: 16 (10 bit Auflösung)
- DC-Strom pro I/O-Pin: 20 mA
- Flash Speicher: 256 kB
- SRAM: 8 kB
- EEPROM: 4 kB
- CPU-Frequenz: 10 MHz
Spezielle PINS:
Serielle Schnittstellen:
- Serial 0: 0 (RX) und 1 (TX)
- Serial 1:
- Serial 2:
- Serial 3:
Externe Interrupts:
- Interrupt 0:
- Interrupt 1:
- Interrupt 2:
- Interrupt 3:
- Interrupt 4:
- Interrupt 5:
PWM:
- 2 – 13 und 44-46
- 8 bit
SPI:
LED:
TWI: