Difference between revisions of "Chillmon"

From Pumping Station One
Jump to navigation Jump to search
Line 30: Line 30:
 
* IP (maybe): 10.100.1.76
 
* IP (maybe): 10.100.1.76
 
* Username: pi
 
* 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.
  
 
== References ==
 
== References ==

Revision as of 23:46, 10 August 2014


Chillmon
Owner/Loaner Beer Church
Serial Number N/A
Make/Model N/A
Arrival Date since the dawn of time itself
Usability yes
Contact Eric Stein
Where Kitchen
Authorization Needed yes
Hackable YES
Estimated Value $100
Host Area {{{hostarea}}}


Chillmon Beer Church Area: {{{hostarea}}} https://wiki.pumpingstationone.org/wiki/Chillmon




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
   < chillmon> temperatures: beertop: 67.9 F, beer: 68.5 F, room: 64.4 F   

Hardware

AC Unit

Wiring: green ground, white common, red fan, thicker red AC chiller.

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.

References