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

搜索资源列表

  1. uart

    0下载:
  2. ARM的P0.0口接LED,串口接Proteus的虚拟终端。每隔一段时间改变一次LED的状态,并且在串口上输出LED的当前状态。-LED contact the port P0.0,and uart port contact the Proteus virture terminal . alter the LED state every a time,and output the curent state to the termial.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:552
    • 提供者:zhu
  1. SCommTest

    0下载:
  2. 本软件通过窗口来控制下位机动作。完成了,串口数据接收和发送。控制数码管,LED灯,蜂鸣器等。-This software is controlled through the window to the next bit machine action. Completed, the serial data receive and transmit. Control digital tube, LED lights, the buzzer.
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5260068
    • 提供者:wanxiaohong
  1. 103

    0下载:
  2. 在调试过程中多处使用串行口返回信息(由于没有源码级仿真器); 在空闲任务中的HOOK函数打印输出串口信息,并且闪烁LED; 在各个任务中打印输出串口信息,并且闪烁单个LED; 对于Os_cpu_a核心部分TimeTick函数另作详细说明;-Many places in the process of debugging using the serial port to return the information (the absence of source-level simu
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:390132
    • 提供者:panhaiyan
  1. c51-Applications

    0下载:
  2. 单片机原理及应用入门课件(存储器,KEY,C51,ADDA,I2C,LED,串口,Interrupt)-Microcontroller Theory and Applications
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:5098794
    • 提供者:keynine
  1. ADTest

    0下载:
  2. "led+bell驱动.rar"开发板上led和bell的驱动程序,"LedText.rar"是led和bell的应用程序 “串口测试.rar”是串口测试程序。串口驱动中已包含三线串口 “温度测试.rar”是温度传感器测试实验,驱动与应用做在一起的 “LedControl.rar”包含led、bell、key的测试程序,驱动与应用做在一起的。-"led+ bell, drive rar" development board led and bell driver t
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-20
    • 文件大小:5787108
    • 提供者:王五
  1. Serial-communication

    0下载:
  2. (1)可查询单片机地址、量程上下限、报警上下限、温度、报警状态等。 (2)可设置单片机数据,如当前温度、报警状态、量程上下限、报警上下限。 (3)所有的查询和设置都基于串口打开的前提下。 (4)所有的查询和设置功能都需要发相应的代码发送出去。 (5)软件运行测试可用串口助手,也可用上微机串口通信软件。 (6)LED、LCD会根据相应的功能相应。 -(1) single-chip address can be found, the upper and lower ra
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:993
    • 提供者:李丽
  1. traffic-light

    0下载:
  2. 自制一个单片机最小系统,包括串口下载、复位电路,采用内部定时器定时控制南北、东西的交通信号灯(采用LED模拟),交通信号灯由红、黄、绿灯组成,东西、南北模拟路口由12路LED组成,其中南北、东西均采用并联方式连接,双向均有倒计时牌-Homemade a single chip minimize system, including serial download and reset circuit, the inside timer timing control north and south,
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:61941
    • 提供者:康琴
  1. chuankoutongxin_form1

    0下载:
  2. 完成功能:1串口接收数据,PC接收到来自单片机的数据2串口发送数据到单片机控制led灯,同时将发送的数据返回 -Complete feature: a serial port to receive data, the PC receives the data from the microcontroller serial port to send data to the microcontroller to control the led lights, while the data sen
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:343138
    • 提供者:Aaron Chen
  1. Temperature

    0下载:
  2. DS18B20温度采集,LED报警,EEPROM数据存储,7段数码管显示温度,RS232串口发送命令并显示读取的温度数据。-DS18B20 temperature acquisition, LED alarm EEPROM data storage, 7-segment digital display temperature, RS232 serial port to send commands and read the temperature data.
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2082090
    • 提供者:罗苗
  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. SEND05

    0下载:
  2. 如何用串口调试LED点阵屏实现显示汉字用74HC595-Serial debug LED dot matrix display to display Chinese characters to use 74HC595
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:697
    • 提供者:孙良本
  1. Driver_AS3992RFID_for_ARM

    0下载:
  2. ARM开发板直接驱动基于AS9332芯片RFID模块的相关程序和函数节选。在STM32F107开发板上调试运行通过。演示程序已经支持4.3’LCD触摸屏、8GMicroSD卡、EEPROM、2M的Flash SST25VF016B,支持两个串口、一个SPI,还有按键、LED,有实时时钟等,软件功能有文本浏览、图片浏览、画板,以及RFID读写。-Driver AS9332 RFID module for ARM
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:243433
    • 提供者:
  1. text-stm32

    0下载:
  2. 基于Keil4.12,用stm32f103在2.4寸TFT彩屏上显示图片和通过LED显示运行状态,用中断按键或串口修改LED亮灭状态,在奋斗STM32开发板上测试通过-Based Keil4.12 on a 2.4-inch TFT color screen to display pictures and operating status through the LED display, and modify the LED lights off state to use the interru
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:991339
    • 提供者:海蓝
  1. 905_RxTx

    0下载:
  2. 基于51单片机的nRF905全双工收发程序,可将从串口接收的数据通过无线方式发送出去,也可接收的无线信号从串口输出。也可通过按键发送和LED显示,用于测试nRF905-Based on 51 single-chip nRF905 the full-duplex transceiver, from the serial data received through the wireless sent out, can also receive wireless signals output from
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:7735
    • 提供者:韩冰
  1. 0

    0下载:
  2. 零公里RS485串口编程,用于连接LED和RS485的接口的-0 km RS485 serial programming, used to connect the interface RS485 LED and
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:8308
    • 提供者:Mr.mei
  1. ARM-basic-experiment

    0下载:
  2. ARM的基础实验 包括蜂鸣器 串口通信 LED闪烁灯-ARM-based experiment including buzzer serial communication LED flashing lights
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:119444
    • 提供者:刘文磊
  1. 12345645

    0下载:
  2. 甲机通过串口控制乙机LED闪烁,仿真程序-A machine through the serial port to control the B machine LED flashes, the simulation program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:25034
    • 提供者:cai
  1. shutan

    0下载:
  2. demo1-LampsSequencer 以流水灯方式点亮板上的8颗LED demo2-seg1 7段数码管以计时方式显示 demo3-seg2 7段数码管显示01234567 demo4-keyled1 按键控制板上LED灯的亮来 demo5-charlcd1 在字符液晶屏上显示汉字 demo6-BEEP 蜂鸣器演奏音乐 demo7-uart 串口输出字符串 demo8-ps2_1 在数码管上显示PS2按键的值 demo9-vgaout1 在V
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-25
    • 文件大小:8590491
    • 提供者:jialifeng
  1. LEDcontrol

    0下载:
  2. 基于QT2.2.0版本的led室内照明控制程序,实现基本的led开关,控制亮度等界面选择。通过串口与zigbee通信。-Led indoor lighting based on QT2.2.0 version of the control procedures, basic LED switch to control brightness, and other interface options. Zigbee communication through the serial port.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:74977
    • 提供者:
  1. RC5

    0下载:
  2. * 程序描述:红外遥控RC5码解码程序,经串口发送 * 目标cpu:lpc932 * 晶振:11.0592M * 硬件描述:一体化接收头接P20.指示LED接P26-* Program Descr iption: Infrared remote control RC5 code decoding process, sent through the serial port* target CPU: lpc932* crystal: 11.0592M* Hardware Descr ip
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1836
    • 提供者:徐阳
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 41 »
搜珍网 www.dssz.com