brycesub / silvia-pi

A Raspberry Pi modification to the Rancilio Silvia Espresso Machine implementing PID temperature control.
MIT License
140 stars 42 forks source link

Document installation instructions for brew PID control #2

Open brycesub opened 8 years ago

brycesub commented 8 years ago

Full instructions aren't up yet, but pictures documenting disassembly and mounting are available here: http://imgur.com/a/3WLVt

jjeaton commented 8 years ago

@brycesub very interested in trying out this project on my Silvia, any timeline on when you'll write the instructions? I'm having a hard time following the pictures.

brycesub commented 8 years ago

@jjeaton I'm happy to give you a walkthrough via skype. Do you have parts ordered?

jjeaton commented 8 years ago

@brycesub that is very generous of you. I haven't ordered parts yet, primarily because I was trying to figure out whether I had the skills to complete the project.

The two things that are drawing me to this are:

I am a programmer, but have limited electronics experience (I built some effects pedals for my guitar about 10 years ago), and I'm terrible at soldering. So I was hoping to see what the instructions would entail to know what other supplies I may need to determine whether I could do it and whether it would be cheaper than buying a PID, if I was willing to give up the wifi aspect.

Can this control steam temperature or does it not yet do that? Do you have any idea what the differences would be if you used the Raspberry Pi Zero instead of the board you used? (cost reasons)

I may take you up on the Skype, but it wouldn't be for awhile. Super cool project, thanks for sharing!

brycesub commented 8 years ago

@jjeaton The pi-zero should work just fine for this project assuming you got the micro-usb to usb-A adapter to connect the Wi-Fi adapter. Additional supplies needed would be a soldering iron and some solder. You only actually need that to solder the two wires from the thermocouple to the thermocouple-breakout. Everything else is connected via jumper or just crimped w/ pliers.

It doesn't do steam temp control (yet), I just didn't really see a need for precision on the steam sided (compared to the coffee side). I have ambitions to add another relay and controlling the pump later down the road.

I'm not an electrical engineer by trade, I'm a database administrator with minimal electronics experience. I know you can do this.

jjeaton commented 8 years ago

@brycesub I appreciate your show of faith! :) I assume you'd rather have a conversation after I have the parts. Will come back once I do. Probably will go with the Pi 2, not the zero.

brycesub commented 8 years ago

@jjeaton Grab a pi 3, then no need for the wifi adapter.

obiben commented 7 years ago

So @jjeaton did you go through with it?

Thought I'd write a word here since I've just ordered parts to do something similar. I'll most likely fork this when I receive the pi (zero) and screen. Planning on doing this offline with a touchscreen embedded in the machine where the rancilio logo is.

More news in the coming weeks!

jjeaton commented 7 years ago

I almost pulled the trigger and ended up getting a good deal on a Breville dual boiler and sold my Silvia. The hacker in me is sad, but the coffee is happy. 😄

greymda commented 7 years ago

can't figure it out from the pictures where did you mount the thermocouple?

brycesub commented 7 years ago

I mounted it where the old brew thermostat used to be, reusing one of the screws and screw hole.

brycesub commented 7 years ago

See https://github.com/brycesub/silvia-pi/issues/10 for information for wiring the breakout and relay to the pi.

obiben commented 6 years ago

Well, it took a lot of spare time to figure out how to make my pitft screen without breaking wifi on Pi 0 W, but it ended up working.

26233566_10159910068990038_5358925045594778907_o

therealjohn commented 6 years ago

@obiben Now that's a mod! Did you talk about what you've done to the Silvia? Thanks for sharing!

obiben commented 6 years ago

@therealjohn I'm in the process of documenting it on my fork Need to get the CAD files for the plexi out of my old laptop sometime soon