<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
We have a series of intercoms in the shop that emit a buzz to let<br>
people know when it's time to start work, go to lunch, or go home. Our<br>
current time clock software sets a schedule for those buzzers and<br>
stores it on the time clock. The time clock then trips a relay (or<br>
something like that) at the appropriate time. The inexpensive clocks<br>
do not seem to have to capability to control such a buzzer system.<br><br></blockquote><div><br>Not sure how averse you are to a bit of programming.. but you did mention putting something together. Arduino's have a ton of code available already. You would just have to adapt what's already there.<br>
<br>An arduino with a 'buzzer file' on an SD card, solid state relay, and DS1307 RTC would allow you to replace the timeclock relay without needing a computer to plug a usb relay into.<br><br>Arduino<br><a href="http://www.adafruit.com/index.php?main_page=product_info&cPath=17&products_id=325">http://www.adafruit.com/index.php?main_page=product_info&cPath=17&products_id=325</a><br>
Ethernet shield with micro SD<br><a href="http://www.adafruit.com/index.php?main_page=product_info&cPath=17_21&products_id=201">http://www.adafruit.com/index.php?main_page=product_info&cPath=17_21&products_id=201</a><br>
DS1307 on breakout board<br><a href="http://www.adafruit.com/index.php?main_page=product_info&cPath=42&products_id=264">http://www.adafruit.com/index.php?main_page=product_info&cPath=42&products_id=264</a><br>
<br>That's about $84.00, plus you'll need a relay similar to the one in your current timeclock.<br></div></div>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.