Skip to content
Updated NodeMCU (markdown) authored by Leo Vidarte's avatar Leo Vidarte
......@@ -42,9 +42,11 @@ The term "NodeMCU" by default refers to the firmware rather than the dev kits. T
| | ESP8266 | ATMega328 |
|---|---|---|
|Connectivity|IEEE 802.11 b/g/n Wi-Fi|No|
|Operating Voltage|3.3v|3.3v or 5v|
|Architecture|32-bit [RISC](https://en.wikipedia.org/wiki/Reduced_instruction_set_computing)|8-bit AVR RISC|
|Clock Speed|80-160 MHz|16 MHz|
|Flash Memory|External (512Kb-4MB)|Internal (32Kb)|
|Connectivity|IEEE 802.11 b/g/n Wi-Fi|No|
|Operating Voltage|3.3v|3.3v or 5v|
|Digital I/O Pins|10|22|
|PWM Output|10|6|
\ No newline at end of file
|PWM Output|10|6|
|Analog Pins|1|6|
\ No newline at end of file