CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - dot matrix circuit

搜索资源列表

  1. 用仿真软件Protues对16X16点阵进行显示实验

    2下载:
  2. 用仿真软件Protues对16X16点阵进行显示实验,用2个74HC138级联做行驱动,2个74HC595做列驱动,静态显示一个汉字。附有程序及仿真电路。-With simulation software Protues 16X16 dot matrix to display on the experiment, with two 74HC138 cascading to do the line drive, two 74HC595 do column driver, a static disp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-05-01
    • 文件大小:52224
    • 提供者:jiukanni
  1. LED00001.rar

    0下载:
  2. 该LED点阵显示模块采用AT89C52控制。可显示汉字、图形、动画及英文字符等;显示方式有静态、横向滚动、垂直滚动和翻页显示等。单块模块控制驱动12块(最多可控制24块)8X8点阵,共16X48点阵(或32X48点阵),是单块MAX7219(或PS7219、HD7279、ZLG7289及8279等类似LED显示驱动模块)的12倍(或24倍)!可采用“级联”的方式组成任意点阵大显示屏。显示效果好,功耗小,且比采用MAX7219电路的成本更低。能帮助你更好的学习单片机。,The LED dot ma
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1370036
    • 提供者:kd911
  1. led00002.rar

    0下载:
  2. 有一个点阵的资料 该LED点阵显示模块采用AT89C52控制。可显示汉字、图形、动画及英文字符等;显示方式有静态、横向滚动、垂直滚动和翻页显示等。单块模块控制驱动12块(最多可控制24块)8X8点阵,共16X48点阵(或32X48点阵),是单块MAX7219(或PS7219、HD7279、ZLG7289及8279等类似LED显示驱动模块)的12倍(或24倍)!可采用“级联”的方式组成任意点阵大显示屏。显示效果好,功耗小,且比采用MAX7219电路的成本更低。,Have a dot-matr
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:14820
    • 提供者:kd911
  1. 单片机的几个小例子

    0下载:
  2. 例1 闪烁LED 小灯的设计 例2 数码管时钟电路的设计 例3 8× 8点阵LED字符显示器 ,Example 1 blinking LED lights design Example 2 digital tube clock circuit design Example 3 8 × 8 dot matrix LED characters display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-21
    • 文件大小:28434
    • 提供者:zhuguozhong
  1. 12864ziliao_daquan.rar

    0下载:
  2. 液晶12864的中文资料。包括几种12864的使用手册,12864的使用说明,源代码及与AT89S51相连接的电路图,点阵式LCD12864接口与程序设计分析等等。 ,Chinese information LCD 12864. Including the use of some 12,864 manual, 12,864 instructions, source code and the circuit connected AT89S51, dot-matrix interface LCD1
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1300442
    • 提供者:小孙
  1. LED

    0下载:
  2. 这个压缩文件是关于LED点阵的源代码,里面有LED的电路图,同时有源代码供大家使用-This compressed file is the source code on the LED dot-matrix, which has the LED circuit, while the source code for everyone to use
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1108246
    • 提供者:zhujie
  1. 16X32_LS164

    0下载:
  2. 提供了LED点阵显示的Proteus仿真电路,和汇编代码。-LED dot matrix display provides a simulation circuit of the Proteus, and assembly code.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:206253
    • 提供者:wangping
  1. singlechip

    4下载:
  2. 139个单片机源代码程序和仿真图(DSN),用proteus仿真,学习单片机绝佳的程序。例如:《lcd1602仿真实例》、2io5键盘模拟音量数码管显示、4线步进电机控制、8通道自动温度检测系统仿真(含原程序)、32X16LED汉字点阵显示屏(atmega16)、32x16汉字、DS18B20仿真实例、PWM电机正反转、PWM调温、SPI演示文件两个595对接、ULN2803、播放音乐、代码大全中文版[1]、单片机控制的电动自行车驱动系统、单片机实验29个、俄罗斯方块、刚做好的十个字的led屏模
  3. 所属分类:SCM

    • 发布日期:2015-04-01
    • 文件大小:21815243
    • 提供者:tong
  1. 5555

    0下载:
  2. 利用仿真软件Protues,对一个8X8点阵进行显示汉字,并让字循环左移动。利用74HC595来驱动,附有程序及仿真电路等-Use of simulation software Protues, to display a 8X8 dot matrix characters, move the left circle and let the word. Use 74HC595 to drive, with a circuit simulation program and
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:60500
    • 提供者:jiukanni
  1. 16X32LED_liftmov

    0下载:
  2. 利用一块AT89S52单片机控制16X32点阵LED向左移动的电路图以及C程序,并运行显示其效果的方法。-AT89S52 MCU using a 16X32 dot matrix LED to the left of the circuit and the C program and run the show its effectiveness.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:21038
    • 提供者:伍德强
  1. 111111

    0下载:
  2. 通过仿真软件Protues,实现1632点阵的汉字显示控制,行扫描用74HC154,用4个74HC595级联送数据,附有源程序及仿真电路。-The simulation software Protues, to achieve the 1632 dot matrix display control characters, line scan with a 74HC154, 74HC595 with four cascaded to send data, with source code and
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:123069
    • 提供者:jiukanni
  1. Latticescreen

    0下载:
  2. 51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序,64_16点阵屏驱动程序,上移显示程序,左移显示程序)51 monolithic integrated circuit C language many kinds of lattice screen driver (develops the software is keil C ---8 character lattice screen left shift procedure, the 64_16 latti
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:404389
    • 提供者:罗剑
  1. 256LED

    0下载:
  2. 256级灰度LED点阵屏显示原理及基于FPGA的电路设计-256 gray-scale screen display LED dot-matrix theory and circuit design based on FPGA
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:282511
    • 提供者:hpx88
  1. 16-16

    0下载:
  2. 16x16点阵显示驱动程序。电路图请联系QQ3064192-16x16 dot matrix display driver. Please contact QQ3064192 circuit
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:13420
    • 提供者:刘治荣
  1. 16X32

    0下载:
  2. 这是一个用AT89S52和8*8点阵做的时间显示电路,有调时功能。-This is a used AT89S52 and 8* 8 dot matrix display circuit to do the time, when the function has transferred.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3722
    • 提供者:张杰
  1. LEDdisply

    0下载:
  2. 用51单片机设计8乘8点阵显示程序以及应用电路-8 with 51 single-chip design process by 8 dot matrix display and the application circuit
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:122155
    • 提供者:黄文元
  1. Archive

    0下载:
  2. 3208点阵电子钟制作电路图 89s52单片机-3208 dot-matrix producing electronic clock circuit diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:258252
    • 提供者:tr
  1. Single-chip-LCD-interface-circuit

    0下载:
  2. 单片机液晶接口的电路和程序设计,实现文本显示功能 图形点阵液晶 YM12864R ST7920 -Single chip LCD interface circuit and program design, implementation, dot matrix LCD text display YM12864R ST7920
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:8188
    • 提供者:北堂傲天
  1. Dot-matrix-characters-display

    0下载:
  2. 51单片机控制点阵汉字显示,适合初学者研究程序以及电路设计。需要用到Proteus 7 Professional画原理图。(内含原理图)-51 single-chip microcomputer control dot matrix characters display, is suitable for beginners the research procedure and circuit design. Need to use Proteus 7 Professional painting
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:60723
    • 提供者:高洪波
  1. 1.9mm16645

    0下载:
  2. 1.9mm双色点阵电路图,1.9mm双色点阵电路图。-1.9mm two-color dot matrix circuit diagram 1.9mm two-color dot matrix circuit.
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:408983
    • 提供者:王海三
« 12 3 4 »
搜珍网 www.dssz.com