gnupic@linuxhacker.org
gnupic@linuxhacker.org
Subject: re: PWM Fun
From: Martin Peach
Date: Wed, 22 Jan 2003 15:26:38 -0500
Jeff Jackowski wrote:
>
> I'm working on a device to emulate some old game console controllers. To
> support everything I want, I need 4 individually timed PWM outputs. I'm
> not an electronics expert, so I thought I'd ask here to find some
> alternatives.
There's the intel 82C54 with 4 configurable pulse outputs; if you have 8
data and a couple of control lines free on the PIC you can easily set it
up to output PWM, and it costs less than a
PIC.
Martin
gnupic@linuxhacker.org