搜索资源列表
SeriesCOMTEST
- EMBEDDED VC++4.0 对WINDOWS CE下的串口通信进行实验.将常用的串口功能封装为一个类,以回调方式读取串口数据,在S3C2410 ARM上通过-EMBEDDED WINDOWS CE 4.0 pairs of serial communications experiments. Chang, The serial Packaging for a functional categories, in order to form a callback to read serial
MTKDump01b-src
- DVD,一个MTK串口数据 Dump工具的源码,可以自己用串口来读取/控制MTK
readcard
- 通过读取打卡器上传送过来的串口数据,识别打卡人
DS1302
- 时钟程序,大家是否想到用定时器,对,也可用定时器的中断来处理,这样的程序我想不用我说了吧! 你们可自己发辉下,本程序采用外元件DS1302时钟IC,使用此IC不增加系统资源,要时钟时直接去读取就可以了 本IC跟ADC0831一样以串口方式传送数据,不同的是协议,只要你读懂它的串口协议,就可以用P口来模拟协议进行 ,这样更能使你对传送数据协议的了解,在看本程序之前,先看看芯片的串口协议 -Clock process, whether you think using the time
MCU_MATLAB_oscillograph
- 使用ME300B开发板通过51单片机读取AD数据并通过串口将数据上传到PC,再使用MATLAB作图,实现简单的示波器功能-ME300B development board through the use of single-chip microcomputer 51 to read through the serial data and AD data uploaded to the PC, re-use MATLAB mapping to achieve a simple oscillosco
WeighTest
- 通过串口,不断的读取串口,取得电子称上的数据.-Through the serial port, serial port to read constantly to obtain data on electron said.
chuankoui
- 在LINUX下的串口源代码,里面没有写头文件,用户写好头文件即可,在linux下读取串口数据-In the LINUX source code under the serial port, which had not been written with the first document, the user can write the first document in the serial data read under linux
ScopeApi
- 通过串口读取示波器数据的程序,可以设置电压采样和频率采样-Oscilloscope data through the serial port to read the procedures, you can set the frequency of sampling and sample voltage
linux_uart2_rs422
- 本程序主要是针对linux 下s3c2410下,串口驱动进行开发,针对高速率的串口数据采集,以DMA方式读取串口通信数据,并提供串口RS422的通信协议定义。次程序在2410上以成功测试过。-This procedure is mainly directed against s3c2410 under linux, the serial driver developed for high-speed serial data acquisition, DMA mode to read the se
fifo
- 同步FIFO 创建一个256x8大小的同步FIFO,并通过串口发送数据初始化FIFO,FPGA内部读取FIFO的数据通过窗口发送到PC-FIFO
DS1302
- 本程序为单片机控制DS1302的程序。 DS1302为一款时钟芯片,单片机将从DS1302中读取的数据信息通过串口发送到上位机上-This procedure for the SCM process DS1302. DS1302 is a clock chip DS1302 microcontroller will read the data sent to the host computer through the serial port on
Serial_test
- linux环境下qt creator读取串口数据-read serial
STM32_IMU_OLED
- 使用STM32F103C8T6处理器和OLED显示屏,传感器为IMU AHRS ,实现了串口通信读取数据,并可以使用桌面调试软件读取串口数据。-stm32f103c2t6,oled,imu ahrs
IIC读写EEPROM发送到PC串口
- 能实现用IIC读EEPROM并且将读取的数据通过串口发送到PC端,以及在PC端通过串口发送数据给FPGA,再利用IIC将数据写入EEPROM(The program can realize that FPGA read the data from EEPROM by IIC and then send it to PC by UART,and that PC send the data to FPGA by UART and then write the data to EEPROM by
readadc
- 可以读取arduino A0 口数据 运用arduino开发板 串口监视器进行显示(read the data from A0)
VCO0706
- VCO0706 串口通讯拍照摄相头C语应用,读取接收一包JPEG数据函数的示例 本段放在头文件中,设一包JPEG数据为512字节。(VCO0706 serial communication C language application camera camera.)
Final20170823OK(micro)_Doing
- STM32 串口读取传感器数据并保存(STM32 serial port read sensor data and save)
ms5803测试
- 读取ms5803传感器的各项数据,用串口将数据打印(Read the data of the ms5803 sensor and use the serial port to print the data)
裸机_测温+串口与无线打印
- 使用CC2530读取SHT20传感器的温湿度数据并发送或串口打印(This program get temperature and humidity data by SHT20 and send data though cc2530 with wireless or usart.)
用于测试串口数据收发
- 用于测试串口收发,测试OBD读取数据是否正常,通过串口发指令到ECU,测试各项数据是否正确