Search found 1 match
- 2026-06-24 8:59
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: dht11 example
- Replies: 6
- Views: 6439
Re: dht11 example
Dear Kamil,
I noticed that you've enabled the dht11 driver using menuconfig.Indeed, in this case, the /dev/dht22 device node is not created via a traditional character device interface; rather, it is accessed through the sysfs interface provided by the IIO (Industrial Input/Output) framework ...
