[Elixir/Nerves] Temperature Humidity Sensors

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • bmp280

    Use Bosch barometric pressure sensors in Elixir

  • https://github.com/fhunleth/bmp280 - 100% Elixir

  • dht

    Elixir implementation to read DHT11 and DHT22 sensors (by jjcarstens)

  • I used the jjcarstens/dht library for my DHT11 sensor. It works like a charm.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • elixir_bme680

    An Elixir library to interface with the BME680 (and BME280) environmental sensor

  • https://github.com/lucaong/elixir_bme680 - Elixir interacting with C code

  • aht20

    Use AHT20 temperature & humidity sensor in Elixir

  • Since I could not find any Elixir library for this sensor, I studied the data sheet and implemented a little library mnishiguchi/AHT20.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts