You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a projet for reading Beehive Parameters (Weight, Temp, Hum) and write them onto a SD Card and/or send the over a LoRaWan so it can be seen in realtime from home.
The project runs on Arduino Uno with 4 Modules:
- 4 Weight sensors ( HX711) connected over a ADC
- a RTC DS1307 to have a realtime measurement basis
- a LoRaWan shield (https://www.antratek.de/dragino-lora-shield-868mhz)
- SD card shield (the Ehernet port on the shild will not be used)
A part of this project is also documented on ww-iv.webnode.com