There's also the Gigatron. I seem to recall that there was some interesting work done getting it to run 6502 code.
https://gigatron.io
Search found 6 matches
- Thu Apr 04, 2024 2:59 pm
- Forum: Newbies
- Topic: Build 6502 with TTL components
- Replies: 26
- Views: 50157
- Thu Mar 21, 2024 2:49 am
- Forum: Hardware
- Topic: Connecting a 16-key keypad to VIA: Did I do it right?
- Replies: 21
- Views: 6724
Re: Connecting a 16-key keypad to VIA: Did I do it right?
Dr Jefyll wrote:
Welcome, Jeff!
- Thu Mar 21, 2024 2:48 am
- Forum: Hardware
- Topic: Connecting a 16-key keypad to VIA: Did I do it right?
- Replies: 21
- Views: 6724
Re: Connecting a 16-key keypad to VIA: Did I do it right?
One possible low-cost solution, if I may? I've used some 24-key and 44-key IR Remotes in PIC projects in the past. The IR Receiver IC comes with the keypad and only needs a single pin and pull-up on the host. The NEC IR protocol is relatively easy to decode and you can print custom keypad overlays ...
- Wed Mar 20, 2024 3:18 pm
- Forum: Hardware
- Topic: Connecting a 16-key keypad to VIA: Did I do it right?
- Replies: 21
- Views: 6724
Re: Connecting a 16-key keypad to VIA: Did I do it right?
(It's a pity that 5x4 keypads aren't quite as cheaply available: it's a natural size for hex+functions, or for a calculator. 16 keys isn't quite enough, and 32 is a lot.)
If you'll indulge me in a bit of rambling about this project... :D
That was precisely the problem I had for the longest time ...
If you'll indulge me in a bit of rambling about this project... :D
That was precisely the problem I had for the longest time ...
- Wed Mar 20, 2024 1:34 pm
- Forum: Hardware
- Topic: Connecting a 16-key keypad to VIA: Did I do it right?
- Replies: 21
- Views: 6724
Re: Connecting a 16-key keypad to VIA: Did I do it right?
Thanks, all, for the advice and tips! I appreciate your helping a newb like me.
I might try giving the "pull up" design a shot. I'm thinking the required changes to the scanning logic should be pretty straightforward, but we shall see.
On the one hand, I hate to change a working design. On the ...
I might try giving the "pull up" design a shot. I'm thinking the required changes to the scanning logic should be pretty straightforward, but we shall see.
On the one hand, I hate to change a working design. On the ...
- Mon Mar 18, 2024 10:22 pm
- Forum: Hardware
- Topic: Connecting a 16-key keypad to VIA: Did I do it right?
- Replies: 21
- Views: 6724
Connecting a 16-key keypad to VIA: Did I do it right?
Hi all! First post here.
I'm working on adding one of those ubiquitous, cheap, 4x4 matrix keypads to my Ben Eater build.
The good news is, it works . (So far at least!) But maybe that's just due to dumb luck? I'm still very much a learner when it comes to hardware, so I'm not sure I'm using the ...
I'm working on adding one of those ubiquitous, cheap, 4x4 matrix keypads to my Ben Eater build.
The good news is, it works . (So far at least!) But maybe that's just due to dumb luck? I'm still very much a learner when it comes to hardware, so I'm not sure I'm using the ...