martinelliemma / letitbee

digital system design project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐝 LET IT BEE🍯

Digital system design project

This is a university project whose aim is to check if a swarming event is happening using an esp32 board, sound and temperature sensore, a weight scale, a gate to stop the queen from swarming end a gate that opens up when the queen wants to swarm in order to let the bee go in the honeybag. It also sends a notification to the user through a telegram not when a swarming event occurs and also the user can comunicate with the hive. There is also a file that can be used to monitor the hive all year: such as the cheacking on the production of honey and if during winter the hive have eaten all their food. The code is in continue evolution so keep track of it as time goes by.

πŸ“Œ Feature

  • Temperature sensor reading
  • Sound sensor reading
  • Weight scale sensor reading
  • Grid to stop the queen from swarning
  • Open escape hole for swarming inside the honeybag
  • Wi-fi connection
  • Telegram interfacing
  • Programmable events with Telegram and monitoring
  • Viewing of the data on Webserial

πŸ’Ύ Circuit

sketch of the wire connection

πŸ“š Used Libraries

πŸ“Ž Link to our Github

https://github.com/martinelliemma/letitbee

About

digital system design project

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%