Skip to content

Arduino and Raspberry Pi Source Code for Bee Hive Temperature Monitoring Project http://beemonitor.org/setup

Notifications You must be signed in to change notification settings

glynhudson/BeeMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BeeMonitor

Arduino and Raspberry Pi Source Code for Bee Hive Temperature Monitoring Project http://beemonitor.org/setup

Update June 2016

Software has been tweaked, re-compiled and refactored, see the new repository for latest code:


  • Arduino Tx - read from DS18B20 temperature sensors every 60's, read battey voltage and and tramsmitt via RF. Atmega328 is put to sleep in between readings to save battery power

  • Arduino Rx - Receive data via RF, decod and print to serial - Arduino connected to web-connected Raspberry Pi via USB serial

  • Raspberry Pi uses emonHub serial listener to receive data via USB serial port (/dev/ttyUSB0) and post to https://emoncms.org for loggin and graphing

emonHub: http://github.com/openenergymonitor/emonhub

Blog Post with instructions for using emonHub Serial Listner to post to emoncms: https://blog.openenergymonitor.org/2014/01/oem-gateway-serial-port-emoncms-link/

Forum thread: http://openenergymonitor.org/emon/node/3693#comment-17847

Part of the http://OpenEnergyMonitor.org project

Bee Monitoring Project: http://beemonitor.org

Glyn Hudson & Clive Hudson

About

Arduino and Raspberry Pi Source Code for Bee Hive Temperature Monitoring Project http://beemonitor.org/setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%