搜索资源列表
UART——linux
- linux下的串口驱动,通讯程序,已经是成熟代码,可以直接使用!-The Serial Driver, communication procedures, it is already a mature code that can be used directly!
mgt100
- 南瑞动控继电保护装置MGT100系列串口103规约上位机通讯程序 基于LINUX
linux下一个串口通讯程序
- linux下一个串口通讯程序,包括串口的初始化,以及串口设备资源的访问。-a serial communication program under linux, including the serial port initialization, and serial device access to resources.
chaoshengbo
- 一个简单的超声波测距模块通过串口和S3C2440通讯的程序。在Linux下编译。-A simple ultrasonic ranging module and S3C2440 serial communication program. Compiled in Linux.
uart_test
- 经典串口通讯程序,通过显示的创建线程来收发数据,已经过详细注释-The classic serial communication program, to send and receive data through the display create a thread, has been detailed notes
Embedded-development
- 嵌入式裸机程序开发测试,LCD屏幕动态显示电机转速,AD转换值,串口通讯等-Embedded bare-metal program development and testing, dynamic display of the LCD screen motor speed, AD conversion value, serial communication, etc
term
- arm嵌入式linux与宿主机之间串口通讯程序,可实现双方之间的串口通讯,arm s3c2410。-between the arm and the host of embedded linux serial communication program, enabling serial communication between the two sides, arm s3c2410.
ups
- 程序是由QT编写的关于UPS电源的dll,通过com串口实现通讯-Movies about UPS program is written by QT DLL, through the com serial port communication
dai_ma
- 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates
Android串口通讯
- android下的串口通讯示例程序,可手动设置端口、波特率、数据位、校验位和停止位