Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
This really depends on what your goals are. What
operating system, which port (serial, parallel, USB,
PCI, etc). Also, what language do you program in?
Easiest for parallel/serial port interfacing would
probably be using QBASIC under DOS. If using
Windows, easiest would probably be VB (MSComm
control for serial, Inpout32.dll for parallel port if
using WinXP).
This topic comes up over and over again, so doing
a search of the board should give you lots to read.
All windows drivers are written in C, so all driver access are basically through system dlls. So the ideal language, and the most efficient one, should be in C.
this topic has been discussed a number of times here and elsewhere on the internet. use the search link of this forum to search for posts related to your query.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.