The Virtual Weber Bulletin Board - An online community for Weber grill owners & fans
    The Virtual Weber Bulletin Board  Hop To Forum Categories  Automatic Temperature Control Systems    Looking for Mac OS X and Stoker users
Page 1 2 
Go
New
Find
Notify
Tools
Reply
  
Looking for Mac OS X and Stoker users
 Login/Join
 
TVWBB Fan
Picture of Joe Keenan
Posted
My Stoker monitoring program for Mac OS X is about ready for beta test. If you're a Mac OS X user, and are interested in trying it out, please let me know. The only caveat is that I'm using the JSON interface that was introduced in Stoker firmware version 2.6.0.226. You'll need to be running at least that version.

Also, can anyone suggest any other BBQ forums that Stoker users frequent? I'd like to spread the word as wide as possible.

Thanks!

joe
 
Posts: 145 | Location: On the road in North America | Registered: August 23, 2010Reply With QuoteReport This Post
New Member
Posted Hide Post
Sure Joe: Running OS X 10.6 and Linux here...
 
Posts: 25 | Location: Savannah, GA | Registered: July 27, 2008Reply With QuoteReport This Post
TVWBB Fan
Picture of Joe Keenan
Posted Hide Post
Here's a screen shot of the current UI. I'm not doing a smoke today, so this is simulated data being shown.



joe
 
Posts: 145 | Location: On the road in North America | Registered: August 23, 2010Reply With QuoteReport This Post
TVWBB Fan
Picture of Joe Keenan
Posted Hide Post
Hmm. Are PMs (Private Messages) allowed on this board? I need to get email addresses for beta testers, but I don't like asking people to post them on open forums.

joe
 
Posts: 145 | Location: On the road in North America | Registered: August 23, 2010Reply With QuoteReport This Post
TVWBB Fan
Picture of Joe Keenan
Posted Hide Post
quote:
Originally posted by Joe Keenan:
Hmm. Are PMs (Private Messages) allowed on this board? I need to get email addresses for beta testers, but I don't like asking people to post them on open forums.

joe


Ah. I see by another post that PMs are not enabled. That's too bad.

joe
 
Posts: 145 | Location: On the road in North America | Registered: August 23, 2010Reply With QuoteReport This Post
TVWBB Fan
Picture of Joe Keenan
Posted Hide Post
Beta version 0.1 is available at Dropbox.

Go to the Preferences panel to set the IP address for your Stoker, or to enable simulation mode.

joe
 
Posts: 145 | Location: On the road in North America | Registered: August 23, 2010Reply With QuoteReport This Post
TVWBB Member
Posted Hide Post
Here is a perl module that connects to the Stoker and returns JSON (similar to the beta version) formatted readings.

stoker module

If you don't have perl, the regular expression may be useful.

Curt
 
Posts: 73 | Location: Big Lake, Alaska | Registered: January 09, 2010Reply With QuoteReport This Post
TVWBB Fan
Picture of Joe Keenan
Posted Hide Post
quote:
Originally posted by Curt Timmerman:
Here is a perl module that connects to the Stoker and returns JSON (similar to the beta version) formatted readings.

stoker module

If you don't have perl, the regular expression may be useful.

Curt


Interesting question. Is the beta really beta? What's installed on new units these days?

joe
 
Posts: 145 | Location: On the road in North America | Registered: August 23, 2010Reply With QuoteReport This Post
TVWBB Member
Posted Hide Post
quote:
Originally posted by Joe Keenan:
Interesting question. Is the beta really beta? What's installed on new units these days?
joe


I'm not sure. When I ordered my Stoker I ask for the version the supported JSON (beta) - came with the standard release :-(

This is the result of development funnelled through 1 person in a proprietary environment.

The Stoker is an excellent product with terrific support. Amir is very capable and bends over backwards to help everyone with stokerlog problems. It seems to me a 'community-ware' approach under Amir would serve the end users better.

Curt
 
Posts: 73 | Location: Big Lake, Alaska | Registered: January 09, 2010Reply With QuoteReport This Post
TVWBB Member
Posted Hide Post
I got my Stoker last Tuesday and here is the version from the top of its webpage:
Stoker Status
Powered by Rock's Bar-B-Que
Software by kaytat, Version 2.6.0.254

On kaytat.com it says that version was released to beta on August 20, but farther down the page it says that the latest official release is 2.1.something. They probably started shipping the new code because of the twitter problem.
 
Posts: 32 | Location: SE MI | Registered: August 24, 2010Reply With QuoteReport This Post
TVWBB Member
Posted Hide Post
Nice looking interface Joe. Too bad it only runs on MacOSX. Frowner

Curt, I do not want to hijack Joe's thread, so please come over to the "Stoker monitoring with open software and/or Linux" thread.

I do need some help with perl and JSON. I borrowed a piece of code to parse and print the json record to stdout and have been playing with it. I also figured out how to use gnuplot to plot data from a csv file. Problem is JSON is not csv, and the probes do not even get reported in the same order on each call.
 
Posts: 32 | Location: SE MI | Registered: August 24, 2010Reply With QuoteReport This Post
TVWBB Fan
Posted Hide Post
WOW! And it worked right out of the box, er Zip file!

I only used one probe and one fan, not on a real cook. This was through wireless as well.


Looks good. If you want suggestions, let me know.

I love this! I love stokerlog but hate having to use two laptops to run it! Sure there is parallels, but it still has some issues.


Stoker/kids/dog/wife
 
Posts: 103 | Registered: July 03, 2008Reply With QuoteReport This Post
TVWBB Fan
Posted Hide Post
Using one probe it is showing duplicate probes. All readings exactly the same.


Stoker/kids/dog/wife
 
Posts: 103 | Registered: July 03, 2008Reply With QuoteReport This Post
New Member
Posted Hide Post
What's it take to make an App for Ipad and Iphone?
Thanks
Bob
 
Posts: 1 | Location: Pleasanton,CA | Registered: March 12, 2010Reply With QuoteReport This Post
TVWBB Member
Posted Hide Post
I would love an iphone/ipad app!
 
Posts: 35 | Location: New Hampshire | Registered: September 18, 2008Reply With QuoteReport This Post
New Member
Posted Hide Post
joe can you send me some info on this, I am very interested. You can use the contact info at tpscorp(dot)com
 
Posts: 25 | Location: Savannah, GA | Registered: July 27, 2008Reply With QuoteReport This Post
TVWBB Fan
Picture of Joe Keenan
Posted Hide Post
quote:
Originally posted by Bob Garcia:
What's it take to make an App for Ipad and Iphone?
Thanks
Bob


Pretty much the same code I'm using now. I thought about an iOS version, but I'm not really sure how well that would work.

To get a real history of the session (like StokerLog or my StokerX), the application needs to be running all the time, collecting data from the Stoker. With an iOS device, you can't really do that. You wouldn't want to have to keep it as the foreground app, and APIs that Apple makes available for background processing aren't really suitable for long term data collection.

Now, if what you're really looking for is something that will give you the current status of the Stoker (like the web interface, but a nicer UI), that's really easy to do.

joe
 
Posts: 145 | Location: On the road in North America | Registered: August 23, 2010Reply With QuoteReport This Post
TVWBB Fan
Picture of Joe Keenan
Posted Hide Post
quote:
Originally posted by james brosche:
WOW! And it worked right out of the box, er Zip file!

I only used one probe and one fan, not on a real cook. This was through wireless as well.


Looks good. If you want suggestions, let me know.

I love this! I love stokerlog but hate having to use two laptops to run it! Sure there is parallels, but it still has some issues.


Sorry I'm so far behind on this thread. Please see the README file in the (updated) zip file on Dropbox for my email for bug reports and suggestions.

Thanks!

joe
 
Posts: 145 | Location: On the road in North America | Registered: August 23, 2010Reply With QuoteReport This Post
TVWBB Fan
Picture of Joe Keenan
Posted Hide Post
quote:
Originally posted by james brosche:
Using one probe it is showing duplicate probes. All readings exactly the same.


Hmm. Just one control probe and no food probe? I guess I didn't test for that configuration.

joe
 
Posts: 145 | Location: On the road in North America | Registered: August 23, 2010Reply With QuoteReport This Post
TVWBB Fan
Picture of Joe Keenan
Posted Hide Post
quote:
Originally posted by Murray Wilson:
joe can you send me some info on this, I am very interested. You can use the contact info at tpscorp(dot)com


I tried that email, didn't work. Please download the current test version from DropBox (see above). My email is in the README.

joe
 
Posts: 145 | Location: On the road in North America | Registered: August 23, 2010Reply With QuoteReport This Post
  Powered by Social Strata Page 1 2  
 

    The Virtual Weber Bulletin Board  Hop To Forum Categories  Automatic Temperature Control Systems    Looking for Mac OS X and Stoker users

© 1997-2012 Chris A. Allingham LLC
The Virtual Weber Bullet is an unofficial Weber product fan site and is not affiliated with Weber-Stephen Products LLC.