Skip to content

Gratheon/beehive-sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gratheon/beehive-sensors

A collection of code for IoT sensors for monitoring beehive on the edge devices, like ESP32. See product vision, tech docs on the installation and wiring

flowchart LR
    beehive-sensors[<a href="https://github.com/Gratheon/beehive-sensors">beehive-sensors</a>] -."send temperature, weight <br /> (every 1 min)".-> telemetry-api[<a href="https://github.com/Gratheon/telemetry-api">telemetry-api</a>]
Loading

Features

  • serves as a web server on a dedicated WiFi access point (gratheon) to configure the sensor when first booted or after reset button is pressed
  • on submit, stores the configuration in the persistent storage (EEPROM) in case of power loss
  • every 1 minute sends the telemetry data (temperature) to the cloud (telemetry-api)
  • sleeps most of the time to save energy
  • blinks LED when active

About

Beehive IoT sensors that use ESP32 and send telemetry to Gratheon API

Resources

License

Stars

Watchers

Forks

Languages