Hello all, I need develop a program in csharp to control a parallel port relay board like this http://www.electronickits.com/kit/complete/elec/ck1601.htm ; this program will run on wince 6.0 installed on the mini2440. I think use a parallel JTAG Wiggler which comes with the mini2440. I have developed my first sample aplication from csharp and it work fine on wince6.0 and the mini2440. I need know how do this from csharp. thanks, Yendris.
Parallel Relay Board control
Please, i need some tips to control the parallel port pins, from 2 to 9. I need send bits(O and 1) altrough this port to on leds and I don't do that. Thanks Yendris
Hello Yendris, You can have a look on my GPIO driver : http://www.domodom.fr/spip/A-GPIO-driver-for-mini2440.html?lang=en I think you should find the answer to your question. Best regards Domodom