ckuehnel / ESP32

ESP32 Program Samples
GNU General Public License v2.0
9 stars 4 forks source link

trying to make POWER_PIN = 34 to work to measure battery level #1

Open drscheme123 opened 5 years ago

drscheme123 commented 5 years ago

Hi Claus,

i tried to make measuring the battery level to work, but it seems like GPIO 34 is not connected to anything on a stock HiGrow-Board (trying to trace back if this PIN on HiGrow would be able to detect something). Also i couldn't find any schematics to find out if this PIN is even connected to something.

Could you share your ideas what you wanted to do with GPIO 34? How could we measure the battery level without adding a seperate chip or having to deal with a drain to ground? E.g. using another PIN in OUTPUT-Mode to turn on a transistor so we could intercept the voltage-divider to prevent the drain?

Cheers, André

sfambach commented 4 years ago

Hi Claus, i am also interested in your answer. MyHiGrow board has an TP5400 Lipo charger, with a voltage divider it should be possible to measure the current. But as I read in another Forum, the voltage divider is missing and also will not be there in the next Version. Licht Sensor is also missing on my board. Do you have a hack for this ;) Thanks in advance for you answer Stefan