Skip to content

Commit

Permalink
add README
Browse files Browse the repository at this point in the history
  • Loading branch information
will vuong committed Jun 24, 2012
1 parent 6a57c49 commit 4a4b0e4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
ANOTHER ARDUINO BBQ SMOKER
==========================

This is going to be a temperature monitor inspired by this Homebrew Temperature Monitor/Controller project (http://hruska.us/tempmon/ and http://hruska.us/tempmon/BBQ_Controller.pde). The first milestone is to build a temperature monitor thing that reads temperature from Maverick probes and displays them on an LCD with stats and stuff. The second milestone is to adjust the temperature somehow (?).

I'm just a Java programmer with no electronics hardware experience. There is a Fritzing schematic that shows the current state of the build.

Parts List
==========================
* Arduino Uno
* 1x Switchcraft TR2A Rev E 2.5mm jack
* 1x 22k resistor
* 1x Maverick probe

Notes:
==========================
* The Fritizing schematic shows a 3.5mm jack instead of a 2.5mm jack. The 2.5mm jack (Switchcraft TR2A Rev E) has three connectors: #1 tip terminal, #2 shunt terminal, #3 sleeve terminal. The #1 tip and #2 shunt terminals go to ground.
Binary file modified sketch.fzz
Binary file not shown.

0 comments on commit 4a4b0e4

Please sign in to comment.