搜索资源列表
updesignshow
- 串口数据采集的上位机源码,C++编写,自行编写了串口通讯类,使用时请先读串口类定义的源码-serial data acquisition PC source, C, the self-produced serial communications. Please read using serial definition of source categories
flowerxq
- RFID手持设备的读写代码,具有读RFID卡和进行数据管理的代码,同时还包含串口通讯的代码
UART-CC2430
- 实现CC2430的无线通讯功能,实现无线的透时串口功能,即通过两个CC2430实现无线串口收发数据。-Achieve CC2430 wireless communications, wireless serial port when the permeability function that, by two CC2430 wireless serial send and receive data.
DHT11_081206
- *** *** *** *** *** **** DHT21使用范例 单片机 : AT89S52或 STC89C52RC 功能 ; 串口发送温湿度数据 波特率 9600 硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 公司 ; 广州奥松电子 -********************************** DHT21 usage examples SCM: AT89S52
Exp3
- 实现 ARM和计算机之间 串行通讯: ARM监视串行口,将接收到的字符在液晶屏上显示出来。 (计算机向串口发送数据是通 过键盘来实现的)-ARM and the realization of serial communication between computers: ARM monitor serial port, will receive the characters in the LCD screen is displayed. (The computer sending
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
shizhong
- 如果是用pc的串口传输数据就好办了,可以安装一个串口监视工具(如AccessPort)。电脑串口一般是2、3、5三根线通讯,2是txd,3是rxd,5是GND,但是电脑的逻辑电平与单片机的逻辑电平不同,具体看串口通信协议,网上很容易搜到。 IIC总线上的数据可以通过示波器查看,两个探头,一个连接clk,另一个连接sda,IIC通信时可以观察到传输的数据。 -If you are using pc' s serial port to transfer data much easier t
LEDDemo
- 设备中使用SR232的串口通讯,实现数据请求发送实例-Equipment used in the SR232 serial port communication, realize data request to send examples
DELPHI源代码-读卡器开发
- DELPHI源代码-读卡器开发 #ifndef _EXPORT_FUNC_H_ #define _EXPORT_FUNC_H_ //return successful result #define LIB_SUCCESS 0 //return failed result #define LIB_FAILED 1 #define MAX_RF_BUFFER 1024 /******** 功能:获取动态库版本号 2字节 ****************
uart
- Tinyos 1.x代码,通过串口通讯得到数据,通过无线发送-Tinyos 1.x code, serial communication data sent via wireless
QT1
- 一款基于QT的串口助手,可以向单片机收发数据实现电脑与单片机的通讯-A based QT serial assistants, computer and microcontroller communication to the microcontroller to send and receive data
master-VI
- 基于nrf905数据传输系统,上位机测试软件,基于串口通讯,亲测,无问题,本科毕业设计作品-Based on nRF905 data transmission system, the PC test software based on serial communication, pro-test, no problem, graduate designs
MSP430F241x
- MSP430程序实现串口数据通讯,可以作为调试用。-msp430 is very important procedure,which can be used in MCU.
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
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
fenzhanduankou
- 属于监控系统的一段串口通讯程序,只用于串口数据的接收与发送。-the code belong to a system of control,it is only be uset as receive and transmite.
STM32coom20130902
- STM32五串口通讯例程,五个串口收到数据均可返回。-STM32 five serial communications routines, five serial receive data can be returned.
stm32-6050
- 用stm32读取mpu6050模块的数据,通讯格式是串口uart格式-With stm32 mpu6050 module to read the data, the communication format is the serial uart format