Home Brew Forums > Home Brewing Beer > DIY Projects > Web Based Thermometer?




Reply
 
LinkBack Thread Tools Display Modes
Old 05-27-2008, 05:01 PM   #31
Feedback Score: 0 reviews
Recipes 
 
Join Date: Aug 2007
Location: Buffalo, NY
Posts: 852
Liked 4 Times on 4 Posts
Likes Given: 1

Default

Nice, thanks. I was hoping to use this on my old eMac, which doesn't have a serial port, but I've also been trying to scrounge up old computers from my family to mess around with. I also wasn't planning on messing with this for a little bit, but then again I am impatient.


__________________
Community Beer Works: a Buffalo, NY nanobrewery that is now open!

CBW website | Twitter | Facebook | HBT thread

Niagara Association of Homebrewers ex-President
Live in or around Buffalo? Join NAH for fun and excitement!

[1:47pm] chefmike: and dont listen to sigafoos!
[1:47pm] Sigafoos: that's generally good advice
Sigafoos is offline
 
Reply With Quote Quick reply to this message
Old 05-27-2008, 05:09 PM   #32
Feedback Score: 0 reviews
Recipes 
 
Join Date: Oct 2007
Location: Central TX Area
Posts: 330
Liked 2 Times on 2 Posts

Default

Quote:
Originally Posted by olllllo View Post
Given my recent problem with a refrigeration unit:
http://www.homebrewtalk.com/f11/fixed-my-fermentation-chamber-striking-relay-capacitor-handle-66697/

I would like to spec out something like this:
1) Unit must alert via SMS when a minimum or maximum temperature has been exceeded.
2) Unit would be an appliance that would not require a PC for operation.
3) Web interface to program the set points is preferred although USB connection would be acceptable.
4) Wired Ethernet is OK, but wireless would be preferred.
5) Wall wort power is acceptable.
1) I use a free monitoring tool called Nagios http://www.nagios.org Does SMS and email for me.
I am sure the rest could be done, but I am sure there would be a cost. I was trying for and inexpensive way to get it done. I like your ideas, it would be cool to build the rest of your ideas into a keezer collar...


brauhausjoe is offline
 
Reply With Quote Quick reply to this message
Old 05-27-2008, 05:11 PM   #33
Feedback Score: 0 reviews
Recipes 
 
Join Date: Oct 2007
Location: Central TX Area
Posts: 330
Liked 2 Times on 2 Posts

Default

Quote:
Originally Posted by Sigafoos View Post
Nice, thanks. I was hoping to use this on my old eMac, which doesn't have a serial port, but I've also been trying to scrounge up old computers from my family to mess around with. I also wasn't planning on messing with this for a little bit, but then again I am impatient.
My laptop does not have a serial port either, I use a USB to Serial adapter, cost less than $15
brauhausjoe is offline
 
Reply With Quote Quick reply to this message
Old 09-30-2008, 03:03 PM   #34
Feedback Score: 0 reviews
Recipes 
 
Join Date: Oct 2007
Location: Central TX Area
Posts: 330
Liked 2 Times on 2 Posts

Default

My web temp sensor will be in BYO Brew Nation November issue. I thought it was pretty cool.
__________________
My other web site. swampwaterbrewery
brauhausjoe is offline
 
Reply With Quote Quick reply to this message
Old 09-30-2008, 03:21 PM   #35
Feedback Score: 0 reviews
Recipes 
 
Join Date: Jul 2007
Posts: 1,657
Liked 5 Times on 5 Posts
Likes Given: 4

Default

Quote:
Originally Posted by brauhausjoe View Post
I would like to set up something to monitor the CO2 tank next, but I dont know what hardware to use....
Digital scale. Track changes in mass.
__________________
OdorDestroyer.com - Pet odor removers and related products.
Philip1993 is offline
 
Reply With Quote Quick reply to this message
Old 09-30-2008, 03:30 PM   #36
Feedback Score: 0 reviews
Recipes 
 
Join Date: Oct 2007
Location: Central TX Area
Posts: 330
Liked 2 Times on 2 Posts

Default

Quote:
Digital scale. Track changes in mass.
Very cool idea! You could also use that idea for the kegs. Time to look for some scales, anyone have any ideas on were to look?
__________________
My other web site. swampwaterbrewery

Last edited by brauhausjoe; 10-02-2008 at 11:53 AM.
brauhausjoe is offline
 
Reply With Quote Quick reply to this message
Old 10-02-2008, 12:57 AM   #37
Feedback Score: 0 reviews
Recipes 
 
Join Date: Jan 2008
Posts: 8
Default

Digital bathroom scales can be found cheap at thrift stores but the accuracy is +/- at best 0.5 lbs.

I have a couple I keep meaning to interface with my (still in the planning stages) keg system.
jimmypager is offline
 
Reply With Quote Quick reply to this message
Old 10-02-2008, 01:34 AM   #38
Feedback Score: 0 reviews
Recipes 
 
Join Date: Oct 2007
Location: Central TX Area
Posts: 330
Liked 2 Times on 2 Posts

Default

Quote:
Originally Posted by jimmypager View Post
Digital bathroom scales can be found cheap at thrift stores but the accuracy is +/- at best 0.5 lbs.

I have a couple I keep meaning to interface with my (still in the planning stages) keg system.
This might sound silly; can the data be transfered to a computer? If not were you planning to move the displays so you could more easily see them?
__________________
My other web site. swampwaterbrewery
brauhausjoe is offline
 
Reply With Quote Quick reply to this message
Old 10-02-2008, 03:57 AM   #39
Feedback Score: 0 reviews
Recipes 
 
Join Date: Jan 2008
Posts: 8
Default

I'm sure you can very easily extend/move the lcd/led display on the scale to anywhere you need. (ie the front of your kegorater).

The problem/solution I have not attempted to solve (or even try) is the zeroing and refreshing of the bathroom scale.

Anything can be interfaced to a computer....it just might require a microcontroller and/or simple circuit to interface it.

My plan is to use a microcontroller. I would zero the scale on an empty keg and then use the scale output weight to calculate the remaining beer and interface it to the computer....

Once I have the keg weight in the microcontroller and/or computer I have dozens of different ideas on how to display the remaining beer left in a keg.(they would probably deserve there own seperate thread...)

So far I have run across many different types of scales....Load Cell, Strain Gauge, Optical Rack and Pinion etc etc....and each would have to be "hacked" or interfaced a little differently...And each have a little different footprint especially where space is tight in a keg system.

I'm sure someone will point to a commercial solution that "talks" to a computer already but "hacking" together a somewhat cheap solution is pretty much why I have "hobbies" that extend to just about anything and everything.
jimmypager is offline
 
Reply With Quote Quick reply to this message
Old 10-02-2008, 11:01 AM   #40
Feedback Score: 0 reviews
Recipes 
 
Join Date: Oct 2007
Location: Central TX Area
Posts: 330
Liked 2 Times on 2 Posts

Default

Quote:
Originally Posted by jimmypager View Post
I'm sure someone will point to a commercial solution that "talks" to a computer already but "hacking" together a somewhat cheap solution is pretty much why I have "hobbies" that extend to just about anything and everything.
If you cant open it, you dont own it. I agree, doing it your self is so much more fun. I would be interested in helping you out if you need it.

Quote:
Originally Posted by jimmypager View Post
Once I have the keg weight in the microcontroller and/or computer I have dozens of different ideas on how to display the remaining beer left in a keg.(they would probably deserve there own seperate thread...)
I would agree, it probably would deserve its own thread.


__________________
My other web site. swampwaterbrewery

Last edited by brauhausjoe; 10-02-2008 at 11:54 AM.
brauhausjoe is offline
 
Reply With Quote Quick reply to this message
Reply

Quick Reply
Message:
Options
Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
All-Grain - Schwarzbier (based on BCS), took 3rd nathan Dark Lager 7 02-08-2013 04:33 AM
soba/buckwheat based ale? beermonger310 Recipes/Ingredients 2 02-27-2012 11:07 PM
Floating thermometer or dial thermometer? nigel31 Beginners Beer Brewing Forum 3 11-05-2009 10:59 AM
Estimating the ABV based on lbs of extract... BrewOnBoard Extract Brewing 1 07-31-2009 04:54 AM
Web Based Calculators Barley-Davidson Brewing Software 1 07-23-2007 01:53 AM



FOLLOW US ON