Skip to content

jbjbjb1/AussieMeatCooker

Repository files navigation

Readme

The purpose of this project is to make a device to monitor bbq air and meat temperature to cook the perfect steak! The image below shows the current progress of the project - when a perfect steak is shown, this project is functional!

This project is currently functional and the temperature reading has an accuracy of +/-1 deg C. It uses bluetooth to communicate via bluetooth serial (e.g. android app: https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=en_AU&gl=US). This project initially started as an arduino based device and spring boarded off some great work done here: https://forum.arduino.cc/index.php?topic=231655.0, but since then it has moved to the ESP32 for a more compact design with inbuilt bluetooth functionality.

Branches

  • The "master" branch is the lastest functional ESP32 version of the meat cooker.
  • The "dev" branch is the working branch for new ESP32 features.
  • The "arduino" branch is an archive of where this project got up to on the Arduino Uno.

Next steps

  • Get display working on ESP32 to show temperatures
  • Refactor code
  • Improve app interface
  • 3D print case
  • Improve reading range so air sensor can work down to 0 C (limited by ESP32 only being able to measure ADC from ~0.2V).

Items (all prices $AUD)

How to use

  • Connect sensors by 2.5mm jacks
  • Turn ESP32 on and connect to bluetooth
  • Start cooking!

Steps completed (newest on top)

About

BBQ and meat temperature monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors