Skip to content

An ESP8266 based high precision wireless thermometer and humidity meter.

License

Notifications You must be signed in to change notification settings

Thorinair/Unicorn

Repository files navigation

Unicorn

Unicorn is an ESP8266 based high precision wireless thermometer and humidity meter. To achieve high accuracy, the sensor used is the SHT21. Once measured, the device uploads the data to variables hosted on VariPass. The whole device is designed to run off a single 18650 Li-Ion battery, and can potentially keep running for a month thanks to ESP's deep sleep functionality (Not yet tested however!). Please check the Configuration.h file for details on configuration and battery calibration.

Features

  • Measures temperature and humidity using an SHT21 sensor.
  • Measures battery status as percentage or voltage.
  • Can connect to up to 8 different WiFi networks and switch between them.
  • Uploads data to VariPass.
  • A status LED indicates the success of the upload process when enabled.
  • Runs off a single 18650 Li-Ion battery.
  • Supports ESP's deep sleep feature for prolonged battery life.
  • Lots of configuration available in the Configuration.h file.

Libraries Used

Electronics Used

About

An ESP8266 based high precision wireless thermometer and humidity meter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages