2

I have a sensor that requires used of 5V as input to Vcc. But I dont see any 5V output pins on the NodeMCU 1.0(12E). Is there a way I could get 5V output pins?

Its not a duplicate question. I want a 5V output and not provide 5V input to NODEMCU.

Harry Karwasra
  • 153
  • 2
  • 3
  • 6

1 Answers1

3

The VIN pin outputs 5V approximately (dependent on USB input voltage) from the NodeMCU board.

enter image description here

tony gil
  • 378
  • 1
  • 7
  • 26