Recent content by John Caras


 
  1. J

    Alarm Script Assistance Needed

    Still looking for some help on this, anyone?
  2. J

    Alarm Script Assistance Needed

    Yes that is exactly what I'm after Steve_M. I'm currently using: #!/bin/sh # If no parameter, this is a regular alarm sleep 60 al_set 0 fi But would prefer to use the actual temp instead of time. I would also like to set just that particular alarm (meat probe 2 high) to 0 instead of al_set 0
  3. J

    Alarm Script Assistance Needed

    I need some help on writing an alarm script to execute on Meat probe High alarm (new to writing scripts and not really finding any solid examples to go by. I would like to write a script that: Upon meat probe high alarm- (SP+1) then reset the alarm when probe temp=<SP -1 Is this doable...
  4. J

    Heatermetr Proofing Box Control

    Actually disregard- I'm going to start a new thread in the appropriate category.
  5. J

    Heatermetr Proofing Box Control

    I think the LED route will work for what I'm after. I checked and the voltage at the LEDs when on is 1.9v and I can trigger the TIP120 at 1.2v. Anyone know what I need to do to merge these 2 scripts: #!/bin/sh # Silence this alarm, it will ring again if re-armed al_set 0...
  6. J

    Heatermetr Proofing Box Control

    Thanks Bryan- I was afraid you would say that. I can get around the once every 10 seconds issue (planned on putting a timer circuit in as well). I did notice that the "Invert Output" option for the blower doesn't seem to have an effect. I assumed since documentation stated it was for cooling...
  7. J

    Heatermetr Proofing Box Control

    I'm building a bread proofing box and would like to use Heatermeter 4.2/ (RPi A+). I'm using the 12vdc output (for blower) as one of the outputs with a 1k resistor to an IR510 MOSFET to control 24vdc external power supply via relay. The relay controls a 110vac outlet connected to a small (2x2)...
  8. J

    Greetings from Michigan

    This is an incredible forum and wealth of knowledge. I finally broke down and got a Green egg and retiring my impossible gas/ charcoal home made smoke that is impossible to control (temp). Almost wrecked the last 2 briskets. Anyway- plan on building a Heatermeter as well. Thanks!
  9. J

    HeaterMeter Hardware v4.2.4

    Couple of questions about HeaterMeter 4.2. 1) I have a Raspberry Pi 2 Model B; can I use it? Or is the hdware listing referring to a Raspberry Pi 1. 2) I plan on buying the HeaterMeter kit. Description says does not include the case but other in other places says the kit does. Do I need to...

 

Back
Top