项目作者: fabriciopk

项目描述 :
Bee hive monitoring tool
高级语言: C
项目地址: git://github.com/fabriciopk/BeeLive.git
创建时间: 2020-05-10T13:14:21Z
项目社区:https://github.com/fabriciopk/BeeLive

开源协议:GNU General Public License v3.0

下载


Welcome to BeeLive!

Hi! Let’s take care of our bees.

image

Getting Started

Local development Setup

Server

  1. git clone https://github.com/fabriciopk/hive-status.git && cd hive-status/server
  2. docker-compose -d up

Node (ESP-32, WI-FI)

  1. idf.py -p <ESP_32_PORT> clean flash

Wi-Fi Node Parts List

  • ESP-32 - microcontroller and communication module
  • DHT11 - external humidity and temperature sensor
  • HX11 - weight sensor
  • DS18x20 - internal temperature sensor