Skip to content
Updated NodeMCU (markdown) authored by Leo Vidarte's avatar Leo Vidarte
## Comparison Table
### Comparison Table
[[/imgs/esp/comparison.png]]
| | NodeMCU v2 (DevKit) | 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|
|Clock Speed|80MHz|48MHz|120MHz|
......
......