Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 964 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 964 Bytes

List of components for ESP32 ESP-IDF and ESP8266 RTOS SDK

Communications

  1. zh_network ESP-NOW based mesh network.
  2. zh_espnow ESP-NOW interface.
  3. zh_syslog Syslog server UDP client.

Systems

  1. zh_vector vector (dynamic array).
  2. zh_json json.

Sensors

  1. zh_aht AHT10/AHT15/AHT20/AHT21/AHT25/AHT30 humidity & temperature sensor.
  2. zh_dht DHT11/DHT22/AM2302/AM2320 humidity & temperature sensor.
  3. zh_bh1750 BH1750 ambient light sensor.
  4. zh_onewire 1-Wire interface.
  5. zh_ds18b20 DS18B20 temperature sensor.