CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读取串口

搜索资源列表

  1. ch375PSTC12C5A60S2

    0下载:
  2. 本程序演示通过CH375读取U盘中0扇区的数据并通过串口显示到PC。(不用CH375子函数库)-This program demonstrates the U disk to read the data by sector 0 CH375 and displayed through the serial port to the PC. (Not CH375 subroutine library)
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:70112
    • 提供者:李向
  1. MPU6050

    0下载:
  2. 此六轴模块采用高精度的陀螺加速度计 MPU6050,通过处理器读取 MPU6050 的测量 数据然后通过串口输出,免去了用户自己去开发 MPU6050 复杂的 I2C 协议,同时精心的 PCB 布局和工艺保证了 MPU6050 收到外接的干扰最小,测量的精度最高。- MPU6050 MPU6050 MPU6050 I2C PCB MPU6050
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4753145
    • 提供者:
  1. 146-temp

    0下载:
  2. 通过单片机读取温度,电脑显示其温度,串口发送数据到电脑端显示-Through the microcontroller to read the temperature, the temperature of the computer display, serial port to send data to a computer terminal display
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:28680
    • 提供者:hg
  1. vb

    0下载:
  2. 简单的串口调试程序,实现数据的读取和写入,很容易看懂-Serial debugging simple procedures, the realization of data read and write, it is easy to understand
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6220
    • 提供者:等烟雨
  1. Remote-control-system-new

    0下载:
  2. 遥控器控制系统-程序框图密码:wurenji 通过上位机读取遥控器的数据(SBUS信号),并通过串口按照固定的通信协议发出,可以通过串口设备进行接收解析并进行实际的控制。-Remote control system- block diagram Password: wurenji read through the PC remote control data (SBUS signal), and issued in accordance with the fixed communicatio
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:83938
    • 提供者:李永发
  1. cubieboard-master

    0下载:
  2. bluetooth中为蓝牙测试demo:检测周围的蓝牙设备,连接设备,循环发送数据 broadcom-bluetooth:固件源代码,以及加载固件的命令 com:cubieboard从串口读取数据,再通过tcp发送 特点:epoll com_bt:cubieboard从串口读取数据,通过tcp和蓝牙发送 特点:epoll 线程 信号-Connection device for Bluetooth, Bluetooth Test Detection
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-27
    • 文件大小:53021
    • 提供者:张文建
  1. WindowsFormsApplication1

    0下载:
  2. C# 下的串口通信程序,编写的时候主要是用来读取Ardunio pro mini通过usb串口传过来的数据,并且根据数据进行屏幕方向的设置。-Get data serial in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:110493
    • 提供者:liffey
  1. nandflash

    0下载:
  2. 硬件:TQ210(S5PV210) 功能:首先写入数据至nandflash,然后将写入的数据读出,通过串口格式化打印读取信息至PC上。-Hardware: TQ210 (S5PV210) function: first write data to nandflash, then read out the written data, print format to read the information through the serial port on your PC.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:6540
    • 提供者:
  1. Data-Acquisition

    0下载:
  2. 使用ADC采集模拟电压数据,存储在NAND FLASH中,然后从NAND FLASH中读取所存储的电压值,显示在串口上-Use ADC analog to collecte voltage data and store in NAND FLASH, and then read the voltage value to store in the NAND FLASH, displayed on the serial port
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:13824
    • 提供者:张海军
  1. PC-side-programming

    0下载:
  2. PC侧程序软件 (1)串口初始化,主要对串口的参数进行设置 (2)数据发送,要根据键盘的状态进行处理,若为读取按键进行数据的发送处理 (3)数据接收,当串口准备好接收数据后,进行串口扫描等待传送来的数据,并将传送来的数据进行存储和显示-PC side software (1) serial port initialization, the main parameters of the serial port settings (2) data transmission, to
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:866
    • 提供者:徐爽
  1. CommDemo

    0下载:
  2. wince串口读取数据,gps数据,已经验证可以完美使用-wince serial read data, gps data has been verified perfect use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3619634
    • 提供者:王永甫
  1. CommRead

    0下载:
  2. 这是一个 javabean 用以读取电脑的串口。 可以在 JSP 网页中嵌入。是自动化的常用功能之一-Use javabean to read COM。 Can be embeded in JSP web.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:1494
    • 提供者:wuyqpy
  1. I2C-EEPROM

    0下载:
  2. I2C的一些简单程序。向EERPOM写入数据,再读取出来,进行校验,通过串口打 印写入与读取出来的数据,并输出校验结果。-I2C some simple procedures.To EERPOM write data, read out again, check, via a serial port Write and read print data and output validation results.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1021740
    • 提供者:xy
  1. kongqihuiduceshiyicx

    0下载:
  2. 使用STC89C52单片机作为核心的空气灰尘测试仪程序。灰尘传感器可以使用串口读取和AD采集两种方式进行数据采集,本设计主要是使用了串口直接读取的方式来设计的,单片机读取数据后通过内部处理后,通过LCD12864显示出来。本设计的亮点是串口数据的接收处理。-Use STC89C52 microcontroller as the core of the air dust tester program. Dust sensor can use the serial read and AD are t
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3081
    • 提供者:
  1. PIC18F2423-ADC-UART

    0下载:
  2. pic18f2423 12位AD程序,读取端口电压值后送串口显示,MPLAB IDE v8.76编译-pic18f2423 12-bit AD program that reads the serial port evacuation voltage display, MPLAB IDE v8.76 compiled
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1523
    • 提供者:覃育
  1. ps2

    0下载:
  2. 本系统以直流电压源为供电系统,采用增强型8051单片机即STC12C5A60S2单片机为主控制器,我们特别使用此单片机的NOKIA5110液晶显示部分和串口数据传输部分。通过键盘把所需要的字母和数字显示在液晶上,实际测试结果说明,本系统实现单片机与PS2标准键盘通信,读取键盘按键精确度高。-This system is a DC voltage source for the power supply system, with enhanced 8051 microcontroller-based
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-27
    • 文件大小:88165
    • 提供者:黄颖
  1. VISA

    0下载:
  2. 串口读取文件,是在VI 提供的程序基础上做了简要修改比较简单。-very easy ,it just can read COM.
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:19154
    • 提供者:贺超
  1. uartfifo

    0下载:
  2. 该实验主要实现一个串口发送器功能, 该发送器的数据是从FIFO中读取的。也就是说,只要FIFO中有数据,串口发送器就会启动,将数据发送出去。 -The main experimental realization of a serial transmitter function, which sends the data is read the FIFO. In other words, as long as there is data in the FIFO, serial transmitt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:672615
    • 提供者:焦峰凯
  1. PressureMeasurement

    2下载:
  2. 之前用来进行串口通信读取下位机传送的压力值,并用Zedgraph控件作实时曲线显示。-Serial communication to read pressure value hardware,and show it with Zedgraph simutanously.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:347255
    • 提供者:
  1. usartrealtime

    0下载:
  2. 51单片机对实时时钟模块进行读取,然后进行串口显示-51 single-chip real-time clock module for reading, then the serial display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-28
    • 文件大小:26739
    • 提供者:李艳生
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com