CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 读取串口数据

搜索资源列表

  1. Gps5

    0下载:
  2. 这是一个通过串口读取GPS模块的小程序,读出的数据经过处理后回显示在桌面上-This is a serial read through the small GPS module procedures, read out the data processed to show on the table
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-01-15
    • 文件大小:996
    • 提供者:water
  1. MTKDump01b-src

    2下载:
  2. DVD,一个MTK串口数据 Dump工具的源码,可以自己用串口来读取/控制MTK
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:36462
    • 提供者:李洪锋
  1. DL IMU 测试程序

    2下载:
  2. 这是我从淘宝买的一套IMU(姿态测量单元)学习套件的配套源码,使用STM32F103CBT6 读取L3G4200D hmc5883l ADXL345 BMP085的数据并通过串口发送
  3. 所属分类:其他嵌入式/单片机内容

  1. STC12LE4052AD_flash_EEprom

    0下载:
  2. STC12C2052AD片内flash作为EEprom的测试程序 程序利用串口显示当前读或者写的地址,可以通过串口写入16字节数据,并读出验证 过程:正常启动后LED1长亮,按键1读取数据,按键2测试串口,读取前要保证有数据 否则等待串口写入数据。第一次写入读出后显示不正确(地址0x00为字符串结尾) 从串口发送小于17位字符串(开头一位不存,最后一位0X00结束标志)。单片机收到 后返回原值,第一位为保存的地址。读取数据时,返回第一位为读取地址本演示代码 仅针
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:379406
    • 提供者:
  1. 25touchpanel

    0下载:
  2. 配置LPC2478处理器I/O端口的模块; 编写程序定时读取触摸屏的X、Y坐标数据,并通过串口打印。 -Configure LPC2478 processor I/O port module programming time to read touch screen X, Y coordinate data, and print through the serial port.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:96666
    • 提供者:曹杰
  1. lpc1700-GPS

    0下载:
  2. LPC1766芯片,串口0读取GPS数据的程序-Program LPC1766 chip serial 0 read GPS data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-13
    • 文件大小:291092
    • 提供者:panda
  1. The-IIC-temperature-recorder

    1下载:
  2. 从DS18B20读取当前的温度 从DS1302读取获得该温度的时间 将当前温度和时间在1602液晶上显示 每隔15秒将当前时间和温度值写入AT24C1024存储芯片 从AT24C1024中读取数据并通过串口上传给计算机 -Read the current temperature from DS18B20 To obtain the temperature at the time is read out from the DS1302 The current tempe
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:513231
    • 提供者:贺冬凌
  1. MPU3050

    0下载:
  2. 基于avrmega16的MPU3050和MMA7455数据读取程序,在串口12864上显示-Based on avrmega16 the the MPU3050 MMA7455 data read program, serial 12864
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:100322
    • 提供者:wen
  1. SerialComm

    0下载:
  2. 在telosb节点上实现串口通信:从文件中读取需要传输的内容,并转化成二进制形式加上数据包头部进行发送;反之,接收到数据包提取数据信息,存入文件中。-serial port communication in telosb
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:634029
    • 提供者:李小渊
  1. voicetracer

    0下载:
  2. 声音定位系统源码,51单片机用外部中断读取三个声音接收器接收到声音信号的时间差并以微秒为单位将数据从串口发出-Sound positioning system source code, with 51 MCU external interrupt read three sound receiver receives the sound signal and the time difference in microseconds for the data sent from the serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:51317
    • 提供者:韩利亚
  1. MPU6000

    1下载:
  2. 使用Keil uVision3环境下,针对C8051F350芯片开发MPU6050的基于I2C接口的数据传输程序。实现MPU6050加速度和角加速度的读取,采用串口传输。-Using Keil uVision3 environment for development MPU6050 C8051F350 chip I2C interface-based data transmission procedures. Achieve MPU6050 and angular acceleration of
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:122033
    • 提供者:shuihenmanyue
  1. HMC5883L

    0下载:
  2. 使用Keil uVision3环境下,针对C8051F350芯片开发HMC5883L的基于I2C接口的数据传输程序。实现HMC5883L地磁分量信息的读取,采用串口传输。-Using Keil uVision3 environment for C8051F350 chip development HMC5883L I2C interface based data transmission procedures. Achieve HMC5883L geomagnetic component inf
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:132446
    • 提供者:shuihenmanyue
  1. MPU6050PHMC5883LPBMP180

    0下载:
  2. 使用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
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:93871
    • 提供者:shuihenmanyue
  1. 20140407

    0下载:
  2. 串口输入地址数据存入24c02矩阵键盘控制读取-Serial input address and data into the 24C02 matrix keyboard to control the reading
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:6774
    • 提供者:顾浩
  1. GY86_test2

    0下载:
  2. GY86模块简单读取数据,并通过串口USART2发送到PC端显示-GY86 module simply read the data and sent to the PC via the serial port USART2 Show
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1280320
    • 提供者:王海
  1. STM32_LCD_SDdatasave

    0下载:
  2. 把串口接收到的数据存储到SD卡的文件中基于STM32。实现文件的创建读取写入-The data stored the SD card , based STM32.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:144308
    • 提供者:rong
  1. PS2-STC12C5A60S2-comunication

    0下载:
  2. STC12C5A60S2单片机 (1)单片机与PS2标准键盘通信,读取键盘按键      (2)读取PS2标准键盘所有按键并显示   (3)单片机与PC机通信,PC机显示单片机发送的数据    (4)利用串口调试助手显示单片机读取键盘按键-STC12C5A60S2 PS2 comunication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:84026
    • 提供者:
  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. MMA7455

    0下载:
  2. 利用CC2530实现IIC总线通信协议采集三轴传感器MMA7455数据,读取MMA7455的数据,并通过口串口在上位机显示 -Use CC2530 implement IIC bus communication protocol data acquisition triaxial sensor MMA7455, MMA7455 read data through the serial port on the PC display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:45779
    • 提供者:谢悦
  1. Final20170823OK(micro)_Doing

    0下载:
  2. STM32 串口读取传感器数据并保存(STM32 serial port read sensor data and save)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-21
    • 文件大小:7128064
    • 提供者:wanzuren
« 12 »
搜珍网 www.dssz.com