meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
arduino:arduino_basic [2024/05/30 20:38] – [Load capacity of pins] vamsan | arduino:arduino_basic [2024/06/27 19:47] (current) – vamsan | ||
---|---|---|---|
Line 9: | Line 9: | ||
^Type^chip^CPU \\ speed^Power supply^Operation \\ voltage^Digital \\ number of pins \\ (pwm pins)^Analog \\ number of pins^Flash \\ memory^SRAM \\ memory^EEPROM \\ size ^Extras| | ^Type^chip^CPU \\ speed^Power supply^Operation \\ voltage^Digital \\ number of pins \\ (pwm pins)^Analog \\ number of pins^Flash \\ memory^SRAM \\ memory^EEPROM \\ size ^Extras| | ||
^Arduino Uno R3|ATmega328P|16 MHz|6..20V|5V|14 (6)|6|32 KB|2 KB|1 KB| - | | ^Arduino Uno R3|ATmega328P|16 MHz|6..20V|5V|14 (6)|6|32 KB|2 KB|1 KB| - | | ||
- | ^UNO R4 Minima|Arm Cortex-M4|48 MHz|6..24 V|5V|14 (6)|6|256 kB|32 kB|8 kB|UART, I²C, SPI, CAN; USB-C port| | + | ^UNO WiFi Rev2|ATmega4809|16 MHz|6..20 V|5V|14 (6)|6|48 KB|6,144 Bytes|256 Bytes|WIFI; Bluetooth LE| |
+ | ^UNO R4 WiFi \\ (ESP32-S3)|Renesas RA4M1 \\ (Arm Cortex-M4)|48 MHz|6..24 V|5V|14 (6)|6|48 KB|256 kB Flash| - |WIFI; Bluetooth; UART, I²C, SPI, CAN; USB-C port; DAC (12 Bit); OP AMP; LED matrix; HID support| | ||
+ | ^UNO R4 Minima|Renesas RA4M1 \\ (Arm Cortex-M4)|48 MHz|6..24 V|5V|14 (6)|6|256 kB|32 kB|8 kB|UART, I²C, SPI, CAN; USB-C port; DAC (12 Bit); OP AMP; SWD| | ||
^UNO R4 WiFi|Arm Cortex-M4|48 MHz|6..24 V|5V|14 (6)|6|256 kB|32 kB|8 kB|UART, I²C, SPI, CAN; USB-C port \\ built-in Wi-Fi and Bluetooth \\ on-board 12x8 LED matrix| | ^UNO R4 WiFi|Arm Cortex-M4|48 MHz|6..24 V|5V|14 (6)|6|256 kB|32 kB|8 kB|UART, I²C, SPI, CAN; USB-C port \\ built-in Wi-Fi and Bluetooth \\ on-board 12x8 LED matrix| | ||
^Arduino Mega2560|ATmega2560|16 MHz|6..20V|5V|54 (15)|16|256 KB|8 KB|4 KB| - | | ^Arduino Mega2560|ATmega2560|16 MHz|6..20V|5V|54 (15)|16|256 KB|8 KB|4 KB| - | |