搜索资源列表
linux 串口多线程程序(驱动gsm modem可参考)
- linux 串口多线程程序,改名为 .c 文件,直接编译即可.
serial.c
- 自己写的S3C2410的串口驱动代码, 经过测试可以使用
hongwai
- uclinux串口驱动单片机C源代码单片机编程嵌入式嵌入式Linux
commsetdeviceid_vc++
- 设备ID烧写程序.exe 软件使用说明: > 1)先打开此程序.设备好串口号.其它取默认值就可以了.打开串口(默认开机自动打开串口1). 然后,设备按OK键开机. > 2)打勾\"自动生成下一个设备ID\" 产品ID会自动加1. 当产品ID达到最大999999时,生产批次自动加1,产品ID置为1000001 > 3)烧写完一台机器后,不用关闭程序,只需将串口插入下一台机器OK开机即可,进入UBOOT,先点击命令发送等握手后,再开始烧写设备ID.
linux串口调试助手
- 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
ch341.rar
- Lunux2.6下USB转串口驱动C语言源代码。,Under the Lunux2.6 usb to com drive
MCU_994
- arm9 Linux 串口驱动程序 C语言程序-arm9 Linux serial driver C language program
ttytest_important
- 串口程序 embedded linux C program-Serial procedures embedded linux C program
serial_1.0-2_i386
- debian系统下的串口调试器,它是用c++开发,具有window下的串口调试器的所有功能。-Serial debian system debugger, it is c++ development, with a serial port under the window all the features of the debugger.
vr
- 凌阳开发板的语音识别的客户端函数,通过对串口发命令来控制语音识别芯片的操作,用c语言所写-Sunplus development board of the voice recognition function of the client, by an order of the serial port to control the operation of voice recognition chip, using c language.
PowerMonitor2
- 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
UART
- S3C2410 UART串口的测试程序 使用c语言和汇编语言-S3C2410 UART serial port test program using c language and assembly language
com.c.tar
- 串口通信测试程序--可以用于嵌入式linux下串口通信,也可以用于x86下-Serial Communication Test Program- an embedded linux can be used under the serial communication, can also be used under x86
serial-2410.c
- 一、实验目的 1.掌握ARM的串行口工作原理。 2.学习编程实现ARM的UART通讯。 3.掌握CPU利用串口通讯的方法。 二、实验现象 -One purpose of the experiment 1. ARM' s serial port control works. 2. Learning programming ARM' s UART communication. 3. Master CPU use serial communication method
linux-socket-C-S
- 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
FPM.c.tar
- 利用linux写的串口参数设定函数。 编写串口通信时参考-Using linux to write the serial parameter setting function. Reference when writing serial communication
serial.c.tar
- 這例子示範: 1。如何打開一個串口 2。如何設置界面 3。如何設置波特率,流量控制和其他設置 4。如何讀取和寫入串行端口-Descr iption: serial port example set 19200bps, n81, RTS/CTS flow control. and echo back the received data. What is shown in this example: 1. How to open a serial
26895532myserial.c
- 串口程序。C51源代码。欢迎下载,谢谢。-Serial procedures. C51 source code. Welcome to download, thank you.
UartTest
- QT creator 编的串口C++上位机程序-QT creator series of serial C++ PC program
mySerialPort
- 基于Qt5的串口上位机实例,采用C++编写,注释详细(Qt5 based serial host computer example, using C++ to write, annotated details)