DHT12 in Node base
-
Hi,
I have tried DHT12 example on Node base, but it seems not working at all (shows 0.01 degree and 0.01% humidity).
Can you please check how to get temperature and humidity from Node base?Thanks,
-Engin -
BTW, how to verify audio codec (WM8978) and IR transmitter/receiver is working? Thanks a lot!
-
Hi Engin, hows things?
Have you had any luck getting Node audio up and running?
Cheers
M -
No...
There is no response from M5Stack.
I think there is some resource from ESP ADF ( https://github.com/espressif/esp-adf ), but I have no time to test them on Node.-Engin
-
Hi @Engin is the code you tried which didn't work https://github.com/m5stack/Bases-Node/tree/master/example/dht12 the only other code examples I could find for the node were in Chinese and Japanese, maybe if you use google translate you could find some useful info https://github.com/m5stack/esp-adf/blob/master/examples/get-started/M5Node/main/play_mp3_example.c
Overview
https://qiita.com/ksasao/items/25b8981e8ee9846e7f84IR control example
https://gist.github.com/ksasao/358ae9432322cd496d50ace9d69a7e85
http://watako-lab.com/2018/12/02/m5stack_irremocon/