3.3v supply - need it or not?
Posted: Wed May 03, 2017 12:04 pm
So, this is probably a dumb question, but in reading various Google results, I can't quite find a simple answer.
The use of 3.3 volts vs 5 volts to power the ESP8266?
I'm trying to design a device using a photosensor to detect the presence of light.
The project I'm going to modify is here:
https://www.childs.be/blog/post/how-to- ... sp8266-12e
In the fritzing diagram, it appears to use the 3.3v pin, a GND pin, and the ADC pin.
My stoopid question is = do I have to provide a 3.3 volt power source on that "red" rail of the breadboard, so that both the ESP8266 _and_ the LDR/photoresistor are powered at 3.3volts via that red rail?
Or is that 3.3v pin on the ESP8266 actually _providing_ the 3.3 volt source for the LDR, and the author of the article has simply omitted the fact that they are powering the ESP8266 over the 5v USB port?
I may be asking for a bit of other help - I'll be trying to have a voltage (light) threshold trigger the sending of some sort of alert via email/SNMP trap, or other network-oriented method, so once I get the LDR part working, and set up the physical light detection conditions, I'll be ready to move on to 'what to do when light is detected' phase...
Thanks in advance! Tim
The use of 3.3 volts vs 5 volts to power the ESP8266?
I'm trying to design a device using a photosensor to detect the presence of light.
The project I'm going to modify is here:
https://www.childs.be/blog/post/how-to- ... sp8266-12e
In the fritzing diagram, it appears to use the 3.3v pin, a GND pin, and the ADC pin.
My stoopid question is = do I have to provide a 3.3 volt power source on that "red" rail of the breadboard, so that both the ESP8266 _and_ the LDR/photoresistor are powered at 3.3volts via that red rail?
Or is that 3.3v pin on the ESP8266 actually _providing_ the 3.3 volt source for the LDR, and the author of the article has simply omitted the fact that they are powering the ESP8266 over the 5v USB port?
I may be asking for a bit of other help - I'll be trying to have a voltage (light) threshold trigger the sending of some sort of alert via email/SNMP trap, or other network-oriented method, so once I get the LDR part working, and set up the physical light detection conditions, I'll be ready to move on to 'what to do when light is detected' phase...
Thanks in advance! Tim