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

搜索资源列表

  1. ourdev_614492L7QVO1

    0下载:
  2. LED显示频谱,很好看,用AVR单片机直接修改参数就可以,移植方便。-LED display spectrum, good looking, with the AVR microcontroller can directly modify the parameters, portable convenience.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2983
    • 提供者:
  1. 8X8LED-matrix-display

    0下载:
  2. 使用AVR单片机开发,在WinAVR下调试的,简单的LED点阵控制。-Using the AVR microcontroller development, debugging under the WinAVR, simple LED matrix control.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:807
    • 提供者:王浩
  1. Lab-4

    0下载:
  2. turnon led using mikrokontroler AVR ATMEGA8535 in port B
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4848858
    • 提供者:gatel
  1. DIS5

    0下载:
  2. AVR单片机,ATMELMEGA 16LED点阵显示汉字实验-Experimental LED dot matrix display Chinese characters
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:205024
    • 提供者:zhaozhi
  1. ProjectLab3Timer

    0下载:
  2. program Led 3 Timer open it use AVR Studio
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:7784
    • 提供者:Aryasa Tamara
  1. 8bitLED

    0下载:
  2. 51 & AVR 控制8位led流水灯源码,适合单片机初学者使用-51 & AVR 8-bit control lamp led water source, suitable for beginners to use SCM
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2042
    • 提供者:antennalove
  1. avrrunningtext

    0下载:
  2. This the led matrix running text with avr microcontroller,-This is the led matrix running text with avr microcontroller,
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:216100
    • 提供者:fitrizal
  1. Led_matrix2

    0下载:
  2. led matrix with avr atmega16
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:188191
    • 提供者:Dinh Luan
  1. MyLEDInterfacing

    0下载:
  2. AVR MY LED prog, with atmega 32.simple to start
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:15304
    • 提供者:hmd
  1. LEDMatrix

    0下载:
  2. AVR单片机硬件环境下SPI接口实现LED点阵显示的C程序代码-AVR microcontroller hardware environment SPI interface LED dot matrix display of the C code
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1572
    • 提供者:穆易
  1. Electronic-production

    2下载:
  2. 电子制作——杂志年刊程序汇总 基于89S52单片机的电子体温计 16×16点阵的制作 程控滤波器(D)设计报告 测试数据 AT89C51单片机双字中文点阵设计与仿真 51单片机和HD7279A的接口与编程 单片机从入门到精通系列讲座——数码管驱动方法 利用LCD1602的自定义字库显示汉字 单片机从入门到精通系列讲座——单片机简易频率计 用AT89S51单片机控制的智能电动车 P111G2系列可编程控制器应用集锦(1) 51单片机
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-29
    • 文件大小:1515505
    • 提供者:zzd
  1. led_slide.c

    0下载:
  2. Sliding Led with codevision avr for ATMega8535
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:998
    • 提供者:alikuro
  1. PROTEUS-study

    0下载:
  2. :Proteus 是一种低投资的电子设计自动化软件,提供Schematic Drawing、 SPICE 仿真与PCB 设计功能,同时可以仿真单片机和周边设备,可以仿真51 系列、AVR、PIC 等常用的MCU,并提供周边设备的仿真,例如373、led、示波器等。Proteus 提供了大量的 元件库,有RAM、ROM、键盘、马达、LED、LCD、AD/DA、部分SPI 器件、部分IIC 器件,编 译方面支持Keil 和MPLAB 等编译器-: Proteus is a low i
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:37095
    • 提供者:shixingxing
  1. zhichengdz

    0下载:
  2. avr单片机汉字流动led屏c程序,可流动显示120字。-avr microcontroller Chinese mobile led screen c procedures, flow display 120 characters.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1661
    • 提供者:侯凤兵
  1. 1

    0下载:
  2. LED流水灯(ICC),实现AVR的流水灯,利用I-LED water lamp (ICC), to achieve the AVR light water, the use of ICC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:66363
    • 提供者:陈启明
  1. AVR_FlowLamp

    0下载:
  2. C语言编写的AVR单片机跑马灯程序,通过轮循控制PortB口电平,实现LED发光二极管的点亮与熄灭,是掌握AVR单片机端口控制和练习C语言编程的非常不错的应用实例。-C language program AVR microcontroller Marquee, by round robin control PortB port level, the LED light emitting diode and off, is to master the control of the AVR port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:10016
    • 提供者:xue200001
  1. HT1628B-PT6311-TEST

    0下载:
  2. HT1628B驱动LED数码管和PT6311驱动VFD显示屏测试代码,使用AVR ATmega8控制,设备插入后自动测试,包括硬件和程序代码,分享给有需要的朋友下载-HT1628B drive LED digital tube and PT6311 VFD display driver test code, using the AVR ATmega8 control, automatic test equipment inserted, including the hardware and pr
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10268672
    • 提供者:Alexi
  1. 6-1

    0下载:
  2. avr单片机流水灯实验程序,实现8个led灯的逐位闪亮-floating led
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:24032
    • 提供者:袁见
  1. ex_AM-CS2P

    0下载:
  2. AVR led example file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:207061
    • 提供者:Su
  1. Embedded-Pak-Agus

    0下载:
  2. This source code how to make running LED using Atmega16 on avr studio 4-This is source code how to make running LED using Atmega16 on avr studio 4
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6565
    • 提供者:sankeq
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com