Discover lpt port to usb converter, include the articles, news, trends, analysis and practical advice about lpt port to usb converter on alibabacloud.com
control whether the data ports are high or low, the regular high/low level conversion constitutes a pulse signal, which can be directly output to the steering gear if properly controlled.LPT parallel pin definition:
D0 ~ D7: data interface. The parallel port transmits one byte at a time. When the parallel port sends 0x00, the eight data ports are all low and 0xff is all high, 0x01 only D0 is high and the
ArticleDirectory
Method -:
Method 2:
Use Windows APIs
MSComm control used in MFC
Use USB to serial drive cypress_m8.ko (kernel> = 2.6)
Use hiddev
Introduction: USB 2com is a virtual serial port driver of USB to serial port
Welcome to the independent blog:
Http://junkor.info
First of all, standing on the shoulders of giants, the first half is the previous article. I am lucky to be guided by this article, set successfully, and pass the test. The second part is the configuration of the serial port tool. Original article address
$1. Download: sudo apt-Get install minicom2, insert USB to serial
First of all, standing on the shoulders of giants, the first half is the previous article. I am lucky to be guided by this article, set successfully, and pass the test. The second part is the configuration of the serial port tool. Original address:
First of all, standing on the shoulders of giants, the first half is the previous article. I am lucky to be guided by this article, set successfully, and pass the test. The second part is the configuration
The USB-to-serial port configuration in Linux was completed for half a day today, and finally the USB-to-serial port under RHEL 6.2 was completed. 1) if you are not sure what chip is used when you connect the USB to the serial port
1. Download sudo apt-Get install minicom
2. Insert the USB to the serial port. Terminal input: dmesg | grep USB
...............
[2, 7415.893942] USB serial: USB serial driver Core[2, 7415.931116] USB 3-1: ark3116
//----------------------------------------------------
// Author: lanyang123456
// Date: 2012-02-28
//----------------------------------------------------
Kernel version 2.6.18, 2.6.32, or 3.1.10
Linux kernel source code with USB to serial port driver
The directory is drivers/USB/serial,
Generally, the system compiles the USB
Fedora17 USB to serial port minicom settings
For reprinting, please enter the article address to respect the labor achievements of the author Lai banxian. Thank you for your support:Http://hi.baidu.com/mgqw/blog/item/5fc4c936ae8ffdfca2cc2b6b.htmlAuthor: mgqw monkey of linuxeden team is published simultaneously on linuxeden.In the fedora17 with serial port
Transferred from: http://blog.163.com/smilexiao_11015461/blog/static/2122052182012102410399459/1. Insert the device U port into the PC2, input #lsmod first to see if this device can be detected, see if there is pl2303 word. If so, there is no need to reload the driver. Plus, if you have one, you better use DMESG | grep USB Lookup If you see:"Drivers/usb/serial/
http://blog.csdn.net/david_xtd/article/details/24542595
The use of SMS modem in Linux to send text messages, because the SMS modem uses USB Serial converter (chip for PL2303), the process and methods in the configuration and debugging in this record, want to have the same needs of colleagues to provide a little help."One", driving related instructions:If you use the serial
The chip used by USB serial port converter is PL2303. You can enter the lsusb command on the UbuntuLinux terminal to find the device information # lsusb [root@www.linuxidc.com ~] # LsusbBus002Device001: ID1d6b: 0002LinuxFoundation2. 0roothubBus006Device001: ID1d6b: 000
The chip used by the USB serial
The PC uses the Ubuntu system and connects to the Router Development Board with a USB to serial cable.First confirm the Ubuntu support for USB to serial port device.1, # lsmod | grep usbserialIf there is usbserial, the system supports USB to serial port.
[email protecte
1. Kernel configuration
Device Drivers --->
[*] USB support --->
USB serial converter support --->
2. Compile the kernel. Load the kernel on the embedded board. after entering the kernel, check whether the corresponding device node is generated.
# Ls/dev/ttyusb0
If you do not have the above nodes, manually create
# Mknod/dev/ttyusb0 C 188 0
3. Write a program
In Linux, serial port debugging has always been using minicom. Although the essence of Linux does not advocate graphical interfaces, sometimes there are many advantages in graphical interfaces. in Linux, the best replacement of minicom is cutecom.
First install cutecom on your computer:
$ Sudo apt-Get install cutecom
Run
$ Sudo cutecom
We recommend that you use USB to serial cable.Pl23
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.