parallel-port
continuous data acquisition from parallel port in Java
For one of my projects, that is related to nerve conduction study, I need to acquire data continuously from a parallel printer port in Windows XP. The analogue data is processed by an Analogue to Digi[详细]
2023-04-11 06:54 分类:问答What is the outp() counterpart in gcc compiler?
In my School my project is to make a simple program that controls the LED lights my profes开发者_如何转开发sor said that outp() is in the conio.h, and I know that conio.h is not a standard one.[详细]
2023-04-09 23:19 分类:问答access parallel port interrupts in python under linux
Is there any such thing as a python module that will allow me to access parallel port interrupts (pin 10) under Linux?[详细]
2023-03-11 11:31 分类:问答Easy and efficient language for cross platform parallel port interfacing
I want to use parallel port (LPT) to receive and send data, i have done that before in various language in different OS, like 开发者_开发知识库VB in windows, C in linux.[详细]
2023-03-01 09:22 分类:问答Use of parallel / serial port redirection to transfer data from Terminal desktop to local computer
Amongst features of terminal desktop services running RDP port, there is port redirection of parallel/serial from remote to local PC.[详细]
2023-02-08 06:51 分类:问答Communicating with ports with c++ or c#?
I\'m starting to write a program which communicates 开发者_StackOverflow社区with serial/parallel ports. I\'m not sure whether I should write it with C# or C++.[详细]
2023-02-05 05:38 分类:问答C# LPT inpout32.dll
I don\'t get any error or exception. Button开发者_JAVA百科 in one Window: private void button1_Click(object sender, EventArgs e)[详细]
2023-02-02 22:07 分类:问答How to switch data pins on/off on parallel port?
I want to simply switch certain data pins on and off, so that they can control a set of relays. I\'m not asking about the hardware bit (should be easy), but I don\'t know where to begin writing the so[详细]
2023-02-02 04:40 分类:问答Controlling a parallel port via USB adaptor on modern hardware and OS
I have a USB to parallel port device that i want to interface with through c++ on a modern windows OS (xp and newer).[详细]
2023-01-05 15:20 分类:问答Reading info from printer on USB port
In the days of parallel printers one used to be able to send a command on LPT1 and receive back standard info such as life count etc.[详细]
2023-01-02 00:21 分类:问答