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

搜索资源列表

  1. single-chip-temperatur-logger

    0下载:
  2. 单片机温度采集器与PC104分站的串行通信,在PC104 模块底板上,设计了一个基于89C2051 单片机的温度采集器,用于采集温度传感器监测值并通过串口将该 监测值传送到PC104 分站-PC104 single chip temperature logger and serial communication sub-station, on the floor in the PC104 module, designed based on the temperature of colle
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:123345
    • 提供者:黄德録
  1. 1602LCDP89C51PDS1302

    0下载:
  2. 1602液晶显示与温度检测模块18b20,与89s52单片机通信,并在屏幕上显示,代码已经通过测试,可直接烧录程序。io口分配,见开头程序定义。是测试的好工具-1602 LCD display with temperature detection module 18b20, with 89s52 microcontroller communication, and displayed on the screen, the code has been tested for direct burni
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:56749
    • 提供者:逆空鱼
  1. UartApp

    0下载:
  2. 实现两个单片机之间的无线传输,并能用串口显示信息-To achieve the wireless transmission between the two microcontrollers and serial port can display information
  3. 所属分类:SCM

    • 发布日期:2017-05-28
    • 文件大小:10599222
    • 提供者:jason
  1. measure_freq

    0下载:
  2. 在单片机教学实验仪的MCU#3上,已有的555振荡电路输出一个方波到单片 机的T0口,编程测试这个信号的频率,并将频率显示在数码管上。 -Teaching experiment instrument in MCU MCU# 3 on the 555 has a square wave oscillator circuit output T0 port to the MCU, programming, test the signal frequency, and frequency is di
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2309
    • 提供者:leo
  1. IR-Decord

    0下载:
  2. 51单片机实现红外解码,并通过串口发送给电脑,实现对电脑的红外控制-51 MCU IR decoding, and sent to the computer through the serial port, infrared computer controlled to achieve
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:25076
    • 提供者:benny
  1. shizhong

    0下载:
  2. 单片机89S51控制6个数码管显示时,分,秒。其中,位码通过P0口的P0^0-P0^5 控制,段码通过74LS164的串入并出的移位寄存器来送出。-6 MCU 89S51 control digital display hours, minutes and seconds. Among them, the bit code through the P0 port P0 ^ 0-P0 ^ 5 control, the string section of code into and through
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1025
    • 提供者:陈学虎
  1. daima

    0下载:
  2. 对怎样用单片机控制GSM模块收发短信进行探讨,也对程序设计的主体思想作了细致的分析 借助系统模型,阐明GSM模块收发短信的基本概念以及串口控制SMS的基本原理。详细介绍用单片机AT89C51控制GSM模块工作的硬件和软件实现过程,介绍了单片机AT89C51和MSC1210内部结构和性能,并对AT89C51和MSC1210的性能、用途进行了比较,特别提出了MSC1210在 -SCM control on how to use the GSM module send and receive
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:1522
    • 提供者:tang
  1. 001185f1ac200c58e61d12

    0下载:
  2. 这是一种单片机控制的智能化抢答器,该抢答器可以克服普通抢答器存在的各种缺陷。详细介绍了其硬件结构和设计方法。本系统的功能是通过按下抢答键的按钮使单片机的相应的口线读入信号,经过处理后输出至7447显示所按下的键号。本系统还具备了用概率的方法筛选第一有效抢答信号、显示超前违规抢答信号、以及可变的提示抢答的倒计时信号和按键自检等功能。其中简述了单片机的特点和7447芯片的使用;概述中断系统的控制功能,并详细介绍了本系统软件的程序设计和步骤。-This is an intelligent microp
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:137825
    • 提供者:ZQ
  1. clock

    0下载:
  2. 功能要求: 分离模块要求: 1)设计一个可以显示012345的显示电路,并利用单片机实现。 2)利用按键切换,然后显示ABCDEF 3)按键切换的动作,全部用串口进行通信。 设计一个开关,当进行切换后,程序再进入主要要求。 主要要求: (1) 显示准确的北京时间(时、分、秒),可用24小时制式; (2) 随时可以调校时间。 (3) 增加公历日期显示功能(年、月、日),年号只显示最后两位; (4) 随时可以调校年、月、日; (5) 允许通过转换功能键转换
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:10535
    • 提供者:reaven
  1. DS18B20

    1下载:
  2. 基于c51单片机通过DS18b20采集温度并在1602显示,还通过串口把温度值发送到pc机上显示出来-C51 microcontroller based on the temperature and collected by DS18b20 1602 shows that the temperature value is also sent through the serial port to the pc machine displayed
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2014-04-22
    • 文件大小:58368
    • 提供者:时刻拥友
  1. P24HJ128GP306-uart1

    0下载:
  2. P24HJ128GP306单片机uart1测试:从PC串口发送62个字节的数,P24HJ128GP306的U1RX接收,并从U1TX发送给PC串口显示数据正确,硬件调试已OK!-P24HJ128GP306 SCM uart1 test: From the PC serial port number of 62 bytes, P24HJ128GP306 the U1RX receiver and sent to the PC serial port from U1TX display the da
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:63720
    • 提供者:lyhas
  1. P24HJ128GP306A-uart1-and-uart2

    0下载:
  2. P24HJ128GP306单片机uart1,uart2同时用测试:从PC串口发送62个字节的数,P24HJ128GP306的U1RX接收,并从U2TX发送给PC串口显示数据正确,硬件调试已OK-P24HJ128GP306 SCM uart1, uart2 the same time with the test: from PC serial port number of 62 bytes, P24HJ128GP306 the U1RX receiver and sent to the PC se
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:62835
    • 提供者:lyhas
  1. caiji

    0下载:
  2. 利用STC12C5a16ad单片机采集信号,并做AD转换后通过串口发送出来。-SCM signal acquisition using STC12C5a16ad and do AD conversion sent out through the serial port.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:25482
    • 提供者:wangliping
  1. wendu

    0下载:
  2. 单片机控制18b20采集温度,并通过串口给PC机,内含上位机,人机界面相当完美-SCM 18b20 collect temperature, and through the serial port to the PC, embedded PC, quite the perfect man-machine interface
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:204594
    • 提供者:张见
  1. 51-RS232

    0下载:
  2. 51单片机通过串口与PC通讯,PC 发送指令到MCU,MCU接受到指令控制继电器动作,并返回PC。-51 MCU through serial communication with PC, PC to send commands to the MCU, MCU control relay received commands, and return PC.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:588
    • 提供者:handong
  1. uart

    0下载:
  2. BCB6下完整的UART通信程序,多线程机制,封装成独立的类,从Win95时代用到XP,主要配合单片机用,遇到实际问题就修改、记录,能抗住单片机的频繁上电,可用于1Mbps以上高速的虚拟串口,并具备直接控制RTS/DTS输出信号的功能。-BCB6 UART communication program under the complete, multi-thread mechanism, packaged as a separate class, use the times from the Wi
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:8360
    • 提供者:
  1. SD_CAARD_OF51

    0下载:
  2. 用51单片机模拟出SPI接口读取SD卡信息并串口显示在电脑上-Simulated with 51 microcontroller SPI interface, SD card information and to read the serial port on the computer display
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1385243
    • 提供者:lixin
  1. dvb_tuner

    0下载:
  2. 用单片机的I/O口模拟I2C总线访问tuenr芯片,并初始化tuner-USE MCU to program tuner
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2465
    • 提供者:王琨强
  1. mt352

    0下载:
  2. 用单片机的I/O口模拟I2C,并访问demodulator MT352-use mcu program mt352
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:8830
    • 提供者:王琨强
  1. adcaiji

    0下载:
  2. 用C语言编写的单片机开发。基于AVR mega16的AD连续采集,并带串口,带有proteud仿真图。-Microcontroller using C language development. AD based on AVR mega16 the continuous collection, and with the serial port, with proteud simulation map.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:68688
    • 提供者:xiaochun
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 44 »
搜珍网 www.dssz.com