steve71 / RasPiBrew

Raspberry Pi Temperature Controller for homebrewing and sous vide cooking
http://steve71.github.io/RasPiBrew/
MIT License
188 stars 75 forks source link

Documentation on raspibrew.com needs updating #14

Open archonic opened 9 years ago

archonic commented 9 years ago

Hi Steve. Looks like the new directory structure needs to be reflected on the setup page:

http://raspibrew.com/setup/

It may also need re-writing since the setup script handles a lot of the content on that page. I'm liking the increased plug-and-play-ness!

steve71 commented 9 years ago

Thanks for letting me know. I'll fix it.

On February 8, 2015 8:30:09 PM EST, Josh notifications@github.com wrote:

Hi Steve. Looks like the new directory structure needs to be reflected on the setup page:

http://raspibrew.com/setup/


Reply to this email directly or view it on GitHub: https://github.com/steve71/RasPiBrew/issues/14

Sent from my Android device with K-9 Mail. Please excuse my brevity.

archonic commented 8 years ago

I'm finding some weirdness which I think is related to the new setup. I'm not sure what the scaling governer stuff is, but I commented out the contents of raspi-config and raspi-config.dpkg-dist (which seem to be duplicates) and my SSRs don't seem to be getting the right signals. It's supposed to be at 100% but instead of a solid light it looks like it's about 30%-40%. I'm not sure what's going on, but it does seem that the setup script isn't backwards compatible.

Should I be opting for the contents of /etc/init.d/raspi-config?

Update: Fixed that issue. I think 2 instances were running and somehow one was telling it to turn off after the one I was controlling told it to turn on. At the start, it looked like I was getting about 90% power, but as these instances fell out of sync, it looked like I was getting about 30% power. Weird! I deleted /etc/init.d/raspibrew and the duplicate /ect/init.d/raspibrew-config.dkpg-dist.