Skip to content

hugoboss00/HeaterMeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source code respository for the Grill-O-Mat

**** WORK IN PROGRESS ****
**** CURRENTLY NOT IN A WORKING STATE *****

Grill-O-Mat is a temperature monitoring and controlling solution for BBQ Grills.
It is based on source code from HeaterMeter (https://github.com/CapnBry/HeaterMeter), BBBIOLib (https://github.com/VegetableAvenger/BBBIOlib) and Simple Web Server (https://github.com/eidheim/Simple-Web-Server)
It runs on a BeagleBoard Black. 


+-----+ +-----+ +------+
|Probe| |Probe| |Blower|
+-----+ +-----+ +------+
     |       |        |    2.5mm jacks
  +-------------+     |      +------------------------+
  | Beagleboard |-----/------| LCD Display (optional) |
  +-------------+            +------------------------+
========|===============   Network (Wifi on a Beagleboard Blach Wireless)
  +------------------+
  | Firefox / IE     |
  +------------------+
  
Source Layout
src/*    - source code for Grill-O-Mat
eagle/*  - Hardware schematics and board files
websrv/* - web server library for Grill-O-Mat

About

Grill-O-Mat BBQ controller

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 55.6%
  • HTML 30.9%
  • OpenSCAD 4.7%
  • C 4.2%
  • CSS 2.6%
  • Shell 1.4%
  • Makefile 0.6%