Our Valued Sponsor
OpinionsConsumer ReviewsGuides and How TosCoffeeGeek ReviewsResourcesForums
Espresso: Espresso Mods and Restorations
Anyone done a Super-DIY PID (starting with IC's and such)?
RoastersClub.com
Find out why we're
The Best Coffee Club
www.roastersclub.com
 
Not Logged in: Log In to Postlog in
New Topics updated topics   New Posts new posts   Unanswered Posts new unanswered  
Search Discussion Board search   Discussion Board FAQ faq   Signup sign up  
Discussions > Espresso > Espresso Mods > Anyone done a...  
view previous topic | view next topic | view all topics
showing page 5 of 5 first page previous page
Author Messages
wenus2
Senior Member
wenus2
Joined: 2 Oct 2008
Posts: 213
Location: Portland, OR
Expertise: I like coffee

Espresso: Conti Club 1
Grinder: Mazzer SJ
Posted Tue Oct 7, 2008, 2:16am
Subject: Re: Anyone done a Super-DIY PID (starting with IC's and such)?
 

SteinDrive Said:

Ahhh . . . the thread lives again.

Posted August 27, 2008 link

I have just read through this thread for the first time.

I've been putting some thought into doing my own PID (the $200 kits seem high).
While I previously understood the theory at a basic level, I now see some of the deeper implications, as well as some implementation hurdles.

I must say, thank you to those who have contributed to this thread.

 
enjoy the journey
-jw
back to top
 View Profile Link to this post
SteinDrive
Senior Member


Joined: 27 Nov 2007
Posts: 14
Location: Minnesota
Expertise: I love coffee

Posted Tue Oct 7, 2008, 6:43am
Subject: Re: Anyone done a Super-DIY PID (starting with IC's and such)?
 

wenus2 Said:

While I previously understood the theory at a basic level, I now see some of the deeper implications,

Posted October 7, 2008 link

Don't let us put you off, remember that this thread is named Super-DIY PID.   It's not hard to get an off the shelf controller and make it work 10 times better than anything that the manufacturers are putting together.  We in this thread are theorizing the best controller for this job, and sometimes get caught up in the minutia.  If I was to buy an off the shelf controller to do this, I'd first look at size, probably 1/32 DIN.  Next on the wish list would be a digital input for dual setpoints.  That way we could use the original switch to change from brew to steam.  Lastly, I'd look for feedforward, to clean up any lag from idle to brew.  I'll poke around a bit and see if there are any controllers that meet those specifications.

Dave
back to top
 View Profile Link to this post
manyrobots
Senior Member


Joined: 16 Feb 2004
Posts: 11
Location: Ithaca, NY
Expertise: I love coffee

Espresso: Rancilio Silvia
Grinder: Rancilio Rocky
Roaster: Hearthware Precision Coffee...
Posted Tue Oct 7, 2008, 7:22am
Subject: Re: Anyone done a Super-DIY PID (starting with IC's and such)?
 

wenus2,
In case you haven't come across it, this wiki page has links to some software and docs (more documentation is on the way) on how to hand roll a PID mod based on the Arduino microcontroller.

http://www.arduino.cc/playground/Main/CoffeeTronics

The most basic form of PID setup requires a Solid State Relay (~$15 surplus), Arduino board ($20 - $35 depending on type and if you don't mind soldering together a kit), a temperature sensor ($13 - $20 depending on if you choose a thermocouple or IC temp sensor), and a power supply of some kind (household to 9V dc) ($5 - $10).  So for $60 - $80 you can do a complete setup that allows you to tweak your machine from your laptop.  There is also a free companion app (will work on any computer via the processing, see processing.org) for your laptop/desktop that you can use to graph your temperatures and tune your PID via USB.  

Tim
back to top
 View Profile Visit website Link to this post
wenus2
Senior Member
wenus2
Joined: 2 Oct 2008
Posts: 213
Location: Portland, OR
Expertise: I like coffee

Espresso: Conti Club 1
Grinder: Mazzer SJ
Posted Tue Oct 7, 2008, 1:20pm
Subject: Re: Anyone done a Super-DIY PID (starting with IC's and such)?
 

SteinDrive Said:

Don't let us put you off, remember that this thread is named Super-DIY PID.   It's not hard to get an off the shelf controller and make it work 10 times better than anything that the manufacturers are putting together.  We in this thread are theorizing the best controller for this job, and sometimes get caught up in the minutia.  If I was to buy an off the shelf controller to do this, I'd first look at size, probably 1/32 DIN.  Next on the wish list would be a digital input for dual setpoints.  That way we could use the original switch to change from brew to steam.  Lastly, I'd look for feedforward, to clean up any lag from idle to brew.  I'll poke around a bit and see if there are any controllers that meet those specifications.

Dave

Posted October 7, 2008 link

Don't worry Dave, it isn't the least bit off-putting.
I find it intriguing really, I'm no engineer, but I"m having no trouble following the conversation either ;-)

I've looked around some and don't see a commercial PID that fits these criteris for less than $125.
Undoubtedly you are aware of better sources (or more refined search criteria), so if there are better deals to be had, perhaps you can point me in the right direction.

Thank you for your follow-up.

 
enjoy the journey
-jw
back to top
 View Profile Link to this post
wenus2
Senior Member
wenus2
Joined: 2 Oct 2008
Posts: 213
Location: Portland, OR
Expertise: I like coffee

Espresso: Conti Club 1
Grinder: Mazzer SJ
Posted Tue Oct 7, 2008, 1:33pm
Subject: Re: Anyone done a Super-DIY PID (starting with IC's and such)?
 

manyrobots Said:

wenus2,
In case you haven't come across it, this wiki page has links to some software and docs (more documentation is on the way) on how to hand roll a PID mod based on the Arduino microcontroller.

http://www.arduino.cc/playground/Main/CoffeeTronics

The most basic form of PID setup requires a Solid State Relay (~$15 surplus), Arduino board ($20 - $35 depending on type and if you don't mind soldering together a kit), a temperature sensor ($13 - $20 depending on if you choose a thermocouple or IC temp sensor), and a power supply of some kind (household to 9V dc) ($5 - $10).  So for $60 - $80 you can do a complete setup that allows you to tweak your machine from your laptop.  There is also a free companion app (will work on any computer via the processing, see processing.org) for your laptop/desktop that you can use to graph your temperatures and tune your PID via USB.  

Tim

Posted October 7, 2008 link

I have browsed around some, this is admittedly more work than I was intent on, but it seems the economical choice. It could also prove to be more fun, and it certainly has more "tinker" factor.

I'm not excited about coding, in any language, but there appears to be quite a bit readily available. It would just be a matter of pieceing it together for ones desired functionality.

I see your project has control for brew and steam temp, water level alarm, clock/timer. Is that correct?
This is more than adequate, as more myself I can really only "justify" the "need" for temp control at this point.

I'm curious, why 3 SSR's?

I enjoyed your little mambo italiano video :-)

 
enjoy the journey
-jw
back to top
 View Profile Link to this post
manyrobots
Senior Member


Joined: 16 Feb 2004
Posts: 11
Location: Ithaca, NY
Expertise: I love coffee

Espresso: Rancilio Silvia
Grinder: Rancilio Rocky
Roaster: Hearthware Precision Coffee...
Posted Tue Oct 7, 2008, 8:18pm
Subject: Re: Anyone done a Super-DIY PID (starting with IC's and such)?
 

In terms of the code, I especially appreciate the challenges of picking through someone else's code.  In addition to a schematic, I think I need a similar structural description of the code to aid in the process of breaking off of the parts you want and their reuse.  Also, I would be happy to answer specific questions about the code, especially through documentation improvements.

My setup in particular is indeed a bit of a kitchen sink. The features you list are all present.

There is a barebones code base that should cover your temperature-only initial requirement.  That code is here:
http://www.growdown.com/coffeetronics/BBCC_Core/
If you choose to add stuff later, this initial setup will act as a good base.   In this BBCC_Core folder, BBCC_Core.pde is the parent file.  Essentially, it starts the program with setup() and runs the program with loop().  My aim is to essentially have one line of code in each of these two functions (a setupBlah and an updateBlah) associated with any one component.  Reading in now, that is not quite the case!  There is some cleanup I can do that will clarify that considerably.  Most of what you see should be inside a setupPID(), and updatePID() function calls.  Changes to come...

The 3 SSRs go to the heating coil, pump, and solenoid.  All of that is an effort to gain total control  of the machine, switching all functionality from the arduino.  For nearly all functions, a single SSR on the heater will suffice.  That setup does uniquely allow remote control and some other questionably useful features.

Thanks for your interest and questions.
back to top
 View Profile Visit website Link to this post
coffeeandsparks
Senior Member


Joined: 4 Oct 2008
Posts: 18
Location: sunny west coast
Expertise: I love coffee

Espresso: unit put away after 18 years
Grinder: cheap embarrased to say
Drip: mr c at the parents house
Roaster: soon
Posted Thu Oct 9, 2008, 11:40am
Subject: Re: Anyone done a Super-DIY PID (starting with IC's and such)?
 

thanks
back to top
 View Profile Link to this post
showing page 5 of 5 first page previous page
view previous topic | view next topic | view all topics
Discussions > Espresso > Espresso Mods > Anyone done a...  
New Topics updated topics   New Posts new posts   Unanswered Posts new unanswered     Search Discussion Board search   Discussion Board FAQ faq   Signup sign up  
Not Logged in: Log In to Postlog in
Discussions Quick Jump:
Symbols: New Posts= New Posts since your last visit      No New Posts= No New Posts since last visit     Go to most recent post= Newest post
Forum Rules:
No profanity, illegal acts or personal attacks will be tolerated in these discussion boards.
No commercial posting of any nature will be tolerated; only private sales by private individuals, in the "Buy and Sell" forum.
No cross posting allowed - do not post your topic to more than one forum, nor repost a topic to the same forum.
Who Can Read The Forum? Anyone can read posts in these discussion boards.
Who Can Post New Topics? Any registered CoffeeGeek member can post new topics.
Who Can Post Replies? Any registered CoffeeGeek member can post replies.
Can Photos be posted? Anyone can post photos in their new topics or replies.
Who can change or delete posts? Any CoffeeGeek member can edit their own posts. Only moderators can delete posts.
Probationary Period: If you are a new signup for CoffeeGeek, you cannot promote, endorse, criticise or otherwise post an unsolicited endorsement for any company, product or service in your first five postings.
Discover delicious coffee
Don Francisco Coffee online store-the finest selection of coffees from a variety of growing regions.
don-francisco.com

WIPS™ Forums Software.   ©2009, WebMotif Net Services, Inc.
The WIPS Forums is customized software and part of WebMotif's WIPS Content Management System.
Home | Opinions | Consumer Reviews | Guides & How Tos | CoffeeGeek Reviews | Resources | Forums | Contact Us
CoffeeGeek.com, CoffeeGeek, and Coffee Geek, along with all associated content & images are copyright ©2000-2009 by WebMotif Net Services, Inc., all rights reserved, unless otherwise indicated. Content, code, and images may not be reused without permission. Usage of this website signifies agreement with our Terms and Conditions. (0.5166380405426)
Privacy Policy | Copyright Info | Terms and Conditions | CoffeeGeek Advertisers | RSS