zrqlllllly / esp32_ulp_sht3x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 58.3%Language:Assembly 38.1%Language:Makefile 1.8%Language:CMake 1.8%