搜索资源列表
s2
- linux环境下通过串口与上位机通讯的程序,目前尚在调试之中
chuankoutongxin
- 串口通信,用QT做一个上位机,实现向下位机发送数据。-serial communication
boxingxianshishujucaijishangweiji
- 温度数据采集系统上位机程序,也可作其他数据接收程序,十进制显示数据、波形。分了3个大块,左边为参数设置,中间为实时波形显示,右边为实时数据值显示以及数据发送模块。兼顾了串口助手功能和上位机接收程序功能。接收的数字以十进制显示,精确到小数点后面一位。波形显示实时值并动态替换,一秒刷新一次。相当有价值。是我做课程设计的时候写的。功能完善。完整代码-Temperature Data Acquisition System PC program can also be used for other dat
DP_RAM_lab
- 用SmartGen 生成一个2k*8 Dual Port RAM,并通过串口发送数据初始化RAM。然后通过串口返回到上位机的串口调试程序显示。-SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the serial port to initialize RAM. And back through the serial port to the PC serial port debugger displ
RTC
- PC使用EasyARM软件观察RTC万年历和RTC唤醒CPU。用串口线将FQ2478的COM0和PC相连。程序首先初始化RTC,发送 一次时间信息给上位机后进入掉电模式,等待RTC报警来唤醒, 唤醒后发送一次新的时间信息到上位机,蜂鸣器鸣叫3次。-The PC use EasyARM Software observe the RTC calendar and RTC wake up the CPU. COM0 and PC serial cable FQ2478 connected. The
PC-source
- 上位机源码,根据对应串口将下位机传来的温度和湿度用图像显示出来-PC source, according to the corresponding serial will show the temperature and humidity machine came with the image displayed
LINUX-i2c
- 在LINUX系统中进行I2C总线的传输,通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 * * * * 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机来做收发试验。在调试助手字符串输入框中输入数字和字符,按发送按钮,然后观察接受窗口的变化。也可以用调试助手自动循环发送。 -I2C bus transfer in LINUX system to understand the the se
PC-and-MSC51
- 本文描述的大致的下位MSC51单片机与上位PC机的串口通信原理,有一定的参考价值-This paper describes a substantially lower bit microcontroller with MSC51 host PC' s serial port communication theory, there is some reference value
115151
- 基于WINDOWS操作系统下的用VB6.0开发的给液晶屏幕下载字库的上位机源代码 串口控件-Based on WINDOWS operating systems developed with VB6.0 by use of LCD screen to download the PC source of word stock serial control
vb-example-
- vb编写上位机实例,串口通信上位机源码,适合于vb初学者使用-vb programme
serial-communication
- 51单片机与上位机之间的串口通信 控制LED亮灭并发送到上位机 -51 and serial communication between the host computer to control the LED light off and sent to the host computer
lesson1_it-can-use
- 这是一个比较简单的串口上位机程序,完全可以使用,vs2010编译。-This is a relatively simple serial host computer program, can be used, VS2010 compiler.
lesson9_1_da_up
- VS2010 自己编写的上位机程序,可以显示DA数据,通过合适的下位机通过串口将数据发给上位机,上位机显示出接收到的电压数据。-VS2010 himself written in the host computer program, you can display the DA data, through the serial port to the host computer, the host computer to display the received data.
VC-serial-communication-
- vc写的,关于上位机与下位机的串口通信。里面有20个代码-VC written on the host computer and the next bit machine serial communication. There are 20 code
Main
- 可以学习到工具条的美化,串口通讯,图形重绘,WIN消息处理,树型控件的操作,文件的存档与读取。是帮一个仪器做的上位机一个完整的应用软件,经过一个月完成,开发费1万元。-You can learn the tools of the landscaping, serial communications, graphics redraw, WIN message processing, archiving and read operations tree control, a file. An ins
congustiviuy
- 电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机(The PC data acquisition software of conductivity meter, to transmit a MCU AD conversion results via a serial port to the PC)
screen-dey
- 串口通讯实例下位机程序代码配合易语言上位机()
serialport
- linux下用qt上位机软件打开串口的程序(open serialport under linux qt)
quixp
- 电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机()