Wireless beer fridge temperature logger

The forum for discussing all kinds of brewing paraphernalia.
Post Reply
sladeywadey
Hollow Legs
Posts: 374
Joined: Thu Dec 03, 2009 5:56 pm

Re: Wireless beer fridge temperature logger

Post by sladeywadey » Fri Jul 10, 2015 10:50 am

thanks!

This 8266 stuff is looking interesting. https://github.com/carlhako/BrewESP

Fil
Telling imaginary friend stories
Posts: 5229
Joined: Sun Oct 16, 2011 1:49 pm
Location: Cowley, Oxford

Re: Wireless beer fridge temperature logger

Post by Fil » Fri Jul 10, 2015 12:48 pm

use the program header installed to reflash the device, use stc1000+ V 1.08
then take power and gnd from the header and every 48 seconds the ispclk pin will pulse with the signal of the data packet containing the current temp. It Uses the Fine Offset protocol, Fine Offset being a us manufacurer of weatherstations and they have remote wireless sensors that broadcast temp and humidity data..
Thankfully a chap called Luc Small has written an arduino library to demodulate the broadcast so all the hard work has been done ;)

however with a smart device connected to the program header of the stc1000 you have the ability for 2 way comms querying and setting the device, Im just using a cheap Rf Tx.. board to broadcast the regular message and picking it up remotely.
ist update for months n months..
Fermnting: not a lot..
Conditioning: nowt
Maturing: Challenger smash, and a kit lager
Drinking: dry one minikeg left in the store
Coming Soon Lots planned for the near future nowt for the immediate :(

sladeywadey
Hollow Legs
Posts: 374
Joined: Thu Dec 03, 2009 5:56 pm

Re: Wireless beer fridge temperature logger

Post by sladeywadey » Fri Jul 10, 2015 1:15 pm

thanks Fil - turns out my STC isn't the programmable one :(

User avatar
Jocky
Even further under the Table
Posts: 2738
Joined: Sat Nov 12, 2011 6:50 pm
Location: Epsom, Surrey, UK

Re: Wireless beer fridge temperature logger

Post by Jocky » Fri Jul 10, 2015 1:19 pm

AnthonyUK wrote:I use a Raspi as it only requires a DS18B20 sensor to work as a temp logger.
Can you share some details on this - what software are you using?

I have a Raspberry Pi and several waterproof DS18B20 sensors, but haven't found a ready made software package for logging and uploading.
Ingredients: Water, Barley, Hops, Yeast, Seaweed, Blood, Sweat, The swim bladder of a sturgeon, My enemies tears, Scenes of mild peril, An otter's handbag and Riboflavin.

AnthonyUK

Re: Wireless beer fridge temperature logger

Post by AnthonyUK » Fri Jul 10, 2015 2:20 pm

I'm reading the temps from 5-6 DS18B20s and logging them into an RRD from which I can graph the results.
The Raspi is running LigHTTPD to display the graphs.
Example

Image

There are loads of guides all doing things slightly differently

http://blog.turningdigital.com/2012/09/ ... r-rrdtool/
https://blog.bartbania.com/raspberry_pi ... log-howto/

User avatar
dean_wales
Drunk as a Skunk
Posts: 991
Joined: Mon Jul 12, 2010 1:13 pm
Location: Welshman exiled in Exeter!

Re: Wireless beer fridge temperature logger

Post by dean_wales » Fri Jul 10, 2015 3:04 pm

You guys are fairly rapid emulating the logging ability of BrewPi on a shoestring.

Bravo!
Click here for my cider pressing...
Click here to see my 20% Damson port experiment...
Click here for red wine from my allotment vine...

Fil
Telling imaginary friend stories
Posts: 5229
Joined: Sun Oct 16, 2011 1:49 pm
Location: Cowley, Oxford

Re: Wireless beer fridge temperature logger

Post by Fil » Fri Jul 10, 2015 5:23 pm

dean_wales wrote:You guys are fairly rapid emulating the logging ability of BrewPi on a shoestring.

Bravo!
well ive orderd one of the ESP8266 WiFi modules Andy is using and will be connecting upto the stc1000 directly as soon as it arrives ;)

sladeywadey check out this US stc1000+ forum thread by the hacks author, there are some v1.1 that can take the hack and a source for the original devices too. lot to wade thru tho.. http://www.homebrewtalk.com/showthread. ... 8&page=182
ist update for months n months..
Fermnting: not a lot..
Conditioning: nowt
Maturing: Challenger smash, and a kit lager
Drinking: dry one minikeg left in the store
Coming Soon Lots planned for the near future nowt for the immediate :(

User avatar
Andy
Virtually comatose but still standing
Posts: 8716
Joined: Fri Nov 18, 2005 1:00 pm
Location: Ash, Surrey
Contact:

Re: Wireless beer fridge temperature logger

Post by Andy » Fri Jul 10, 2015 5:35 pm

Don't forget that the 8266 is a 3.3v device :)
Dan!

User avatar
Andy
Virtually comatose but still standing
Posts: 8716
Joined: Fri Nov 18, 2005 1:00 pm
Location: Ash, Surrey
Contact:

Re: Wireless beer fridge temperature logger

Post by Andy » Fri Jul 10, 2015 5:39 pm

Updated the logging site to https://thingspeak.com/channels/46252
Dan!

Fil
Telling imaginary friend stories
Posts: 5229
Joined: Sun Oct 16, 2011 1:49 pm
Location: Cowley, Oxford

Re: Wireless beer fridge temperature logger

Post by Fil » Fri Jul 10, 2015 6:52 pm

Andy wrote:Don't forget that the 8266 is a 3.3v device :)
cheers.. but i had spotted that, i will have to get the meter out and find 3.3v on the stcboard or invest in a buck converter..
ist update for months n months..
Fermnting: not a lot..
Conditioning: nowt
Maturing: Challenger smash, and a kit lager
Drinking: dry one minikeg left in the store
Coming Soon Lots planned for the near future nowt for the immediate :(

User avatar
Andy
Virtually comatose but still standing
Posts: 8716
Joined: Fri Nov 18, 2005 1:00 pm
Location: Ash, Surrey
Contact:

Re: Wireless beer fridge temperature logger

Post by Andy » Fri Jul 10, 2015 6:56 pm

Cool! Both Power and data must be 3.3v, I guess data is more of a challenge ?
Dan!

Fil
Telling imaginary friend stories
Posts: 5229
Joined: Sun Oct 16, 2011 1:49 pm
Location: Cowley, Oxford

Re: Wireless beer fridge temperature logger

Post by Fil » Fri Jul 10, 2015 7:34 pm

Andy wrote:Cool! Both Power and data must be 3.3v, I guess data is more of a challenge ?
oops that i think i will need to do a few evenings/weeks reading up on ....
or stick an arduino inbetween? but i think a simple voltage divide may suit as long as its on off digital coms..
ist update for months n months..
Fermnting: not a lot..
Conditioning: nowt
Maturing: Challenger smash, and a kit lager
Drinking: dry one minikeg left in the store
Coming Soon Lots planned for the near future nowt for the immediate :(

chris2012
Under the Table
Posts: 1193
Joined: Sat Jun 23, 2012 10:13 pm

Re: Wireless beer fridge temperature logger

Post by chris2012 » Fri Jul 10, 2015 8:44 pm

If you want to convert 5V logic to 3.3v and vice versa - https://www.coolcomponents.co.uk/logic- ... ional.html
works great

f00b4r
Site Admin
Posts: 1533
Joined: Fri Jul 11, 2014 10:54 pm
Location: Berlin

Re: Wireless beer fridge temperature logger

Post by f00b4r » Fri Jul 10, 2015 9:14 pm

Fil wrote:
dean_wales wrote:You guys are fairly rapid emulating the logging ability of BrewPi on a shoestring.

Bravo!
well ive orderd one of the ESP8266 WiFi modules Andy is using and will be connecting upto the stc1000 directly as soon as it arrives ;)

sladeywadey check out this US stc1000+ forum thread by the hacks author, there are some v1.1 that can take the hack and a source for the original devices too. lot to wade thru tho.. http://www.homebrewtalk.com/showthread. ... 8&page=182
The link to the source of original flashable hardware is also on the firmware Github page.

Fil
Telling imaginary friend stories
Posts: 5229
Joined: Sun Oct 16, 2011 1:49 pm
Location: Cowley, Oxford

Re: Wireless beer fridge temperature logger

Post by Fil » Fri Jul 10, 2015 10:18 pm

chris2012 wrote:If you want to convert 5V logic to 3.3v and vice versa - https://www.coolcomponents.co.uk/logic- ... ional.html
works great
magic thanks.. saved me a weeks worth of browsing at least ;)
ist update for months n months..
Fermnting: not a lot..
Conditioning: nowt
Maturing: Challenger smash, and a kit lager
Drinking: dry one minikeg left in the store
Coming Soon Lots planned for the near future nowt for the immediate :(

Post Reply