Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Updated NodeMCU (markdown)
authored
Mar 14, 2017
by
Leo Vidarte
Hide whitespace changes
Inline
Side-by-side
NodeMCU.md
View page @
7045de48
...
...
@@ -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