atomvm / atomvm_dht

DHT11 and DHT12 drivers for AtomVM

Repository from Github https://github.comatomvm/atomvm_dhtRepository from Github https://github.comatomvm/atomvm_dht

AtomVM DHT Driver

The AtomVM Nif can be used to drive DHT11 and DHT12 temperature and humidity sensors that can be attached to ESP32 SoCs.

This driver is included as an add-on to the AtomVM base image. In order to use this driver, you must be able to build the AtomVM virtual machine, which in turn requires installation of the Espressif IDF SDK and tool chain.

Documentation for this component can be found in the following sections:

About

DHT11 and DHT12 drivers for AtomVM

License:Apache License 2.0


Languages

Language:Erlang 47.0%Language:C 46.1%Language:CMake 5.9%Language:Makefile 1.0%