Chat freely about anything...

User avatar
By Cerebellum
#46678 Hi,
I am planing to do a home-automation project with aformentioned board. I was just wondering how much current can you draw from 3.3V pins and Vin pin on this board for longer periods of time without damaging the board? I only found that you can draw max 12mA per GPIO pin, but nothing about max current on 3,3V pin or Vin pin.
Thanks for your help!

Image
User avatar
By jankop
#67789 1. Pin Vin 5V is input for your power source, its not primary output. It is connected via diode with 5V USB. Can give the same current as your USB source.
2. Maximal output current from 3V3 pin is formula Imax = (1000mA - total current for ESP8266 chip), But you must first supply this current to Vin pin from power source or from USB.
ESP8266 operating current average value = 80mA
Maximal output current from one GPIO pin is 12mA
Total current for ESP8266 chip is sum of operating and GPIOs currents