Page 1 of 1

TEMT6000 light sensor / Help needed

Posted: 07 Apr 2018, 15:27
by Tommmii
i'm trying to read analog values from a TEMT6000 light sensor, like this one : https://www.sparkfun.com/products/8688

This is on a ESP32 running R20100.

If i'm not mistaken GPIO13 should be ok for wiring, but I would like confirmation ?
Then, which device should i select in the software??

Thx in advance!!

Re: TEMT6000 light sensor / Help needed

Posted: 15 Apr 2018, 16:50
by Tommmii
replying to myself, for posterity :

Spent some time digging, the Analog input - internal device seems to be working only with ADC1 ( GPIO32, GPIO33, GPIO34, GPIO35, GPIO36, GPIO39 ).
GPIO13 is on ADC2, i have not gotten anything other than the value 4095 from that pin.