BCS and Beersmith?

Describe your system and processes, and post your config file.
Jcc4507fly
Posts: 31
Joined: Tue Oct 13, 2015 10:43 pm
Bot?: No

Re: BCS and Beersmith?

Post by Jcc4507fly »

Any plans to update this to work with firmware 4.0? It looks very nice! Good work!
Jcc4507fly
Posts: 31
Joined: Tue Oct 13, 2015 10:43 pm
Bot?: No

Re: BCS and Beersmith?

Post by Jcc4507fly »

Bump
User avatar
SamIam
Posts: 51
Joined: Fri Aug 19, 2011 1:34 pm
Bot?: No

Re: BCS and Beersmith?

Post by SamIam »

Thanks. I looked into upgrading the program for 4.0 some time ago and it's basically a complete re-write. I just don't have the time right now and frankly if your using 4.0 the BCS Utilities it does pretty much the same thing.
Jcc4507fly
Posts: 31
Joined: Tue Oct 13, 2015 10:43 pm
Bot?: No

Re: BCS and Beersmith?

Post by Jcc4507fly »

Gotcha thanks.
diablo
Posts: 5
Joined: Sun Mar 27, 2016 3:16 pm
Bot?: No

Re: BCS and Beersmith?

Post by diablo »

You still need to manually enter settings.
Parsing the beerxml and directly updating the BCS seems like the best way to go! So easy!
I can write the code to parse the xml and get the setting BCS utilities needs. Does anyone have some code that I can start with though, on the BCS side?
JonW
Site Admin
Posts: 1726
Joined: Sun Jul 18, 2010 7:51 am
Bot?: No
Location: Huntington Beach, CA
Contact:

Re: BCS and Beersmith?

Post by JonW »

What language/platform do you intend to use?

If you were to use Python, you could probably take the existing recipe utility and use that as a base.
brahn
Posts: 543
Joined: Thu Dec 13, 2012 11:01 am
Bot?: No

Re: BCS and Beersmith?

Post by brahn »

The existing recipe utility is written in JavaScript, not Python.

The API documentation is here: http://embeddedcc.github.io/api-docs/

The source for the recipe utility: https://github.com/embeddedcc/bcs-recipes
JonW
Site Admin
Posts: 1726
Joined: Sun Jul 18, 2010 7:51 am
Bot?: No
Location: Huntington Beach, CA
Contact:

Re: BCS and Beersmith?

Post by JonW »

My bad.... I was thinking of the locator utility.
brahn
Posts: 543
Joined: Thu Dec 13, 2012 11:01 am
Bot?: No

Re: BCS and Beersmith?

Post by brahn »

Yup, Locator is Python.
Post Reply