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

搜索资源列表

  1. 温度测试源文件

    1下载:
  2. 单片机开发板18D20通过计算机串口测试时时温度,带显示波形
  3. 所属分类:源码下载

    • 发布日期:2011-11-25
    • 文件大小:5435
    • 提供者:petrolor333
  1. 51单片机控制sht11传感器采集温湿度

    0下载:
  2. 华邦单片机控制sht11传感器,采集温湿度,并通过串口上传到PC机
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-02-24
    • 文件大小:1766
    • 提供者:yanqiu3526
  1. At89C51与MAX186串行A/D采样程序

    0下载:
  2. At89C51与MAX186串行A/D采样程序。采集三个数码盘启动阈值,并通过串口发送到上位机。(绝对经典的单片机数据采集与传输程序,我一直在用),AT89C51 with MAX186 serial A/D sampling procedures. Acquisition of three digital disk threshold, and through serial port is sent to the host computer. (Absolute classic single-
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:18929
    • 提供者:孙琨
  1. VB-DS18B20-huatu

    0下载:
  2. 单片机通过DS18b20采集温度,发送给PC机,PC采用VB编程,VB接收单片机串口输入画图-Single-chip temperature by DS18b20 collection, sent to the PC, PC programming using VB, VB microcontroller serial input to receive paint
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:3141
    • 提供者:lizhe
  1. vb-LED

    0下载:
  2. 用VB写的一个 简单的串口通信 工具,可以通过串口控制 单片机(如51)-Using VB to write a simple serial communication tool to control the microcontroller through the serial port (eg 51)
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:31660
    • 提供者:zhouyu
  1. URAT

    0下载:
  2. 51单片机串口的发送与接收程序,通过单片机与计算机的串口实验来验证串口程序的有效性,需使用串口调试软件-the use of UART (89C52)
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:34387
    • 提供者:郭振杰
  1. CC1110-Uart

    0下载:
  2. CC1110单片机串口的使用方法,通过串口可以将无线数据上传至电脑观察-Usage of CC1110 UART , it will trans data to PC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:16341
    • 提供者:孙先生
  1. pic-USART

    2下载:
  2. pic单片机串口中断程序,调试已经通过,请大家放心使用-pic microcontroller serial interrupt program, debugging has passed, please rest assured to use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-20
    • 文件大小:555
    • 提供者:lyh
  1. chuankou

    0下载:
  2. 应用单片机实现串口的通信,在pc机通过某个串口调试助手实现串口通信,包括数字汉字-Application of single chip serial communication through a serial port in the pc machine debugging assistant to achieve serial communication, including the number of Chinese characters
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9039
    • 提供者:李明杰
  1. STC12C5A60S2.pdf

    3下载:
  2. STC12C5A60S2/AD/PWM系列单片机是宏晶科技生产的单时钟/机器周期(1T)的单片机,是高速/低功耗/超强抗干扰的新一代8051单片机,指令代码完全兼容传统8051,但速度快8-12倍。内部集成MAX810专用复位电路,2路PWM,8路高速10位A/D转换(250K/S),针对电机控制,强干扰场合。 1.增强型8051 CPU,1T,单时钟/机器周期,指令代码完全兼容传统8051; 2.工作电压:STC12C5A60S2系列工作电压:5.5V-3.3V(5V单片机)STC12LE5A
  3. 所属分类:编程文档

    • 发布日期:2012-10-18
    • 文件大小:1967339
    • 提供者:howard_dai
  1. CC2530-13

    0下载:
  2. CC2530-13 单片机串口发数,已通过实验验证,完全可用。-CC2530-13 microcontroller serial port to the number has been verified by experiments, completely free.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:18811
    • 提供者:dream
  1. Stm32IapBootloader

    1下载:
  2. 一个关于stm32单片机的IAP例程,keil-mdk编译,通过uart串口接收上位机软件升级的bootload.-A microcontroller on the stm32 IAP routines, keil-mdk compiled by uart serial port to receive PC software upgrades bootload.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1059141
    • 提供者:陈浩
  1. GPS

    0下载:
  2. GPS模拟仿真,在proteus环境里通过串口向控制器(单片机)发送定位数据-GPS Simulation
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:48944
    • 提供者:book
  1. infared

    1下载:
  2. 才用C语言编写单片机程序,实现了红外遥控接收。把接收到的数据通过LCD1602显示,并通过串口发送,方便查看。有很详细的注解,便于理解!-Only single-chip using C language program, the realization of the infrared remote control receiver. To receive data through the LCD1602 display and through the serial port to send,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-07
    • 文件大小:20575
    • 提供者:panlaoda
  1. xf7

    0下载:
  2. 通过计算机串口传入单片机的数字,单片机将数字编码,以led方式显示出来-Through the introduction of single-chip computer serial digital, single-chip digital encoding, led the way to show
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2138
    • 提供者:许石宝
  1. GPSRX

    0下载:
  2. AVR系列单片机通过,串口应用读取GPS全部数据。-AVR MCU through serial application of GPS to read all the data.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-13
    • 文件大小:1820
    • 提供者:gdlai
  1. usart

    0下载:
  2. AVR单片机串口通信,在PRoteus仿真通过,可帮助新手快速掌握串口通信-AVR single-chip serial communication, in the Proteus simulation passed, could help green hand grasp Express serial communication
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:70087
    • 提供者:zhoujunfei
  1. chuankoushiyan

    0下载:
  2. 51单片机串口实验,通过连接单片机串口和PC串口实现简单字符的传递- 51 serial single-chip experiments, single-chip microcomputer through the serial port to connect PC serial port and the transmission of simple characters
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:603
    • 提供者:sq
  1. 51study

    0下载:
  2. 自制的51单片机学习板,包括原理图以及可以进行的实验源代码,目前的源代码有: 1.发光二极管闪动实验 2.发光二极管花样跑马灯实验 3.按键识别并通过串口发送到上位机. 4.PC机与RS232串口实验 5.DS18b20的温度采集实验 6.4位一体数码管显示 7.9.9秒跑表设计 8.红外编码,解码 9.红外遥控音乐的播放 10.I2C总线的学习――24C02的读写 11.SPI总线的学习――93C46的应用 12.播放歌曲实
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:671948
    • 提供者:cdwzt
  1. chuankouceshi

    0下载:
  2. C语言写的8051单片机串口调试程序,调试通过-C language written in 8051 serial debugger, debugging through
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:10969
    • 提供者:zico
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com