Htcc-ab01 vs htcc-ab02

hi,

sorry, I thought you wanted AM01.

If it is AB01, there should be no other way.

Ok friend, got that. Thanks.

@jasonXu Hello friend. I need to read analog voltage to get resistor value with know resistor voltage divisor. Also I need to measurement the current output voltage from GPIO pin.
The problem is the hardware only accept 2.4 v on ADC. I make a voltage divisor to get down the voltage but affect my other voltage divisor.

There is a workaround to read 3.3 volts with ADC or any idea how solve my problem ?

This is my circuit but I cant work like this because the ADC cant read 3.3 volts (the GPIO voltage)

Hi @dserrano

The voltage divider circuit should be a network of pull-up resistors and pull-down resistors. For example, just like this:
image

In the example, the voltage on GPIO13 should be calculation like this:
image

1 Like

Hi, did you made a SDS011 sensor integration?