搜索资源列表
updesignshow
- 串口数据采集的上位机源码,C++编写,自行编写了串口通讯类,使用时请先读串口类定义的源码-serial data acquisition PC source, C, the self-produced serial communications. Please read using serial definition of source categories
USART_ADC12
- MSP430F149串口行实验程序 //使用ADC12采集实验,将采集到数据送向PC.(序列单次采集,采用定时器A作为时钟源) //P3.4为发送,P3.5为接收 晶体使32768HZ/8MHZ. 串行波特率B/S //使用SMCLK作为波特率发器时,不能使用LPM2,LPM3!
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
sys_020
- 风向风速和温度要素的采集计算和存储,并把计算所得的数据通过串口发送出去。-Wind direction wind speed and temperature of computing and storage elements of the collection, and to the calculated data sent through the serial port.
Test_BatterySensor
- 基于JN5139这款SOC芯片的数据采集程序,利用GAINSJ开发套件上的温湿度传感器,将测得的温度,湿度值通过PC机的串口调试助手最终显示到PC机上。开发环境为Jennic CodeBlocks软件,使用C语言编写。-This SOC based on JN5139 chip data acquisition program, using GAINSJ development kit on the temperature and humidity sensors, the measured t
JN5139_ZIGBEE
- 基于JN5139的ZIGBEE模块用于同环境监控数据采集仪进行无线通信,进行数据的组包分包与处理。中心节点与子节点自带RS232/485串口,AD转换口以及DA输出口。-Environmental monitoring data collection instrument based on the The JN5139 the ZIGBEE module is used with wireless communications, data group packet sub-processing.
5883L-test
- CC2530通过I2C通信接收HMC5883L采集的数据,并通过串口发送给电脑,亲自调试测试可用。-CC2530 received by the I2C communication the HMC5883L data collected and sent to the computer through the serial port, personally commissioning tests available.
ADXL345-test
- CC2530模块通过I2C通信接收ADXL345传感器采集到的数据并通过串口通信传递给电脑,亲自调试测试可用-CC2530 module through the I2C communication receiver the ADXL345 sensor to the data passed to the computer through the serial port communication, the person commissioning tests available
VC60_com
- 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) -This procedure using VC6.0 Universal Serial control MSCOMM32.OCX to sent to the serial data acquisition and processing. Mainly use the serial port
MT-UART
- 通过对Z-SATCK协议栈中串口处理程序的修改,完成了,对GPS模块串口数据的采集- 您是不是要找: 通过对Z-STACK协议栈中串口处理程序的修改,完成了,对GPS模块串口数据的采集 中文(简体)英语日语 By Z-SATCK protocol stack serial processing modifications complete, the GPS serial data acquisition module
MPU6050PHMC5883LPBMP180
- 使用Keil uVision3环境下,针对C8051F350芯片开发MPU6050+HMC5883L+BMP180的基于I2C接口的数据传输程序。实现MPU6050+HMC5883L+BMP180各个传感器的采集信息的读取,采用串口传输。-Using Keil uVision3 environment for development MPU6050+HMC5883L+BMP180 C8051F350 chip I2C interface-based data transmission proce
Master
- 串口数据采集系统完整程序,完全是本人编写,功能完整-Serial data acquisition system complete program is entirely written in the book, full-featured
DE0_mpu6050_uart_timer
- 基于DE0开发板的MPU6050数据采集,同时使用定时器,同时每一毫秒从串口发送数据,包含Quartus硬件电路部分-DE0 based development board MPU6050 data collection, using a timer, but every millisecond to send data from the serial port, including hardware circuit part Quartus
stm32f107Data-Acquisition-System
- 使用神州四号STM32F107VCT6开发板实现RS485串口采集数据,RS232串口打印系统运行信息,以太网客户端与服务器通讯传送数据,SD卡备份,SD卡配置IP地址,定时器与RTC时钟结合整点作业等-Using STM32F107VCT6 development board,we developed serial data acquisition with RS485,printing system function information with RS232, communicati
C8051F060-AD-UART1
- C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC - Data Acquisition example for C8051F060 Descr iption: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended for use with the C8051F060
code
- 基于ARDUINO平台将超声波采集的模拟信号转换成数字信息,然后利用串口通讯将数据(8位二进制)传送至PC端,利用相应的程序进行处理即可,本程序经调试已成功使用。-Arduino based development platform, analog data acquisition ultrasonic sensor converts the digital signal, and then sends the data through the serial port to the Pc sec
SPT2
- 简单串口数据采集程序,只有一个按钮控制串口开关,默认串口是com1-serial port communication
compass-AND-gps
- 通过avr实现对compass和GPS数据的采集,通过串口发送出来-Avr achieved by compass and GPS data collection, sent out through the serial port
56pry
- 采集加速度计和磁强计的数据,并做姿态解算,然后将解算的三个姿态角传到串口上,采用的单片机是stc90c51rd6+-collect the data acccelerometer and meganetometer,then calculate the attitude,at last ,send the result to the com
Com_Vb
- 接收串行数据的单片机上位机程序。使用VB编写,解析单片机发送过来的串行数据。 单片机是8052,搭载了TCS3200光学颜色采集器,将采集到的数据通过RS232发送到PC,显示RGB数值,在label控件中显示该RGB数值的颜色。 串口数据格式是RGB24位加一位识别码/-Receive serial data microcontroller PC program. Using VB to write, parse microcontroller serial data sent ove