Skip to content

ESP8266

Tristan edited this page Jun 1, 2019 · 6 revisions

NodeMCUv2

https://www.seeedstudio.com/NodeMCU-v2-Lua-based-ESP8266-development-kit.html

NodeMCUv2 pinout

I2C

SDA=4 => D2
SCL=5 => D1

SPI

M-CLK => D5
MISO => D6
MOSI => D7
(SPI Bus SS (CS)is D8.)
Clone this wiki locally