Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By s1sm1x
#64313 HI

Sorry for the delay in the answer. I've tried to read some of nodeMCU documentation and I would like to ask what are the equivalent to arduino's pinMode, digitalRead and digitalWrite on the NodeMCU port manipulation.

What are the equivalent to PORTD and DDRD . GPOS and GPOC and GPO correspond to which one?

When you say "number of portpin to turn on", you refer to D0, D1, D2 or you refer to the builtin number seen on the node schematic here: https://www.google.pt/search?q=nodemcu& ... cviBT_mjhM:

Really thank you for the attention and I apologize myself for the delay and for asking a more detailed explanation

s1sm1x