|
-
Nov 14th, 2007, 03:40 PM
#1
Thread Starter
Fanatic Member
Any electronic/robotic gurus here?
I have been thinking about making my own video game console for awhile. maybe the power of SNES as thats like hte greatest console ever.
anyone know how this can be done? all advice besides "dont attempt it" will be helpfull.
-
Nov 14th, 2007, 03:43 PM
#2
Re: Any electronic/robotic gurus here?
Yeah. Find a forum dedicated to hardware and robotics.
-
Nov 15th, 2007, 08:59 PM
#3
Re: Any electronic/robotic gurus here?
That doesn't really sound like robotics, frankly. If you look for robotics, you will mostly find motion based things. If you know the processor that you want to work with, look for a forum for that processor alone. I think there is a forum for EVERY microprocessor out there. I only follow the OOPic forum, but there are some for BASIC Stamp and Motorola, and there are almost certainly plenty more.
My usual boring signature: Nothing
 
-
Nov 21st, 2007, 05:09 AM
#4
Fanatic Member
Re: Any electronic/robotic gurus here?
You would have to program a microcontroller to respond to inputs on its ports. The controller would then transmit the serial information to the serial port where you can receive the input stream and decode it by your own program. If you were thinking about making money from this device then you would have to write a device driver in C to expose events to other higher level programming languages.
Lately it seems the way to go is to use the USB port for everything so your device should be USB compatible.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|