Changes

Jump to navigation Jump to search
1,316 bytes added ,  15:42, 3 October 2017
no edit summary
Line 1: Line 1: −
[[Category:IRC]]
+
{{Template:EquipmentPage
 +
|owner = Beer Church
 +
|certification=yes
 +
|hackable = YES
 +
|model = N/A
 +
|serial = N/A
 +
|arrived = since the dawn of time itself
 +
|doesitwork = yes
 +
|contact = Eric Stein
 +
|where = Kitchen
 +
|value = $100
 +
|image =
 +
}}
 +
 
 +
The current whereabouts of the chillmon is unknown. Missing (10/3/17).
   −
Chillmon is our Raspberry Pi powered system for maintaining the proper temperature in the [[Beer Church]] fermentation chamber. It interfaces to [[IRC]], like so:
+
Chillmon is our Raspberry Pi powered system for maintaining the proper temperature in the [[Beer Church]] fermentation chamber. It interfaces to [[IRC]], like so:
    
     <+Toba> !temp
 
     <+Toba> !temp
 
     < chillmon> temperatures: beertop: 67.9 F, beer: 68.5 F, room: 64.4 F   
 
     < chillmon> temperatures: beertop: 67.9 F, beer: 68.5 F, room: 64.4 F   
 +
== Interfaces ==
 +
 +
There's a web interface running on Bellamy that shows the PID controller state history.
 +
 +
* http://10.100.0.106:8008/
 +
* You can get a stream of JSON objects over ZeroMQ that might interest you from tcp://10.100.1.76:7000 if you know how to do that.
 +
* Chillmon's irc interface should be workin' right now.
 +
 +
== Hardware ==
 +
 +
=== AC Unit ===
 +
 +
Wiring: green ground, white common, red fan, thicker red AC chiller.
   −
==References==
+
=== RPi ===
 +
 
 +
* Mac: b8:27:eb:fd:d5:a4
 +
* IP (maybe): 10.100.1.76
 +
* Username: pi
 +
 
 +
To find the IP if that IP isn't working, use:
 +
 
 +
    eastein@bowmore ~ :) $ sudo arp-scan -R --interface wlan0 --localnet | grep -i b8:27:eb:fd:d5:a4
 +
    [sudo] password for eastein:
 +
    10.100.1.76 b8:27:eb:fd:d5:a4 (Unknown)
 +
 
 +
If you don't use linux, I'm sorry that you are trying to do useful things with your computer, but I can't help you.
 +
 
 +
The screen session containing the chillmon process starts up at reboot on the Pi using vixie cron's @reboot in the pi user's user-crontab.
 +
 
 +
== References ==
    
* http://www.element14.com/community/groups/raspberry-pi/blog/2012/09/19/brewing-beer-with-raspberry-pi
 
* http://www.element14.com/community/groups/raspberry-pi/blog/2012/09/19/brewing-beer-with-raspberry-pi
* http://spacemon.pumpingstationone.org:8008/
+
* http://spacemon.pumpingstationone.org/
 
* https://github.com/eastein/chillmon
 
* https://github.com/eastein/chillmon
 +
 +
[[Category:IRC]]
 +
[[Category:Beer Church]]
62

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu