that's not only possible, its trivial to do.. just open up the keyboard and solder two wires to the two contacts under the key If you can do it on the...
Dear friends, (High density DB15) Could any one plz tell me how to convert the DB15 interface to DB9. One of the modem i am using is of DB15 connectivity. But...
hi! im a beginner anyone who has a sample program that involves the adc module of pic16f877? can you please advise the link to me. thanks in advance!!! ...
Hi. Guys can any one help me regarding my project, which is wireless communication between relays. The relays are a part of switch-boards, used for controlling...
hello all!! i have just know joined . i m doing a project on controlling a stepper motor by PC and i want it to be a wireless one. i have found that a...
This may not work for all the keyboards, as some of the keyboards do not use the conventional PCB where you can have a soldering done to run wires out. I think...
Hello, I tried the AllowIO.exe application and it doesn't works with the application written for Win9X and NT4. I tried to allow all the ports with the...
I have interfaced the stepper motor through parallel port using C, so i can help u regarding the source code(simple code and Gui also) and other explanations...
Assalamo Allykum ! If u r sendig the data form the parallel port then first you use the Parallel-to-serial registers because u can send data via IR of FM or AM...
helo pari , this is aparichitudu. iam working on 89s52. i can help you in designing ur project. if ur interested please mail me. ... Jiyo cricket on Yahoo!...
Hi, i need Servo Motor Driver circuit Diagram/Schematic for 2.2 kva. kindly guide me. Thanks in advance Regarda Tanweer ... Yahoo! Mail - Helps protect you...
You need to get a RF signaling module. There are many compact RF modules available in the market. connect the TX module to the parallel port, using that you...
install userport.zip, then u can acess parallelport in all os above WinME. IT is working with me, i interfaced in c and java. You can get it from yahoo...
Sir, I am Sriram.V doing Final year Engineering in BE (ECE). In Project, I got use some amplifier for Serial Communication Between PC and Microcontroller, What...
If you are talking about RS232 communication, MAX232 is a dirt cheap transciever IC that has built in capacitive voltage generator for RS232 communication. I...
I've read the info at beyondlogic.org about legacy serial port applications in XP... though valuble info, their driver (allowio) to allow ring zero access to...
Assalamo Allykum ! Why u r using amplifier between microcontroller and PC. There is no need of amplification. Allah Hafiz ... Brings words and photos together...
Eric, You cannot access IO ports especially the serial ports in WinXp/2k directly as they use some powermanagement events to switch on the ports. Hence Legacy...
I want to know everything about serial port communication in LINUX machines. I want C code for tranferring files from one PC to another over the serial port of...
I am not sure what you are trying to do? Linux both ends? If you are wanting to copy some files over serial, then get it networking and ftp or scp the files...
You can buy National Instrument's PXI chassis which has 10 slots and also MXI Express card. MXI Express will enable you to communicate between PCI slot on your...
Wat Iam trying to do is transfer files from one computer to another which are connected by their serial ports (null modem). I need a C code that tranfers...
You can use bioscom() from C library and you have to inlucde bios.h header file if this function available in linux. thanks & Ragrds, Nilesh smartysam2003...
hi, i have done some work on sending signal to data port to light leds and read the status value of these port. this is done with delphi 6.0 by making use of...
OK, looks like schoolwork, so I really think you should grab some z-modem code (go google for it) or even google for kermit Serial port under Linux is usually...
Hi all ,,, My name is Tahir. n i need 115.2 kbps baud rate for serial communication using c-language. I m using _bios_serialcom command but it is giving me...
In case there is any interest, I wrote a quick program to re-format the LOG.TXT file saved by the PROTOCOL prg. Only the HEX format is supported. It can be...