>
> On Tue 29 Jul, Glen Fry <
fry
KILLspamMAIL.POWERUP.COM.AU> wrote:
> >
> > Hi,
> >
> > I'm about to start designing a small system that is to provide reasonably
> > accurate temp control, drive a 2x16 or 2x20 lcd and handle12 inputs and 10
> > outputs.
> >
> > I'm probably going to use a `74 for the job.
> > I'm looking to those of you that have experience with these these things for
> > advice.
> >
> > 1. I need to store temp setting and some other data in NV memory. I require
> > about 128 Bytes. May be written to once or twice a day. Can I use the EEProm
> > in the 74 for this?
>
> There is no EEPROM in the'74, so you'd have to use an external device
> (I2C preferred since it may share the bus with the ADC)
>
> > 2. I need a cheap but reliable 10 bit A/D with IIC. (dosen't every one?)
>
> Hmmm, I've been looking for I2C ADCs and have been unlucky so far. Instead
> I found the MAX186, which is 12 bits, with 8 channel MUX and internal 4.096V
> reference. Unfortunately, it requires 4 pins to drive it.