Welcome![Sign In][Sign Up]
Location:
Search - dot matrix led scanning

Search list

[Embeded-SCM DevelopLED点阵模块4扫描驱动电路

Description: LED点阵模块4扫描驱动电路-LED dot matrix scanning module four drive circuit
Platform: | Size: 1617 | Author: 花天 | Hits:

[Embeded-SCM DevelopLED点阵模块4扫描驱动电路

Description: LED点阵模块4扫描驱动电路-LED dot matrix scanning module four drive circuit
Platform: | Size: 1024 | Author: 花天 | Hits:

[SCMLED20

Description: 16*64位点阵点 阵显示汉字程串口输出字符数据,P2口输出行扫描信号,P0_0输出595锁存信号-16* 64 dot matrix display Chinese characters lattice-serial output character data, P2 mouth output signal scanning, P0_0 595 latches the output signal
Platform: | Size: 2048 | Author: lide | Hits:

[OtherMax7219

Description: MAX7219驱动LED特好使.MAX7219是微处理器和共阴极七段— — 八位LED显示、图条/柱图显示或64点阵显示接口的小型串行输入/输出芯片。片内包括BCD译码器、多路扫描控制器、.字和位驱动器和8X 8静态RAM。外部只需要一个电阻设置所有LED 显示器字段电流。MAX7219和微处理器只需三根导线连接,每位显示数字有一个地址由微处理器写入。允许使用者选择每位是BCD 译码或不译码。使用者还可选择停机模式、数字亮度控制、从1~8选择扫描位数和对所有LED显示器的测试模式。-LED Driver MAX7219 so special. MAX7219 is a microprocessor and a total cathode seventh-- 8 LED display, map article/column or 64 shows a small dot-matrix display interface serial input/output chips. Chip including the BCD decoder, multiplex scan controller. Word and bit drive and 8X 8 static RAM. External resistor only need one set all LED displays current field. MAX7219 and the microprocessor only three wires to connect, each show has an address by the digital microprocessor write. Is to permit users to choose each BCD decoding or not decoding. Users can also choose to shutdown mode, the digital brightness control, 1 ~ 8 to choose from scanning the median and LED displays for all the test mode.
Platform: | Size: 17408 | Author: guodada | Hits:

[Embeded-SCM Developled

Description: LED点阵显示屏扫描程序,还有一、二级汉字库的点限数据!-LED dot matrix display scanning process, as well as primary and secondary data limited汉字库point!
Platform: | Size: 5120 | Author: 彭春 | Hits:

[OtherLED

Description: LED点阵显示(汇编格式) 由于在行扫描的时候,数码相机分辨率过高,造成照出的显示图像有一部分缺省; 在现实中用肉眼可以清晰的看到“西华大学”四个大字 -LED dot matrix display (compilation format) as a result of line scanning, the high-resolution digital cameras, resulting in the display lights up the image part of the default in reality, with the naked eye can clearly see that the West University four characters
Platform: | Size: 1024 | Author: 张鹏 | Hits:

[SCMled-8zi

Description: /***************************************************** 16*128 LED点阵屏 C 程序 ****************************************************** 声明: 本程序供大家学习之用,用勿用于商业用途。尊重版权。 编写:邓椿薪 时间:2006年1月20日 晚 邮箱:love2151@xinhuanet.com ******************************************************* //595连级输出数据,138行驱动。P0_1为移动速度高速/*点阵显示汉字程串口输出字符数据, //P2口输出行扫描信号,P2_7输出595锁存信号。*/-/***************************************************** 16* 128 LED dot matrix screen C procedures****************************************************** Disclaimer: This procedure for everyone learning with not for commercial purposes. Respect for copyright. Preparation:邓椿pay time: in January 2006 the evening of 20 E-mail: love2151@xinhuanet.com*******************************************************// 595 Link-level output data, 138 line driver. High speed for mobile P0_1/* dot-matrix display Chinese characters-way serial output character data,// P2 port output line scanning signal, P2_7 latch 595 output signal.* /
Platform: | Size: 2048 | Author: kd911 | Hits:

[Compress-Decompress algrithmsjianpangpingmu

Description: 4x4键盘,1602液晶,数码管扫描,led点阵显示设计,按键查询-4x4 keypad, 1602 LCD, digital scanning tube, led dot matrix display design of key inquiries
Platform: | Size: 696320 | Author: lingling | Hits:

[MPI16X16led

Description: 1. LED的显示原理: 16×16扫描LED点阵的工作原理同8位扫描数码管类似。它有16个共阴极输出端口,每个共阴极对应有16个LED显示灯,所以其扫描译码地址需4位信号线(sel0-sel3),其汉字扫描码由16位段地址(l0-l15)输入。 通过时钟的每列扫描显示完整汉字。 2. 本试验实现输出“欢迎光临”四个汉字,采用两种格式输出:(1)依次从右向左连续输出;(2)单个汉字从上及下刷新输出。 -1. LED display Principle: 16 × 16 dot matrix LED scanning the working principle of the same 8-bit digital tube similar scan. It has a total of 16 cathode output ports, each corresponding to a total of 16 cathode LED display lights, so the scan decoding addresses of four signal lines (sel0-sel3), its characters scanned by the 16-bit code segment address (l0- l15) input. Through the clock out of every scan revealed a complete character. 2. In this study, the achievement of output, " Welcome to the" four Chinese characters, the use of output in two formats: (1) followed by continuous output from right to left (2) a single character from the previous and the next refresh the output.
Platform: | Size: 7168 | Author: soisit | Hits:

[assembly languageasm

Description: 24*64点阵屏 64*24点阵LED点阵显示板源代码 1:初始通电时灯泡全亮,必需通过程序运行才能避免。这虽然说无伤大雅,但却也是一个弊端。原因是裸片MCU各个口都是高电平的原因,我在设计时未考虑周到。 2:CD4094穿行数据传输级联,现扫描顺序反了,导致编程稍微困难一些。目前顺序是这样的:一共64列嘛,从8开始的,8-7-6-5-4-3-2-1; 16-15-14-13-12-11-10-9;24-23-22-21-20-19-18-17-24* 64 dot matrix screen 64* 24 dot matrix LED dot matrix display source code 1: the initial full-power when the light bulb must be run through the procedure to avoid. Although this innocuous, but it is also a disadvantages. The reason is that I die MCU are high in all of the reasons, I am not taken into account in the design and thoughtful. 2: CD4094 cascade through data transmission, is the order of the anti-scanning, resulting in slightly more difficult programming. At present, the order is this: do a total of 64, from 8 to start the ,8-7-6-5-4-3-2-1 16-15-14-13-12-11-10-9 24-- 23-22-21-20-19-18-17 ..................................... ........
Platform: | Size: 5120 | Author: 125449594 | Hits:

[SCMmatrixquot6

Description: "16×16点阵"同一时间只能显示一个汉字 "6个16 ×16点阵(作弊)"是修改了LED的“Minimum Trigger Time”的,能同时显示6个汉字。 实际中不知道LED能否达到0.1ms的显示速度,如果能的话,"6个16×16点阵(作弊)"还可以用,呵呵,否则就只能仿真玩玩了:)。 由于这里的LED采用横向扫描,所以如果要实现“全屏滚动”还是比较麻烦的,不知道其速度能否跟上,如果是纵向扫描还容易一些。-" 16 × 16 dot matrix" at the same time can only display a Chinese character " 6 16 × 16 dot matrix" at the same time can only display a Chinese character " 6 16 × 16 dot matrix (cheating)" is amended LED' s " Minimum Trigger Time " , the six Chinese characters can be displayed simultaneously. Reality, do not know if LED display can achieve the speed of 0.1ms, and, if so, " 6 16 × 16 dot matrix (cheating)" can also be used, Oh, otherwise, they can play with simulation of a:). As used here, LED horizontal scan, so if you want to achieve " full screen scrolling" or cumbersome, and do not know whether to keep up with its speed, if the vertical scanning is also easier.
Platform: | Size: 99328 | Author: xiao jiejun | Hits:

[Embeded-SCM DevelopLed_font_extraction

Description: 几款led点阵显示字模提取,满足各种扫描方式的需要-Led several dot-matrix display font extraction, to meet the needs of a variety of scanning
Platform: | Size: 4265984 | Author: 飞麟 | Hits:

[SCMLed

Description: 本作品设计并制作了一个基于32×32点阵LED模块的书写显示屏。该作品以STC89C58RD+单片机为主要控制器件,在控制器的管理下,LED点阵模块显示屏工作在人眼不易觉察的扫描微亮和人眼可见的显示点亮模式下。由光敏二极管制成的光笔读取LED点阵信号和键切换功能,当光笔触及LED点阵模块表面时,先由光笔检测触及位置处LED点的扫描微亮以获取其行列坐标,再依据功能需求决定该坐标处的LED是否点亮至人眼可见的显示状态,从而在屏上实现“点亮、划亮、反显、整屏擦除、笔画擦除、连写多字、对象拖移”等书写显示功能。光笔的反应速度可达50KHz,LED点阵每次全盘查寻的时间最长为20ms,待机电流最大3mA,全部达到设计要求,具有控制精度较高、电路结构简单、造价便宜、操作方便等优点。-The design and production of a 32 × 32 dot matrix LED based on the writing of the display module. The works are STC89C58RD+ MCU as the main control device, under the management of the controller, LED dot matrix display modules work in the human eye imperceptible micro-light and scanning the display of visible light mode. Made by the photosensitive diode LED light pen read dot matrix signals and key switching, when the light brush the surface of LED dot matrix module, firstly, light pen scanning micro ranks to obtain their coordinates, and then base on the functions to decide whether the coordinates of the LED light show visible status through people’s eye, which realize the functions of screen, "light, zoned light, anti-significant, the entire screen erase, erase strokes and writing for multiple characters, objects, drag" and other written display. Light pen response speed of up to 50KHz, LED dot matrix for each overall search time up to 20ms, the maximum standby current is 3mA, all me
Platform: | Size: 5120 | Author: 吴泰恒 | Hits:

[VHDL-FPGA-VerilogPLD

Description: PLD实验代码,包括格雷码计数器、键盘扫描和LED点阵显示、SRAM读写、LCD12864显示汉字。-PLD experimental code, including the Gray code counter, keyboard scanning and LED dot matrix display, SRAM read and write, LCD12864 display Chinese characters.
Platform: | Size: 132096 | Author: 马昭鑫 | Hits:

[SCMDot-Matrix-LED

Description: 编写程序,通过8255 单元控制点阵的扫描显示,使8×8LED 点阵到小循环显示号 “□”-Programming, through the 8255 unit control the scanning dot matrix display, the 8 × 8LED dot matrix display number to small cycles " □"
Platform: | Size: 23552 | Author: jc_Wang | Hits:

[SCMLED

Description: LED点阵书写屏系统,在控制器的管理下,LED点阵模块显示屏工作在点亮模式下;当光笔触及LED点阵模块表面时,先由光笔检测触及位置处LED点的扫描微亮以获取其行列坐标,再依据功能需求决定该坐标处的LED是否点亮至人眼可见的显示状态-LED dot matrix screen writing system in the control of the management, display LED dot matrix module lighting mode When light strokes and LED dot matrix module surface, detected first by the light pen touched position LED point scanning micro light to obtain its row and column coordinates, and then based on the functional requirements to determine the coordinates of LED is lit Perfect Human visual display status
Platform: | Size: 453632 | Author: yue | Hits:

[SCMled

Description: 利用 SPCE061A 单片机和 LED 点阵显示模块,来设计点阵显示的硬件电路,并编制相应程序,实现中文字符的显示。编制键盘扫描程序,将键值显示在 LED显示器上。-Use SPCE061A microcontroller and LED dot matrix display module to design the hardware circuit dot matrix display, and the preparation of the corresponding procedures, Chinese character display. Preparation keyboard scanning procedures, will key displayed on the LED display.
Platform: | Size: 1024 | Author: 张秋润 | Hits:

[SCMrun-LED

Description: 旋转LED平面字体测试程序 用单片机的串行口发送数据给3个595 并行驱动LED 采用无线供电方式以及性能较好的RF370电机,在5V供电下 显示的效果非常好.电机速度也够快 够安静. 只为简单的理解显示的原理,利用人眼视觉暂存,用电机旋转做列扫描, 每送一列数据延时 再送下一列数据,原理比较简单,跟点阵显示差不多。-Rotating LED flat font test program with single-chip microcomputer serial port to send data to the three 595 parallel drive leds Using wireless power supply way and better RF370 motor performance, under the 5 v power supply shows that the effect is very good. The motor speed is fast enough Quiet enough. Only simple show an understanding of the principle of using the human visual staging, made column scanning motor rotation, Each send a column data latency To send a list of data, principle is simple, similar to dot matrix display.
Platform: | Size: 43008 | Author: 刚哥 | Hits:

[SCMLED

Description: 16*16LED的点阵扫描,倒计时,显示汉字,使用指针显示汉字,汉字纵向移屏-16*16LED dot matrix scanning display, countdown, Chinese characters, using the pointer display Chinese characters, Chinese characters longitudinal moving screen
Platform: | Size: 1375232 | Author: | Hits:

[SCMLPC1788-LED

Description: 通过LPC1788单片机驱动单红16*64LED点阵模组,接口为H08,点阵扫描方式为逐行扫描。-Driving by LPC1788 microcontroller Han 16* 64 LED dot matrix module, the interface is H08, dot matrix scanning mode to progressive scan.
Platform: | Size: 523264 | Author: qqwin | Hits:
« 12 »

CodeBus www.codebus.net