controlling GPIOs from DOS (Announce)
> You're going to need to go into a little more detail on what you mean by
> "real world". Something inside the computer, next to the computer, in the
> next room, down the street, halfway around the world, a plane or satellite
> flying through space, ...? Do things like bandwidth, speed, latency,
> security, reliability, electromagnetic/radio-frequency interference
> immunity, etc., matter? Is the communications simplex, half-duplex, or
> full-duplex? What kinds of protocols, voltage/current levels, etc. does
> the device with which you're trying to communicate understand?
>
> There are hundreds of different protocols and standards, all designed for
> specific demands and requirements, and you can even come up with some
> proprietary ones of your own if you feel like it. Just as a simple
> example, look at the plethora of standards there are/have been used to get
> video signals to a monitor (to name but a few: MDA, CGA, EGA, VGA, SVGA,
> 8514/A, XVGA, digital (MDA/CGFA/EGA) cables, analog (VGA) cables, DVI,
> HDMI, interlaced, non-interlaced, etc. -- and we won't even talk about all
> of the television standards).
Hello,
As I said my need is really to interface with dos programs, in a simple and basic way. I am not looking for a protocol, just a GPIO.
For me the real world is something inside the computer or next to it.
In other words i am looking for a improved parallel port, with one instruction I could do something like "outportl(0E300, toto)" and this would directly set a 32 bit gpio port. (the same with "inport").
Max frequency is 1 Mhz, but generally it is much less.
I don't even need interrupts on PCI port.
Complete thread:
- controlling GPIOs from DOS - Damien, 03.12.2013, 22:54 (Announce)
- controlling GPIOs from DOS - RayeR, 04.12.2013, 01:08
- controlling GPIOs from DOS - Damien, 04.12.2013, 21:27
- controlling GPIOs from DOS - RayeR, 05.12.2013, 01:07
- controlling GPIOs from DOS - Damien, 04.12.2013, 21:27
- controlling GPIOs from DOS - bretjohn, 04.12.2013, 17:26
- controlling GPIOs from DOS - Damien, 04.12.2013, 21:38
- controlling GPIOs from DOS - bretjohn, 05.12.2013, 03:18
- controlling GPIOs from DOS - RayeR, 05.12.2013, 10:59
- controlling GPIOs from DOS - bretjohn, 05.12.2013, 16:28
- controlling GPIOs from DOS - RayeR, 06.12.2013, 03:09
- controlling GPIOs from DOS - Zyzzle, 06.12.2013, 07:57
- controlling GPIOs from DOS - RayeR, 06.12.2013, 03:09
- controlling GPIOs from DOS - Damien, 05.12.2013, 19:45
- controlling GPIOs from DOS - bretjohn, 05.12.2013, 16:28
- controlling GPIOs from DOS - Damien, 05.12.2013, 19:55
- controlling GPIOs from DOS - RayeR, 06.12.2013, 03:17
- controlling GPIOs from DOS - Damien, 07.12.2013, 00:39
- controlling GPIOs from DOS - RayeR, 08.12.2013, 03:01
- controlling GPIOs from DOS - Damien, 07.12.2013, 00:39
- controlling GPIOs from DOS - bretjohn, 09.12.2013, 05:15
- controlling GPIOs from DOS - RayeR, 06.12.2013, 03:17
- controlling GPIOs from DOS - RayeR, 05.12.2013, 10:59
- controlling GPIOs from DOS - bretjohn, 05.12.2013, 03:18
- controlling GPIOs from DOS - Damien, 04.12.2013, 21:38
- controlling GPIOs from DOS - RayeR, 04.12.2013, 01:08