6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Mon May 13, 2024 4:52 pm

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Thu Nov 24, 2022 12:50 am 
Offline

Joined: Wed Jan 08, 2014 3:31 pm
Posts: 575
From Hackaday:
https://hackaday.com/2022/11/22/minimalist-6502-system-uses-a-cpu-and-not-much-else/
What I found interesting was the serial output without a UART.


Top
 Profile  
Reply with quote  
PostPosted: Thu Nov 24, 2022 2:14 am 
Offline

Joined: Fri Dec 21, 2018 1:05 am
Posts: 1076
Location: Albuquerque NM USA
Nice! Always enjoy reading about minimal designs.
Bill


Top
 Profile  
Reply with quote  
PostPosted: Thu Nov 24, 2022 8:32 am 
Offline
User avatar

Joined: Wed Feb 13, 2013 1:38 pm
Posts: 586
Location: Michigan, USA
I thought that was pretty cool, too. Looking at his code though, I haven't quite figured out how it's receiving serial characters via interrupt.

One trick I've used in the past to save space on solderless breadboards was to place a 'skinny' 32K SRAM underneath a 'wide' 32K EEPROM using a pair of SIL machined pin sockets. The RAM and EEPROM share a common pinout and so I cut the pin off the socket for the EEPROMs /CE pin so that it doesn't engage the breadboard and I soldered a wire onto the shoulder of that pin. Only one set of wires is required to wire up both RAM and EEPROM, plus the extra wire for the EEPROMs /CE pin.


Attachments:
bb3.jpg
bb3.jpg [ 343.67 KiB | Viewed 580 times ]
Top
 Profile  
Reply with quote  
PostPosted: Thu Nov 24, 2022 7:19 pm 
Offline

Joined: Wed Jan 08, 2014 3:31 pm
Posts: 575
The 6502 40th Anniversary Computer Badge also does serial I/O using the interrupt pin, and it is a low part count system. See:
http://www.sunrise-ev.com/6502.htm


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: