On 4 Dec 2008 at 14:14, Roy J. Tellason wrote:
I've had idle thoughts from time to time
about building one of those and
sticking an EPROM between the outputs of that circuit and the device to be
driven, to convert the scan codes that you get to ASCII or whatever. Maybe
one of these days I'll get that particular round tuit. :-)
Why bother? AVRs and PICs are cheap and easy to work with (in
I cna think of one good reason why _I'd_ bother :
I prefer to think in terms of AND gates, flip-flops and shift registers
to assembly language. I find it easier to debug a board of logic than a
program. And I'd findit simpy more fun to sodler and wire-wrap than to type.
This makes no sense commerically, I agree. If I was going to make this as
a product, or part of one, I'd use a microcontroller. Period. But classic
computign is a _hobby_ for me, and darn it, I get to do it the way I
enjoy. And if that means a board of TTL chips. that's my business.
-tony