Re: Help me solve this design problem PLEEEZ
- From: Mark Jones <abuse@xxxxxxxxx>
- Date: Thu, 31 Mar 2005 09:21:54 -0500
bill.sloman@xxxxxxxx wrote:
> You need an up-down counter and a slow clock - a 32,768 Hz source as
> used in watches might serve as the clock, and counting five minutes of
> that needs a 24-bit counter, for which you could use the LSI LS7166
> 24-bit multimode counter (available ex-stock from Farnell). Multi-mode
> includes up-down ....
>
> Of course, any single chip microcontroller could handle the job - the
> Microchip Technology PIC series comes to mind (and Farnell have pages
> of variants for you to chose from) though the Atmel AVR parts are
> reputed to be nicer to work with. For this application you'd presumably
> clock the microcontroller at 32.768kHz.
>
> ------------
> Bill Sloman, Nijmegen
>
Or, of course he could do the dual 555 thing. One timer for "on time" and one
for "off time", which added with some logic gates allows the first timer to work
and produce an error condition. Sonalert module for audio alert. No 3 months
required to learn PICs.
.
- Follow-Ups:
- Re: Help me solve this design problem PLEEEZ
- From: John Fields
- Re: Help me solve this design problem PLEEEZ
- From: bill . sloman
- Re: Help me solve this design problem PLEEEZ
- References:
- Help me solve this design problem PLEEEZ
- From: funster
- Re: Help me solve this design problem PLEEEZ
- From: bill . sloman
- Help me solve this design problem PLEEEZ
- Prev by Date: SMD techniques
- Next by Date: Re: Connecting to the real world
- Previous by thread: Re: Help me solve this design problem PLEEEZ
- Next by thread: Re: Help me solve this design problem PLEEEZ
- Index(es):
Relevant Pages
|