Last active
February 16, 2021 14:10
-
-
Save giljr/5e8e9bd3718d21e0d8fe2ea88964c5dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Specs | ESP8266 12E | ESP-32 | Arduino UNO R3 | Raspberry PI 3 B+ | |
---|---|---|---|---|---|
Power Rating | 197 mA | 220 mA | 200mA | 459mA | |
Core | 1 | 2 | 1 | 4×Cortex-A53 | |
Arquitecture | 32-bits | 32-bits | 8-bits | 64-bits | |
Clock | 80-160MHz | 160-240MHz | 16MHz | 1.4GHz | |
WiFi | Yes | Yes | No | b/g/n/ac dual band | |
Bluetooth | No | Yes-Classic & BLE | No | 4.2 LS BLE | |
RAM | 160KB | 520KB | 2K | 1GB | |
Flash | 16MB | 16MB | 32KB | 1-2 or 4GB LPDDR4-3200 RAM | |
GPIO | 11 | 22 | 12 | 40 (28 accessable) | |
DAC | 0 | 2 | 0 | 0 | |
ADC | 1 | 18 | 6 | 0 | |
Interfaces | SPI-I2C-UART-I2S | SPI-I2C-UART-I2S-CAN | SPI-I2C-UART | SPI-I2C-UART |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment