Search found 45 matches

by Pibbotley
Sun Feb 18, 2018 7:50 pm
Forum: General Discussion
Topic: TTGO battery discharge protection, does it work?
Replies: 1
Views: 4194

Re: TTGO battery discharge protection, does it work?

I have similar. 2.7V is as design for the onboard TP5410 chip. My problem is charging stopping too soon at <4.1V. Works best with genuine 18650s, avoid the widespread fakes.
by Pibbotley
Sun Feb 18, 2018 7:35 pm
Forum: General Discussion
Topic: ADC input minimum current
Replies: 2
Views: 6451

ADC input minimum current

To use ADC attenuation I need to buffer the pins with voltage dividers. To minimise battery power and use highest resistances what is the minimum input current for an ESP32 analog input pin?
by Pibbotley
Sun Feb 18, 2018 7:24 pm
Forum: General Discussion
Topic: Image Size OV2640
Replies: 3
Views: 7053

Re: Image Size OV2640

Depends on compression ratio and level of detail in image, but for an order of magnitude; 10-30kB
by Pibbotley
Sat Feb 17, 2018 9:27 am
Forum: General Discussion
Topic: ADC input attenuation
Replies: 2
Views: 5120

Re: ADC input attenuation

Thanks
by Pibbotley
Fri Feb 16, 2018 9:17 pm
Forum: General Discussion
Topic: ADC input attenuation
Replies: 2
Views: 5120

ADC input attenuation

The ADC pin input voltage measurement can be attenuated, e.g 6db reduces it to around 2.2V according to
http://esp-idf.readthedocs.io/en/latest ... dc_atten_t

But is the pin still 3.3V tolerant?