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

搜索资源列表

  1. 2051

    0下载:
  2. 用单片机2051接串口时种,守时并通过232口上传-USE INTEL2051 CONNECT CLOCK IC
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:69367
    • 提供者:zhu
  1. Env-monitoring

    1下载:
  2. 多功能环境监控系统,基于51单片机开发,是一个单片机扩展系统,实现对环境中电压、亮度、温度的采集,并使用串口与pc通讯,从而实现pc监控。-Multi-function environmental monitoring system, based on 51 SCM development, is a single chip microcomputer extended system, realize the environment voltage, brightness, the collec
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:142901
    • 提供者:hym
  1. chuankoutongxin

    0下载:
  2. 一种串口开发的单片机程序,包括C语言汇编语言,并生成了HEX文件。-A serial development of SCM procedures, including the C language assembly language and generates a HEX file.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:824045
    • 提供者:王俊超
  1. GPS---1.1

    0下载:
  2. GPS,89c52单片机采集显示程序keil,采用循环链表方式接收串口发送的GPS数据并进行解析。-GPS, 89c52 microcontroller collection display program the keil using circular linked list to receive the serial port to send GPS data to parse.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:112239
    • 提供者:韦鹏
  1. sd-readwrite-2

    0下载:
  2. 独立开发的利用msp430单片机,读取加速度传感器数据并且保存到sd卡上,并通过串口读取sd卡数据-The text, enter it here to be independently developed msp430 microcontroller to read the accelerometer data and saved to the sd card, sd card data to be translated and read through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:79334
    • 提供者:李明
  1. hongwaifashou

    0下载:
  2. 使用单片机的串口发送并接收数据,TXD接到红外发送管,RXD接到红外接收头,实现无线通信。-Use SCM serial ports send and receive data, TXD received send infrared tube, RXD receive infrared receiver, wireless communication.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:10636
    • 提供者:Manco
  1. dda

    0下载:
  2. 本系统以AT89C51单片机为控制核心技术的多路温度采集控制系统,该系统提供8路温度信号采集,经A/D转换后送单片机LED显示。系统由热敏电阻温度传感器测量环境温度,将其电压值送入ADC0809的IN0通道进行模数转换,转换所得的数字量由数据端D7-D0输出到89C51的P0口,经软件处理后将测量的温度值经单片机的RXD端串行输出到74LS164,经74LS164串并转换后,输出到数码管的7个显示段,用数字形式显示出当前的温度值。该系统电路简单、可靠性高,能解决实际应用中的问题-Microcon
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:192663
    • 提供者:良民
  1. SCM-fieldbus-design

    0下载:
  2. 用单片机设计现场总线,实现通信协议。本课程设计是基于51单片机构成的下位机通讯,按照一定的总线协议,通过串口与微机通讯。设计主要实现微机对下位机的查询和设置参数的功能。微机可以查询到下位机的地址号,量程上下限的值,报警上下限的值,以及对下位机地址号的设置,对量程上下限的设置,对报警上下限的设置,并可以实时的查询修改后的参数值。- By single chip design field bus, realize communication agreement. This course desi
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:20019
    • 提供者:高凌飞
  1. wireless_send_recieve-5-all-success

    0下载:
  2. 基于avr单片机Atmega16l和Nrf24l01无线收发模块的游中国在线调试程序。实现了通过无线串口向电脑端发送传感器采集到的路径信息,并可以在线设定车速和控制小车的方向.-avr, atmega16 ,nrf24l01 ,visitchina ,wireless send and receive
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:122006
    • 提供者:yu chao
  1. VB18b20

    0下载:
  2. 单片机将检测到得温度值通过串口发送给上位机,在上位机上显示温度值并画出温度曲线图-Microcontroller through the serial port of the detected temperature value sent to the host computer, display the temperature value on the host computer and draw temperature curves
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:32547
    • 提供者:王豪
  1. Boot-number-of-memory

    0下载:
  2. 单片机编写程序,每次开机都将次数加1 并存储到EEPROM。这样就能直观的看到机器的使用次数,用P1口 LED做为显示,次数大于256是将溢出,按复位模拟开机 或者直接通过开关开机 -Microcontroller programming, each boot will increase the number of 1 and stored to the EEPROM. So you can visually see the frequency of use of the machine,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:16014
    • 提供者:王登山
  1. UARTIntr

    0下载:
  2. 基于avr单片机的串口中断收发代码,并设立缓冲区-Avr microcontroller-based serial port interrupt to send and receive code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1548
    • 提供者:陈亭江
  1. baojingqi

    0下载:
  2. 一个单片机最小系统,包括串口下载、复位电路,采用两路外部中断输入门禁和红外探测两路信号(采用两个小按键模拟),中断信号输入后能将报警信息在四位一体数码管上显示,并输出声光报警信号。-A single chip minimize system, including serial download and reset circuit, the two road input entrance guard and external interruption, infrared detection two
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:185537
    • 提供者:康琴
  1. FTC334S-C-

    1下载:
  2. 驱动IC: SN8P2501B 测试对象: FTC334S 显示芯片:TM1628 FTC334S触控按键优点: 在不增加IO口线的基础上就可以将按键改成触摸按键,方便已经成功量产的产品更换成触控按键方式 本程式介绍: TM1628和FTC334S共用三根IO口线使用互不干扰,单片机上电后设FTC334S工作参数,成功后转入主循环,每隔10MS读取一按键状态,连续三次读到同样的按键将键值通过TM1628的1位数码管显示出来,并将读到的FTC334S的灵敏度值一直显示于另一
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-04-11
    • 文件大小:3555
    • 提供者:king
  1. Sensor_curriculum_design

    0下载:
  2. 这是一份有关传感器的课程设计。课题是基于红外传感器的火车时速的检测。红外传感器检测到信号,传给单片机,单片机数据处理,并作出液晶显示,同时通过穿扩通信传给PC,可以用串口精灵在远端实时检测-This is a curriculum design of the sensor. The issue is the train speed of the infrared sensor-based detection. Infrared sensors to detect a signal is pass
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:79596
    • 提供者:张君
  1. mcu-ds18b20

    0下载:
  2. 51单片机控制的DS18B20驱动程序,具备数码管显示功能,并能与上位机进行串口通信-MCU based of controling of DS18B20 driver code,and with display on 7-seg-led,at the same time supply the temp data to PC throuth RS232 port.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2971
    • 提供者:小海
  1. ds18b20

    0下载:
  2. 单片机控制的DS18B20驱动程序,可以通过数码管显示,并能通过串口发送给上位机(上位机发送$字符就可得到温度值)-DS18B20 driver, microprocessor controlled via the digital display through the serial port to send to the host computer (the host computer to send $ character can get temperature value)
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2971
    • 提供者:kongyameng
  1. GPSP18B20

    0下载:
  2. 主控为51单片机,通过串口接收GPS数据以及温度传感器数据并解析-Master 51 microcontroller, to receive GPS data through the serial port and temperature sensor data and analytic
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:84844
    • 提供者:shifu_ji
  1. dpj2

    0下载:
  2. I/O 口做输入口,一个I/O 口接一个拨动开关,另一个I/O 口接一个LED 发光二极管,单片机读取开关的状态并通过LED 显示出来-I/O port as input port, an I/O port access to a toggle switch, and the other I/O port access an LED light-emitting diode, the microcontroller reads the state of the switch and LED
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:517
    • 提供者:彭状
  1. the-microcontroller-applications

    0下载:
  2. 此五个源代码是关于单片机应用的。依次为:串行通信中利用中断方式收发数据;矩阵键盘中逐行扫描法的应用;利用定时器T0查询方式控制P0口八位LED灯闪烁;利用定时器T0中断方式控制数码管动态显示0-999;利用外部中断计数并让数码管显示此数值。-Five of this source code on the microcontroller applications. As follows: serial communication send and receive data interrupt t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:58326
    • 提供者:wanfeng
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 44 »
搜珍网 www.dssz.com