I am a big noob in hardware, this night has been rough, but here I am with my ESP8266 nodemcu devkit, and a webserver which is working
--> it returns me a webpage where there is a button which could either turn on or off the GPIO00 or GPIO02
However, I have tried for long hours to light on a single led. I have wired a bread board with the nodemcu devkit (I think it is a sort of fork of the esp12 isn't it ? )
--> the - is provided by the first top left hole of the devkit
--> the + is provided by the microUSB / USB wire
--> there is a resistor between the led and the -
--> the led is plugged on the third or fourth top right hole of the devkit
My LED is on. So what the hell am I asking ? It is always on.
--> When I connect the led to the other holes it can be either a powerfull light or a less powerfull light
--> It is always on. I have tried to put in putty (serial COM4) a thing like 'print(gpio.read(led1))' it is 0 when I click the button on the webpage generated by the nodemcu.
What the hell am I not understanding ?
Could someone explain me some basic or give me some tuts please ?
Thanks by advances guys,
Regards
Remi