AM2320 Temperature / Humidity sensor.

Give it a try, it costs you nothing !
Post Reply
AndyGadget
Posts: 222
Joined: Mon Feb 15, 2021 1:44 pm
Has thanked: 120 times
Been thanked: 132 times

AM2320 Temperature / Humidity sensor.

Post by AndyGadget »

I posted code for the AM2302 temperature / humidity sensor via I2C some time ago but how about integrating this device this into Annex with similar syntax to the (unreliable) DHT11/21/22 devices? The necessary 2 second wait for the device to produce a reading would preferably be non-blocking, with possibly a flag to interrogate when a result was available.
My post : [Local Link Removed for Guests]
Last edited by AndyGadget on Mon Jul 18, 2022 8:02 am, edited 1 time in total.
User avatar
cicciocb
Site Admin
Posts: 1899
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: AM2302 Temperature / Humidity sensor.

Post by cicciocb »

Ok, I'll try to implement in a next release
AndyGadget
Posts: 222
Joined: Mon Feb 15, 2021 1:44 pm
Has thanked: 120 times
Been thanked: 132 times

Re: AM2320 Temperature / Humidity sensor.

Post by AndyGadget »

Whoops - Title should have been AM2320 - Now corrected.
(AM2302 already supported.)
Post Reply