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

搜索资源列表

  1. MCUTool

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, includ
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:443981
    • 提供者:wudizh
  1. 51-74ls164

    0下载:
  2. 51单片机通过74164扩展串口驱动4位led显示(含sch图和源程序)-51 through 74164 microcontroller serial expansion drive led four shows (including sch map and the source)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2871
    • 提供者:阿颖
  1. MPC8270-EXT-v10

    1下载:
  2. CPU MPC8270 SDRAM K4S561632 x4(128Mbyte) BOOT FLASH AM29LV640(8MByte) Nand FLASH 兼容三星的K9F系列的FLASH CPU JTAG口 核心板集成 串口 3个 SMC1、SMC2、SCC1 (SMC1扩展板和核心板都有输出接口) 以太网口 3个 FCC1、FCC2、FCC3 可编程发光二极管 6个 可编程发光数码二极管 1个 系统外部中断输入 4个 外部系统复位输入 1个
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:486342
    • 提供者:王强
  1. EvsScreen

    0下载:
  2. 基于动态显示的LED显示驱动程序,所显示的数据由串口输入-based dynamic display of the LED display drivers, as shown in data from serial input
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:33626
    • 提供者:杨承凯
  1. 16LED

    0下载:
  2. led条屏幕显示,串口屏幕,带时间显示功能~~!-led of the screen display, serial screen, with time display function ~ ~!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5071
    • 提供者:丑人
  1. 8×8dotmatrix

    1下载:
  2. 利用595实现串口数据传输,控制led点阵8×8的显示- Using 595 realizations strings mouth data transmission, controls the led lattice 8脳8 demonstration
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1203
    • 提供者:Paco
  1. software5307anducos

    0下载:
  2. transplant uc/os2 on coldfire5307 编译通过,并且还有验证程序,2个task :循环点led,和串口print字符串-transplant uc/os2 on coldfire5307 compiler, and there are verification procedures, two task : recycling points led, and serial print string
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:287694
    • 提供者:wanglei
  1. weijihuibian

    0下载:
  2. 使用汇编语言编的常用的一些程序,包括led循环、串口通信等等!自己看吧!吐血推荐-use of assembly language series of the popular programs, including led cycle, serial communications, etc.! Their exciting! Suggest to vomit blood! !
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3453
    • 提供者:favinfeng
  1. 20060622113357901

    0下载:
  2. DSP串口模拟IO之SPI接口LED显示完整代码-DSP serial analog IO Zhi SPI interface code integrity LED Display
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:57055
    • 提供者:贾万宁
  1. PC-RS232_control_LED

    0下载:
  2. 通过本实验学习PC机串口与AVR单片机串口之间相互通讯的基本硬件接口电路和软件编程方法,并且达到使用PC机来控制LED的简单应用。-experiential learning through the PC serial port and AVR serial communications between the basic hardware interface circuit and software programming, and to reach the PC use to control
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:342644
    • 提供者:卓瑞豐
  1. cat24wc02

    0下载:
  2. 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 -This is the Small RTOS 51 DP-51 download simulation NG use CAT24WC 02 Driver for e
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12113
    • 提供者:hunuseu
  1. MSC51_PC_Communicaton

    0下载:
  2. 这是一个51单片机与PC的通信系统:利用3*4小键盘输入0~9的一串数字(不大于5),通过8051自带的串口发送给PC并显示在系统的6位LED上;单片机接收上位机的输入并显示在LED上。8051串行口经232电平转换后,与PC机串行口相连。PC机使用串口调试应用程序V2.2.exe,实现上位机与下位机的通讯。-This is a 51 microcontroller and PC communication system : use 3 * 4 0 small keyboard input of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:204344
    • 提供者:Jawen
  1. chengxu(vhdl)

    0下载:
  2. 这是用VHDL编写的FPGA与计算机进行串口通信的程序和一个LED程序-VHDL and FPGA prepared by the computer serial communication procedures and an LED procedures
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:549372
    • 提供者:黄鹏飞
  1. 44boxTESTdemo

    0下载:
  2. 此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!经测试也适应于恒丰公司S344BOX等采公板设计的开发板。在其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD V1
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:126190
    • 提供者:宋珍伟
  1. iccavrUCOS_m64

    0下载:
  2. ucos移植到m64, 精简过, 使用portc bit4控制led显示, 串口1波特率38400输出-OUT transplant m64, streamlining, of using portc led bit4 control, Serial output a 38,400 baud rate
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:96816
    • 提供者:wang
  1. basic11

    1下载:
  2. 在单片机内嵌BASIC语言解释程序的完整代码,使用MC68HC11单片机,程序包括,串口BASIC指令输入代码,串口BASIC命令行显示代码,以及LED显示的驱动代码。本程序可以完成一般的BASIC代码解释及执行操作。-in MCU embedded BASIC language interpreter code of integrity, MC68HC11.First use of MCU, including procedures, order entry Serial BASIC code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:74703
    • 提供者:刘伟
  1. jiandandanpianji

    0下载:
  2. SH101.C 最简单片机系统的测试程序,端口的电平操作。 SH102.C 控制LED灯的亮灭 SH103.C 控制LED灯的定时亮灭,单片机定时器的使用。 SH104.C 通过按键控制LED灯的亮灭,中断的使用。 105 芯片和电路介绍 SH106.C 串口的简单测试程序。 -SH101.C Simplest SCM system testing procedures, port-level operation. SH102.C control LED lights t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:53046
    • 提供者:马一
  1. TimeUartDug

    0下载:
  2. 做点贡献,我调试了三天的结果,利用LPC2132 的串口0实现单字符处理的同时利用定时器0的匹配功能控制LED,一个匹配寄存器控制一个LED,知识源于网络 -Zuodiangongxian, I had three days of testing results Serial LPC2132 use single-character 0 of 0 using the timer function matching LED control, Register a matching an LED
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:77998
    • 提供者:邹娜
  1. jx44b0study_system_souce_code

    0下载:
  2. 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2681352
    • 提供者:kl.ud
  1. cat24wc02LED

    0下载:
  2. 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"T
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:12069
    • 提供者:李强
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 41 »
搜珍网 www.dssz.com