Skip to content

DIY hacks for working with BroodMinder.com devices

Notifications You must be signed in to change notification settings

jackmurray/broodminder-diy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BroodMinder DIY Hacks

DIY hacks for working with BroodMinder.com devices

This repo will serve as a place for open-source code that talks to BroodMinder (www.broodminder.com) devices. While the code here is not officaly supported by the BroodMinder company, the code repo is sanctioned by BroodMinder.

Working with BroodMinder devices requires a knowledge of BLE (Bluetooth Low Entergy) devices. BroodMinders broadcast BLE "beacons" every few seconds which contain the current readings from the device, such as tempreature, humidity and battery. Code in this repo, with the right hardware, can read those beacons, converting their data into useable measurements.

For hardware or software that each piece of code requries to work, see the top of each source code.

About

DIY hacks for working with BroodMinder.com devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.0%
  • C++ 33.3%
  • Dockerfile 0.7%