Skip to content

This software utilizes the ULP function of ESP32 to measure temperature and humidity for a long period of time using AA batteries.

Notifications You must be signed in to change notification settings

kimata/esp32_ulp_sht3x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ULP SHT3x sensor application

This software captures temerature and humidity and send those value to Fluentd.

By using low power ULP, it can powered by AAA batteries.

Pin assign

  • GPIO25: SCL
  • GPIO33: SDA
  • GPIO14: TPS61291 Bypass (if battery voltage is high enough, output L)
  • GPIO32: Battery voltage monitor (A/D)

About

This software utilizes the ULP function of ESP32 to measure temperature and humidity for a long period of time using AA batteries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published