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

搜索资源列表

  1. LED+DS1302+AT89S52

    0下载:
  2. 提供时钟芯片1302及温度传感器18B20C写的原程序51单片机电路图-clock chip for 1302 and temperature sensor 18B20C write the original program 51 microcontroller circuit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13.75kb
    • 提供者:LINI
  1. TMS320VC5509A_examples.TMS320VC5509A学习板例程及说明

    2下载:
  2. 这是一款TMS320VC5509A学习板例程及说明,里面包含很多例子,包括CPU看门狗实验、LED跑马灯实验、CPU TIMER定时器实验、实时时钟实验、AD转换实验、ADDR转为GPIO试验、蜂鸣器试验、GPIO试验、数码管显示试验、扩展SDRAM读写实验、SPI EEPROM读写实验、FFT实验、FIR滤波器实验、IIR滤波器实验、自适应滤波器实验、键盘扫描实验、外部中断输入实验、AIC23播音实验、1602显示试验、12864显示实验、240128显示实验、USB2.0通信实验等22个实验
  3. 所属分类:DSP编程

    • 发布日期:2017-05-21
    • 文件大小:6.31mb
    • 提供者:天涯之声
  1. tiny6410-led tiny6410的led灯--跑马灯程序

    0下载:
  2. tiny6410的led灯--跑马灯程序,自己写的汇编代码的启动代码(有参考意义),还有c语言写的跑马灯程序。-tiny6410 led lights- Marquee program, write your own startup code, assembly code (with reference value), and c language Marquee program.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-24
    • 文件大小:32.14kb
    • 提供者:zhbhsam
  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
    • 文件大小:30.92kb
    • 提供者:zhouyu
  1. QT-led-test

    1下载:
  2. 编写一个QT程序以打开一个窗口。窗体中主要有四个指示跑马灯状态的标签和一个控制跑马灯的按钮.步骤指导-Write a QT program to open a window. There are four main forms in the state indicate Marquee Marquee label and a control button Step guide
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:229.43kb
    • 提供者:曹毅
  1. LED

    0下载:
  2. 基于STM32下,在IAR环境下,自己编写的中断控GPIO的LED灯的源码。-Based on the STM32, the environment in the IAR, write your own interrupt control the LED light source GPIO.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:253.06kb
    • 提供者:sine
  1. asm-led

    0下载:
  2. mini6410 下ASM编写的LEDS测试程序,ADS编写,可以单步调试或下载到u-boot当中运行,个人原创-mini6410 LEDS under the test program written in ASM, ADS write, you can step through or download them to run u-boot
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:27kb
    • 提供者:Andrew Huang
  1. 4zipingfanyewannianli

    0下载:
  2. 4字LED点阵屏+DS1302万年历电子钟 C 程序【改模对换/反显】 本程序中DS1302读写部分是直接引用网上网友提供的共享程序, 本程序供大家学习之用-4 character LED dot matrix screen electronic bell+ DS1302 calendar 【C procedure for changing mode of/anti-significant】 DS1302 to read and write in this process is a dir
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:67.88kb
    • 提供者:韦炯全
  1. LCDDemo(lcd+led+buttom)

    0下载:
  2. 用最新的32位微控制写的原装LCD+LED程序-With the latest 32-bit micro-control to write the original LCD LED process
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:441.66kb
    • 提供者:许翔
  1. veriloghdlcsdm

    0下载:
  2. 用verilog hdl 硬件描述语言写的一个范例程序,led的,扩展性极强,欢迎大家下载使用。-Verilog hdl using hardware descr iption language to write an example of the procedure, led, and highly scalable, welcome to download.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:zhangying
  1. key1

    0下载:
  2. 用verilog硬件描述语言写的一个LED的程序,可以用到各种模块中,实用性很强,欢迎大家下载使用。-Verilog hardware descr iption language used to write procedures for a LED can be used in a variety of modules are very practical, and welcome to download.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:612byte
    • 提供者:zhangying
  1. led

    0下载:
  2. 是控制LED闪烁发光的简单例程。该程序实际上是实用工程模板Demo的一个应用,直接从main( )函数开始编写。 在main( )函数的前面,定义了LED所在的GPIO端口和管脚。在main( )里,首先定义了一个变量ulClock,在调用函数clockInit( )时被初始化为当前的系统时钟频率,在后面对库函数SysCtlDelay( )调用时会用到该变量。 控制LED分3步走:调用函数SysCtlPeriEnable( )使能LED所在的GPIO模块,调用函数GPIOPinTypeO
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:10.48kb
    • 提供者:songfei
  1. MSP-TEST44X-Practice-code

    1下载:
  2. MSP-TEST44X 学习板光盘资料及实验说明 本学习板是按照教育大纲,采纳国内外许多单片机实验仪的优点,保持了传统机的实验 项目,增加了以实用技术为主的许多实验。实验内容涉及到端口,时钟,FLASH 读写,看 门狗,硬件乘法器,TIMER_A_操作,TIMER_A ,ADC&bt&lcd,通讯操作(232,485, SPI),键盘操作(独立按键,行列按键),LED 显示,LCD 点阵操作,扩展 DATA FLASH 操作, EEPROM 共 1
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-11-15
    • 文件大小:106.97kb
    • 提供者:zozo
  1. 48led

    0下载:
  2. 此软件用的是QuartusII 5.1的环境编写的CPLD内的程序,CPLD用的是EPM7128,实现的功能是对计算机的ISA总线读写操作,计算机通过ISA总线,再通过CPLD,来控制LED的亮和灭-This software is used in the preparation of QuartusII 5.1 environment within the CPLD procedures, CPLD using EPM7128, the function of the realization
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:197.14kb
    • 提供者:hujianhua
  1. Simple-graphical-display-LED-dot-matrix

    0下载:
  2. 用c语言编写的点阵式LED简单图形显示。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。 -With the c language of the dot matrix LED simple graphic display. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:43.63kb
    • 提供者:yao
  1. led

    0下载:
  2. S3C2440 ARM开发板自己共动手写BOOTLODER系列一:LED测试程序。-S3C2440 ARM development board to write their own hands a total of BOOTLODER Series 1: LED test program.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:522byte
    • 提供者:小A
  1. chrdev_led_five_function

    0下载:
  2. 在友善开发板mini2440上,用字符设备方式实现的led驱动程序,及测试用的应用程序。led驱动程序实现了ioctl、read、write设备方法,都比较简单,可以供初学者参考,在应用程序中有五个命令方法, 0-关闭指定的led 1-打开指定的led 2-获得指定的led状态 3-获得所有的led状态 4-设置所有的led-Development board mini2440 in a friendly, and with the realization of the le
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3.21kb
    • 提供者:lifegnwei
  1. led

    0下载:
  2. 用超低功耗的MSP430F449写的流水灯程序,简单易懂。结构清晰。-With low power consumption of MSP430F449 write sands lamp procedures, easy to understand. Structure is clear.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:14.51kb
    • 提供者:刘召勤
  1. 例程

    0下载:
  2. 带参数函数延迟(LED)写法及调用,点亮LED灯时间控制以及熄灭LED灯时间控制, 可随时更改时间,调用子函数的运用。(With parameter function delay (LED) write and call, light the time control of LED lamp and extinguish the time control of LED lamp. You can change the time at any time and call the use of
  3. 所属分类:单片机开发

    • 发布日期:2018-01-11
    • 文件大小:14kb
    • 提供者:阿辉1320
  1. LED点阵程序

    0下载:
  2. LED点阵,用于识别获取LED灯十六进制位,更方便的编写单片机的LED(LED lattice, used to identify the sixteen bits of the LED lamp, more convenient to write the LED of the single chip microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:4kb
    • 提供者:lios55310
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com