6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Wed Sep 25, 2024 8:22 pm

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: 6502 SBC with ethernet
PostPosted: Wed Feb 18, 2004 8:56 pm 
Offline

Joined: Fri Aug 30, 2002 2:05 pm
Posts: 347
Location: UK
Aw nuts! Look what's available now. I'd have one but it's just a shade too expensive at $355 US.

http://www.invector.nu/embedded/iet6502sbc.asp

Lee.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Feb 20, 2004 12:52 pm 
Offline

Joined: Wed Sep 10, 2003 4:11 am
Posts: 16
Location: Finland
Nice.
How about www.xgamestation.com ?
6811 or arm and socket for '816.


Top
 Profile  
Reply with quote  
 Post subject: Embeded ethernet board
PostPosted: Fri Feb 20, 2004 9:20 pm 
Offline

Joined: Wed Feb 26, 2003 2:54 pm
Posts: 20
Here's the IC in a board for $79

http://www.embeddedethernet.com/

I thought about building one based on their design and interfacing it to a 6502. Obviously writing the code to do things like FTP is going to be the hard part.

Cheers,

Vince


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Feb 21, 2004 3:47 pm 
Offline

Joined: Fri Aug 30, 2002 2:05 pm
Posts: 347
Location: UK
Having done a little 8 bit networking code so far I prefer the 3Com 3C509B chip. Once you've jumped through the initialisation hoops it's one of the easiest chips to drive with a deep FIFO Rx buffer that buffers not just the packets, but the status and interrupts for each packet. This offloads an awfull lot of otherwise tedious housekeeping. The 3Com also has a bigger buffer (8k usually), always handy, and lastly I have a lot of 3Com cards.

So far I can do ARP, ICMP echo and TCP/IP connects. Next is the HTTP GET and HEAD server. I also want to do BOOTFP and TFTP.

Lee.


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: 8BIT and 17 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: