Possible to manually wire some IO Board functionality direct to the DE-10's GPIO pins?
Possible to manually wire some IO Board functionality direct to the DE-10's GPIO pins?
Is it possible to manually wire some IO Board functionality direct to the DE-10's GPIO pins, using own basic components?
I am primarily interested in the VGA-out port.
I am accustomed to doing this sort of thing with basic Arduino projects and DIY's, but I need guidance on circuit details.
The reason I ask is that a proper IO Board would cost me a day's income, plus weeks of shipping wait... but I have a soldering iron and wires, donor ports and basic components right here already.
Also, in the DIY principle, if this is relatively-trivially doable, then I would prefer to do it myself anyway. My setup will be buried inside arcade cabinet, I don't need a neat-looking official stack. A simple port pigtailed onto the board is more than fine - IF technically feasible.
But is it???
=====
Side-question, which may render the above irrelevant :
Is there even any advantage/point of wanting that direct Analog Out, as compared to going the route of a cheap Aliexpress HDMI->VGA adapter??
My assumption was that the more intermediary devices and steps avoided, the better/purer - thus looking at an IO Board-like direct analog out port as the desirable route, as opposed to the HDMI port and converting that to VGA out, but if it's all the same and there are no discernable differences/reasons, then I'll just can this entire thought process...
- Sigismond0
- Posts: 339
- Joined: Mon May 25, 2020 2:21 am
- Has thanked: 1 time
- Been thanked: 66 times
Re: Possible to manually wire some IO Board functionality direct to the DE-10's GPIO pins?
Analog IO board is really only suitable for people that want dual output. And since you won't be able to access the buttons, see the LEDs, or flip the power switch, the digital IO is also pretty useless for you. Save the money!
Re: Possible to manually wire some IO Board functionality direct to the DE-10's GPIO pins?
-
- Posts: 55
- Joined: Mon Jan 09, 2023 11:30 pm
- Has thanked: 34 times
- Been thanked: 10 times
Re: Possible to manually wire some IO Board functionality direct to the DE-10's GPIO pins?
You can use Direct Video, as others have stated, but you need to be careful with the HDMI-VGA adapter. Not all of them support every mode, especially higher than 1080p or lower than 480p, and at limited refresh rates. Also, most lack an audio out jack and many that have one require separate power, usually USB. Definitely do your homework if you want to go that route. Not all DACs are created equal and you get what you pay for.
Otherwise, the schematics for the v6.1 analog I/O board are a good place to start to recreate it from the GPIO and Arduino pins. Just be aware that you can very easily fry your DE-10 Nano's GPIO and Arduino pins or the entire board if you're not careful. That itself is a darn good reason to consider the analog I/O board (the old version will work fine) or a JAMMA kit if your cabinet can use it.