Skip to content
Updated NodeMCU (markdown) authored by Leo Vidarte's avatar Leo Vidarte
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
| | NodeMCU v2 | Arduino MKR1000 | Particle Photon | | | NodeMCU v2 | Arduino MKR1000 | Particle Photon |
|---|---------------------|-----------------|-----------------| |---|---------------------|-----------------|-----------------|
|Microcontroller|ESP12-E module, with Espressif ESP8266 32bits|ARM Cortex M0+ 32bits|ARM Cortex M3 32bits| |Microcontroller|ESP12-E module, with Espressif ESP8266 32bits|ARM Cortex M0+ 32bits|ARM Cortex M3 32bits|
|Clock Speed|80MHz|48MHz|120MHz| |Clock Speed|80/160MHz|48MHz|120MHz|
|Board Power Supply|5V|5V|5V| |Board Power Supply|5V|5V|5V|
|Circuit Operating Voltage|3.3V|3.3V|3.3V| |Circuit Operating Voltage|3.3V|3.3V|3.3V|
|Flash Memory|4MB|256KB|1MB| |Flash Memory|4MB|256KB|1MB|
... ...
......