<div>Thanks for this info, Ray.</div><div><br></div>I guess with such a timer and a 110V-controlled relay you wouldn't really need the Arduino at all.  Just wire the output end of the relay right in to the buzzer circuit.  The off-the-shelf timer would present a nice user interface if anyone wanted to adjust the buzzer's operating hours.  KISS-compliant!<br>
<br><div class="gmail_quote">On Fri, Feb 10, 2012 at 12:51 PM, Ray <span dir="ltr"><<a href="mailto:waywardengineer@gmail.com">waywardengineer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
How I did the arduino-RTC interface on the Boxshop alarm system was<br>
pretty easy: I got a programmable digital timer meant to turn a light<br>
or whatever at the set time. I then just connected a relay with a 110V<br>
coil, and on the other end of the relay is a 5V signal that goes into<br>
the Arduino. Sort of the opposite of how you'd use a normal relay.<br>
It's universal for any of those timers and has worked troublefree for<br>
years now!<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Feb 9, 2012 at 4:55 PM, tedward <<a href="mailto:arbzed@gmail.com">arbzed@gmail.com</a>> wrote:<br>
> On Thu, Feb 9, 2012 at 3:20 PM, jim <<a href="mailto:jim@well.com">jim@well.com</a>> wrote:<br>
>><br>
>><br>
>> -1   ; how to make this happen? the nightly human<br>
>>     ; or some erlang program on pony? or...?<br>
>>     ; neither seems trustworthy, but i'm open<br>
>>     ; to any ideas.<br>
><br>
><br>
> erlang?  NOOOOOO!<br>
><br>
> There are lots of possible solutions that would not require server uptime or<br>
> network access.<br>
><br>
> A technically simple solution would be a hacked appliance timer.<br>
><br>
> Another solution would be an Arduino coupled to a latching relay and an<br>
> accurate time source.  I mention that because  I need to learn how to<br>
> interface an arduino with an RTC for a different project I'm working on<br>
> anyway, so I'd be willing to implement that one if there is some support for<br>
> the concept and no one who hates it enough to disconnect it as soon as it's<br>
> set up.<br>
><br>
> --t.<br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> Noisebridge-discuss mailing list<br>
> <a href="mailto:Noisebridge-discuss@lists.noisebridge.net">Noisebridge-discuss@lists.noisebridge.net</a><br>
> <a href="https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss" target="_blank">https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss</a><br>
><br>
</div></div></blockquote></div><br>