6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Fri Nov 01, 2024 11:27 am

All times are UTC




Post new topic Reply to topic  [ 34 posts ]  Go to page 1, 2, 3  Next
Author Message
PostPosted: Sat Jan 23, 2016 9:06 pm 
Offline
User avatar

Joined: Fri Oct 30, 2015 9:49 pm
Posts: 54
Location: San Antonio, TX
Howdy...

I wanted to do a fun project with the W65C816SXB board so I decided to add Keyboard, VGA and Sound.
I got a couple of W65C22 for this project, the first W65C22 will be used to read the keyboard, the second one for VGA and sound using the Propeller project earlier.

Just got started, I'll keep you updated...


Attachments:
Expansion_01.jpg
Expansion_01.jpg [ 3.36 MiB | Viewed 1758 times ]
Expansion_02.jpg
Expansion_02.jpg [ 3.61 MiB | Viewed 1758 times ]
Top
 Profile  
Reply with quote  
PostPosted: Mon Jan 25, 2016 2:36 am 
Offline
User avatar

Joined: Fri Oct 30, 2015 9:49 pm
Posts: 54
Location: San Antonio, TX
Made some good progress over the weekend...

Got the C=64 keyboard hooked up to the first VIA and I can read the key matrix...
Code still pretty rough but it seem to be working.

I also added files to GitHub,
https://github.com/alamorobotics/W65C81 ... rd_VGA_SID


Attachments:
Expansion_03.jpg
Expansion_03.jpg [ 3.62 MiB | Viewed 1730 times ]
Top
 Profile  
Reply with quote  
PostPosted: Mon Jan 25, 2016 6:31 pm 
Offline
User avatar

Joined: Fri Oct 30, 2015 9:49 pm
Posts: 54
Location: San Antonio, TX
Got another VIA added, it will be used to communicate with the Propeller to generate VGA and sound...

Need to take a break from soldering and refresh my Eagle skills so I can make up the schematics...


Attachments:
File comment: Added second VIA.
Expansion_04.jpg
Expansion_04.jpg [ 3.4 MiB | Viewed 1690 times ]
File comment: Not exactly beautiful but it works... ;-)
Expansion_05.jpg
Expansion_05.jpg [ 3.66 MiB | Viewed 1690 times ]
Top
 Profile  
Reply with quote  
PostPosted: Wed Jan 27, 2016 1:30 am 
Offline
User avatar

Joined: Fri Oct 30, 2015 9:49 pm
Posts: 54
Location: San Antonio, TX
Got the first schematics added to GitHub...

https://github.com/alamorobotics/W65C81 ... rd_VGA_SID


Attachments:
Schematics_01.png
Schematics_01.png [ 35.58 KiB | Viewed 1666 times ]
Top
 Profile  
Reply with quote  
PostPosted: Wed Jan 27, 2016 7:02 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8534
Location: Southern California
What is that schematic software so many use? Can the default colors be changed? That gray writing is awfully hard to read!!

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
PostPosted: Wed Jan 27, 2016 9:19 am 
Offline
User avatar

Joined: Tue Mar 02, 2004 8:55 am
Posts: 996
Location: Berkshire, UK
GARTHWILSON wrote:
What is that schematic software so many use? Can the default colors be changed? That gray writing is awfully hard to read!!

Looks like CadSoft Eagle.

_________________
Andrew Jacobs
6502 & PIC Stuff - http://www.obelisk.me.uk/
Cross-Platform 6502/65C02/65816 Macro Assembler - http://www.obelisk.me.uk/dev65/
Open Source Projects - https://github.com/andrew-jacobs


Top
 Profile  
Reply with quote  
PostPosted: Wed Jan 27, 2016 9:53 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8534
Location: Southern California
Thanks. I just wrote to them about it.

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
PostPosted: Wed Jan 27, 2016 10:22 am 
Offline

Joined: Sat Jul 28, 2012 11:41 am
Posts: 442
Location: Wiesbaden, Germany
I usually export circuit diagrams from eagle with the monochrome option set.
Attachment:
Eagle_export.png
Eagle_export.png [ 18.79 KiB | Viewed 1631 times ]

_________________
6502 sources on GitHub: https://github.com/Klaus2m5


Top
 Profile  
Reply with quote  
PostPosted: Wed Jan 27, 2016 10:52 am 
Offline
User avatar

Joined: Tue Nov 16, 2010 8:00 am
Posts: 2353
Location: Gouda, The Netherlands
You can also use the 'Black' option in the print to PDF/Postscript dialog.

In addition, all colors in the schematic editor can be customized.


Top
 Profile  
Reply with quote  
PostPosted: Wed Jan 27, 2016 8:19 pm 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8468
Location: Midwestern USA
Alamorobotics wrote:
Got the first schematics added to GitHub...

https://github.com/alamorobotics/W65C81 ... rd_VGA_SID

Can you post that in monochrome, please, for the benefit of the old, color-blind folks around here? :lol:

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
PostPosted: Wed Jan 27, 2016 9:09 pm 
Offline
User avatar

Joined: Fri Oct 30, 2015 9:49 pm
Posts: 54
Location: San Antonio, TX
Howdy...

Here is the monochrome version of the schematics.
I added the Propeller and 3.3V power supply over lunch.

Is there a way to export to PDF ?
That would probably be even better.
Still learning Eagle cad...


Attachments:
Schematics_02.png
Schematics_02.png [ 20.77 KiB | Viewed 1597 times ]
Top
 Profile  
Reply with quote  
PostPosted: Wed Jan 27, 2016 9:37 pm 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8468
Location: Midwestern USA
Alamorobotics wrote:
Howdy...

Here is the monochrome version of the schematics.
I added the Propeller and 3.3V power supply over lunch.

Is there a way to export to PDF ?
That would probably be even better.
Still learning Eagle cad...

I have Adobe Acrobat Standard installed on my Windows box, which appears to programs as a printer. Not sure what other methods might work for you.

BTW, diodes D9 and D10 should be Schottkys. The forward drop of the 1N4148 will likely prevent the 65C22s' IRQB output from pulling the MPU's IRQB input low enough to be recognized as an interrupt.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
PostPosted: Wed Jan 27, 2016 10:12 pm 
Offline
User avatar

Joined: Tue Nov 16, 2010 8:00 am
Posts: 2353
Location: Gouda, The Netherlands
Alamorobotics wrote:
Is there a way to export to PDF ?
That would probably be even better.
Still learning Eagle cad...

Yes, go to the Print menu, and in the printer selection choose "Print to File (PDF)". If you have more than 1 sheet, don't forget to select "All", otherwise it will only print the first sheet.


Top
 Profile  
Reply with quote  
PostPosted: Thu Jan 28, 2016 4:32 am 
Offline
User avatar

Joined: Fri Oct 30, 2015 9:49 pm
Posts: 54
Location: San Antonio, TX
Howdy...

I finished up the Propeller schematics and did a print to PDF, I think this would be the best way to post schematics.
Or do we prefer the monochrome ?

I'm not sure why there are diodes on the IRQ for the W65C22, the schematics I copied had them so I threw them in there... :lol:
http://www.westerndesigncenter.com/wdc/Schematics/W65C816SXB.pdf
They should not cause me any problems since I don't plan to use the IRQ for now..

Any thoughts about the diodes ?


Attachments:
Expansion_01.pdf [33.07 KiB]
Downloaded 90 times
Top
 Profile  
Reply with quote  
PostPosted: Thu Jan 28, 2016 4:39 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8534
Location: Southern California
Alamorobotics wrote:
I'm not sure why there are diodes on the IRQ for the W65C22. The schematics I copied had them so I threw them in there... :lol:
http://www.westerndesigncenter.com/wdc/Schematics/W65C816SXB.pdf
They should not cause me any problems since I don't plan to use the IRQ for now..

Any thoughts about the diodes ?

I address them on the 6502 primer page in IRQ/NMI connections, starting at about the middle of the page, at http://wilsonminesco.com/6502primer/IRQconx.html .

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 34 posts ]  Go to page 1, 2, 3  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 7 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: