CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux serial program
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - linux serial program - List
[
Linux-Unix
]
linux serial program demo
DL : 0
linux下串口通讯源程序,可以作为两机通信-source program about serial communication in linux,and can used in communication between two terminals.
Update
: 2008-10-13
Size
: 1.94kb
Publisher
:
陆敏
[
Linux-Unix
]
Serial Programming Guide for POSIX Operating Syste
DL : 0
describle how to develop serial program in posix
Update
: 2025-02-17
Size
: 58kb
Publisher
:
刘亮
[
Linux-Unix
]
serial debug
DL : 0
linux下的一个串口调试程序的源代码-of a serial debugging program's source code
Update
: 2025-02-17
Size
: 13kb
Publisher
:
缪志华
[
Linux-Unix
]
qt-x11-2.3.0.tar
DL : 0
Linux 下的图形编程环境。-Linux graphical programming environment.
Update
: 2025-02-17
Size
: 8.26mb
Publisher
:
吴文河
[
Linux-Unix
]
SPI driver
DL : 0
SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!-SPI is new general serial port driver.This program is based on linux. It is helpful to us to study the theory of this new port.
Update
: 2025-02-17
Size
: 15kb
Publisher
:
清风吴
[
Linux-Unix
]
com0t_rxt
DL : 0
linux 串口测试程序-linux serial port test program
Update
: 2025-02-17
Size
: 1kb
Publisher
:
达雄
[
Embeded-SCM Develop
]
serial_example
DL : 0
该程序为LINUX下的串口通讯程序,采用华恒公司的嵌入式开发套件,包含了makefile文件-the procedures for LINUX serial communication program, the company used huaheng embedded development kit that includes a makefile documents
Update
: 2025-02-17
Size
: 220kb
Publisher
:
王国宁
[
Linux-Unix
]
linux serial program demo
DL : 0
linux下串口通讯源程序,可以作为两机通信-source program about serial communication in linux,and can used in communication between two terminals.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
陆敏
[
Linux-Unix
]
serialportdriver
DL : 0
嵌入式系统开发,linux下arm串口通信程序设计。-embedded systems development, under linux arm serial communication program design.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
马涛
[
Embeded Linux
]
SerialPortDesignForS3c2410
DL : 0
基于s3c2410的串行端口程序设计,带有makefile,可在linux下直接编译-s3c2410 based on the serial ports program design, with makefile. linux under the direct translation
Update
: 2025-02-17
Size
: 3kb
Publisher
:
赵者
[
Internet-Network
]
Csocket--DataTransfer
DL : 0
为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。-in order to achieve the Windows and LINUX serial communications, Csocket achieved using a small data exchange software. Csocket type of learning program is very enlightening role.
Update
: 2025-02-17
Size
: 18kb
Publisher
:
周建政
[
Embeded Linux
]
uartrw
DL : 0
linux 串口通信程序,可以设置波特率等,然后通信-linux serial communication program, set baud rate, then communication
Update
: 2025-02-17
Size
: 8kb
Publisher
:
刘蒙恩
[
Linux-Unix
]
com
DL : 0
Linux下串口终端程序,ANSI C编写,一个简单的串口终端程序,可以在linux下连接嵌入式设备的串口终端,类似minicom和超级终端。-Under Linux serial terminal program, ANSI C to prepare, a simple serial terminal program, you can connect embedded devices under linux serial port terminal, similar MINICOM and HyperTerminal.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
俞英慧
[
Internet-Network
]
gprs-dail
DL : 0
linux下通过串口实现gprs拨号上网的脚本,很简单使用-linux serial port to achieve through gprs dial-up script, very simple to use
Update
: 2025-02-17
Size
: 1kb
Publisher
:
guoguo
[
Linux-Unix
]
emb-linux-Serial
DL : 0
针对嵌入式Linux操作系统的特点,分析在该系统下串行通信口编程控制的方法,总结程序 设计的步骤; 在嵌入式Linux 系统上, 编写控制程序, 成功地实现嵌入式系统与微机系统 间的数据交换。 串口编程 嵌入式Linux Linux 内核-For embedded Linux operating system features, analysis of the system of serial communication port programming under control, summing up the steps to program design in the embedded Linux systems, the preparation of control procedures, the successful realization of embedded systems and computer systems between the data exchange. Serial Programming Embedded Linux Linux kernel
Update
: 2025-02-17
Size
: 21kb
Publisher
:
joyo
[
Linux-Unix
]
serial
DL : 0
linux串口应用程序开发,帮助你适应串口应用程序开发.-linux serial program research.
Update
: 2025-02-17
Size
: 73kb
Publisher
:
张晓辉
[
Embeded Linux
]
serial.tar
DL : 0
simple serial program. Shows how to set parameters for RS232, and how to stabilish conection with a computer using minicom. Tested for ARM-linux plataform. Works fine with LPC3250 ARM processor.-simple serial program. Shows how to set parameters for RS232, and how to stabilish conection with a computer using minicom. Tested for ARM-linux plataform. Works fine with LPC3250 ARM processor.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
Miguel
[
Linux-Unix
]
com-test-linux
DL : 0
Linux 下串口测试程序。测试串口输入与出处。19200,n,8,1-Linux, serial port test program. Test serial port input and the source. 19200, n, 8,1
Update
: 2025-02-17
Size
: 2kb
Publisher
:
阿汤
[
SCM
]
linux-termios-program
DL : 0
linux下串口通讯程序,可以实现数据的发送,接受。程序中有linux下串口的波特率、数据位、停止位、奇偶校验位的设置。-serial communication program under linux, you can send data to receive. Under the program in linux serial port baud rate, data bits, stop bits, parity bit setting.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
翻墙
[
Linux-Unix
]
linux串口.tar
DL : 0
LINUX 串口 接收发送程序 LINUX 串口 接收发送程序(LINUX serial receiving and sending program)
Update
: 2025-02-17
Size
: 26kb
Publisher
:
jiepeng1992
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.