搜索资源列表
多路无线数据采集程序
- 多路无线数据采集传输系统为本人大学期间设计的一个小作品,开发平台为8051单片机,编程语言为汇编语言.程序主要包括:串口程序,无线射频315MHZ,及温度传感器DS18B20.数码管显示等.
zigbee-cc2430-temp.rar
- 该演示程序实现温度的采集与显示功能,内部温度传感器定时采样,并将采集到的温度信息广播发送出去,另外的节点接收到温度信息后通过串口向计算机上报,串口通信波特率为57600,The demonstration program of acquisition and temperature display function, the internal temperature sensor sampling timing and the temperature of the information col
cc2430.rar
- zigbee cc2430 单片机程序 无线温度采集及串口通信演示,single-chip wireless zigbee cc2430 process temperature acquisition and demonstration of serial communication
vb
- 串口通信的上位机程序和单片机的下位机的数据采集发送程序-The host computer serial communication procedures and SCM for the next bit machine to send data acquisition program
stc232
- 1.通过PC端的串口调试工具,从PC端发出一个十六进制的数, 通过串口传输到单片机,并有单片机通过LED数码管显示其ASII码,而且单片机又将这个数发回PC端,并在PC端显示出来,从而实现单片机与PC机的通讯 2.可以实现对下位机数据实时采集(如温度,程序中设定的是37摄氏度) 3.可以控制流水灯或继电器开关等-1. Through the PC-side debugging tools for serial port, from the PC client sends a hexa
GPSCollection
- Wince下的GPS数据采集程序,包括了xml文件操作,GPS模块输出数据解析,串口操作,GPSgate端口映射等的源码。是一份不可多得的源码-Wince of GPS data collection procedures, including the xml file operations, GPS module output data analysis and serial port operation, GPSgate the source, such as port mapping. I
090527softwaredesignofanalysisofgammarayscollected
- 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
Visualtrackerautomatically
- 本文研究的是设计一个控制系统,用固定在云台上的摄像头来跟踪运动目标。具体包括硬件设计和软件编程。利用计算机、摄像机、图像采集卡、步进电机驱动器和步进电机等硬件设备设计一套视觉自动跟踪系统,利用VC++实现上位机串口通信程序;利用KeilC51实现下位机的控制功能-This paper is to design a control system, using a fixed camera in the head Yuntai tracking moving targets. Including h
derek
- 基于avr单片机的串口采集程序,经调试通过。-Avr microcontroller based on the serial acquisition process, by debugging through.
Tem_232
- 基于DSP2812的温度采集以及串口发送到PC的C程序-DSP2812 collection based on the temperature and sent to the PC serial port of the C program
msp430modem
- msp430f149 实现modem数据采集传输的通讯系统的设计 电路图和程序 串口通信 复位监控 modem】 -msp430f149 to achieve modem data collection and transmission of the communication system design and procedures for serial communication circuit Reset Monitor
51ADUartProgram
- 51单片机采集AD数据,并向PC串口发送的程序(c语言)-51 MCU collected AD data ,sent it to the serial port of PC (c language)
12
- 基于PC机串口进行数据采集的低频虚拟示波器程序-visual basic visual basic visual basic
USARTandDS18B20(GCC)
- 使用GCC对AVR单片机进行编程,主要控制18B20,实现了温度采集后在从串口中输出,这个程序实现了数据采集和串口传输的联合调试-AVR microcontroller with GCC for programming, the main control 18B20, after achieving a temperature collect the output from the serial port, the program of data collection and transmiss
zhunanfu_vi
- 这是一个用labview开发的上位机与单片机的串口通信程序,包括数据采集与现实,向单片机发送数据,类似于高级的串口通信程序。-this is a labview program of port communication.
RTU串口摄像机采集程序STM103
- 该程序是RTU远程终端程序,采集串口摄像机的程序;适用于工程参考(The program is RTU remote terminal procedures, serial camera acquisition procedures; applicable to engineering reference)
ADC采集并且通过串口上传上位机程序
- 通过STM32单片机采集ADC的数值,然后通过串口传送给上位机进行接收()
AD7705_STC89C52(采集数据)
- 采集AD7705模块数据,通过单片机串口发送(Collect AD7705 module data, send through singlechip serial port.)
串口发送以及AD转换
- 单片机C51的串口发送以及AD转换程序(可以采集电压值,并且大于3V会有蜂鸣器报警)(Serial port transmission and AD conversion program of single chip microcomputer C51)
STC8A8K单片机ADC采集程序
- STC8A8K单片机12位ADC采集程序,通过串口发送采集数据