CantonLinux / cantonlinux.org

Canton GNU/Linux Enthusiasts
https://cantonlinux.org
1 stars 4 forks source link

6502 Breadboard Computer part 2; RS-232 serial link #17

Closed meffie closed 1 year ago

meffie commented 1 year ago

This will be a continuation of last year's talk on the Ben Eater style 6502 breadboard computer.

In this demo/presentation we will attempt to add a RS-232 serial interface to the the 6502 computer so we can access it from a terminal emulator on a Linux laptop.

I'll give a brief overview of RS-232 and the hardware and code needed to add the serial communications.

https://github.com/meffie/6502

meffie commented 1 year ago

Doing the linux kernel module talk instead of this one, so closing for now.