Search found 2 matches

by pfuentes69
Tue Mar 28, 2023 7:30 am
Forum: ESP-IDF
Topic: AM2320 working example?
Replies: 0
Views: 795

AM2320 working example?

Hello,
I'm porting a project from Arduino to ESPIDF. I prefer not to deal with Arduino libraries, as mixing code is giving me some headache.
I'm having trouble to find a simple lib to read temperature/humidiy from the AM2320, in I2C two wire mode.
Any help is welcome!
by pfuentes69
Tue Mar 28, 2023 7:28 am
Forum: ESP-IDF
Topic: driver/i2c adapted to AM2320 . Adding delay when sending frame.
Replies: 1
Views: 1972

Re: driver/i2c adapted to AM2320 . Adding delay when sending frame.

Hello. I know this is an old post... but I was figuring out if you managed to read the AM2320 using ESPIDF
Thanks!