Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 984 Bytes

README.rst

File metadata and controls

25 lines (16 loc) · 984 Bytes

BeeHiveScale

Measure the bee hive wight using a load cell, a HX711 load cel amplifier and use a Rasberry Pi to send those measures to a web server where the storage and visualization takes place.

Dividing the measuring part from the storage and visualization part allows to save energy by just waking up the RaspPi for the measure (using a WittyPi2) and sleep nearly all the time. This could allow to use the power of an RaspPi but lowering the energy comsumption in a way to allow solar powering.

  • Free software: MIT license

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.