Re: Cobalt Micro (was Re: Build your own Motherboards)

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 7 Sep 1998 21:04:02 +0100 (BST)


> > If you want a simple interface for wiring toys too that you can build out of
> > bits of bent wire, 8 bit microcontrollers and parallel ports, and that has
> > a huge range of existing compatible components use i2c bus. You can bitbang
> > i2c on a parallel port and it can be quite quick (1Mbit) over random pieces
> > of wire.
>
> It's still much more complicated than things you need for a simple ISA
> card -- a microcontroller instead of few TTL chips (or single GAL).

On the contrary, you can do i2c with no additional hardware on the PC
end, and with just i2c aware logic devices the other end if you wish.

A parallel port will drive i2c

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html