搜索资源列表
-
0下载:
相应的软件开发平台与硬件工具,并对ATmega128一些硬件接口在实际应用中的软/硬设计方法与技给出深入和细致的使用指南。 ... 转换器(8535)的使用,异、同步串口通信,软件DAA等;有的属于对传统程序的优化,如对简易键盘LED显示管理,精确定时及-corresponding software development platform and hardware tools, and hardware interface ATmega128 some of the practical app
-
-
0下载:
基于S3C44B0X的大型LED显示系统设计
大型LED显示系统已经广泛应用于各种室内外场合,但由于其多采用多机系统,提高了系统成本和软硬件设计复杂度。多机系统工作时,本质上相当于一个高总线宽度的计算机系统
.-S3C44B0X-based large-scale LED display system design of large-scale LED display system has been widely used in a variety of indoor and outdo
-
-
0下载:
基于单片机的led显示程序.asm文件,在keil软件在调试通过-Based on single-chip led display program. Asm file in keil software debugging through
-
-
0下载:
在日常生活中,我们对液晶显示器并不陌生。液晶显示模块已作为很多电子产品的通过器件,如在计算器、万用表、电子表及很多家用电子产品中都可以看到,显示的主要是数字、专用符号和图形。在单片机的人机交流界面中,一般的输出方式有以下几种:发光管、LED数码管、液晶显示器。发光管和LED数码管比较常用,软硬件都比较简单,在前面章节已经介绍过,在此不作介绍,本章重点介绍字符型液晶显示器的应用。-In their daily lives, we are no stranger to liquid crystal
-
-
0下载:
本设计使用ARM2138开发板作为主控制模块,利用简单的外围电路来驱动16*64的点阵LED显示屏。利用ARM本身强大的功能和大容量的内部存储,可以很方便的实现ARM与PC机和SD卡等外围存储设备的数据传输,并能利用软件方便的进行显示内容的多样变化,另一方面点阵显示屏广泛的应用于医院、机场、银行等公共场所,所以本设计具有很强的现实应用性。-Designed to use the ARM2138 development board as the main control module, using
-
-
0下载:
单片机主要应用于控制领域,用以实现各种测试和控制功能,因此单片机又常称为微型控制器。现在单片机的应用已经相当广泛,渗透到了社会生活的各个方面。LED显示屏作为新一代的信息传播媒体,已经成为城市信息现代化建设的标志。本次设计的主题是基于单片机控制的LED大屏幕显示,是对单片机应用的又一实践。本文的设计理念是:硬件设计与软件设计独立进行,相互促进。-Mainly used in the field of single-chip microcomputer control to achieve a v
-
-
0下载:
采用以FPGA为核心的扫描控制电路,通过MCU提取的数据,经高频率的FPGA处理后送到驱动电路进行显示,既简化了软件编程,也保 证了大屏幕LED的刷新速率。-To adopt a FPGA as the core of the scan control circuit, through the MCU data extracted by high-frequency FPGA treatment sent to the drive circuit to display not only simp
-
-
0下载:
本系统设计结合单片机STC89C51编程实现的遥控开关来控制家用电器,让人们用一台遥控器控制电冰箱、电风扇、饮水机等家电。本设计的核心是以单片机stc89c51,利用光电耦合器来检测小车的形式的速度和距离,利用led显示小车的运动的状态和行车里程,并且外加电磁蜂鸣器来警告已接收到遥控信号,本文着重介绍了该系统的硬件设计方法及软件设计的办法。-The system design coupled with the remote control MCU STC89C51 programming swi
-
-
0下载:
以ATmega16为核心设计的led点阵显示电路,两片4514作为编译码芯片,led作为显示器,可以显示字母、数字、汉字及符号,电路设计为8片8*8led串联显示,并可进行扩展以一次性显示更多内容,软件设计中程序中有的字模都可以通过led显示,字模取模是通过专用软件得到的。-To ATmega16 as the core design led dot matrix display circuit, two 4514 as the encoding and decoding chips, led
-
-
0下载:
LED显示实验:主要掌握单片机的基本VO操作,主要是指如何操作端O。其中含有将操作端O做为8位寄存器寻址方式的操作和按位寻址的操作方式,另外还包含有软件延时:预顶义,存贮单元硬件描术表的建立。 -LED display experiment: the main master the basic VO MCU operation, mainly refers to how end of O. O which contains the operating side as the 8-bit reg
-
-
0下载:
该程序为16*64的点阵LED显示,用C语言编写,可循环的显示汉字或图形,运行软件为Keil,用PROTEUS仿真,并附有仿真结果。-The program is 16* 64 dot matrix LED display, with the C language, can be recycled display characters or graphics, run the software for the Keil, with the PROTEUS simulation, together
-
-
0下载:
本次做的数字日历是以单片机(AT89C51)为核心,结合相关的元器件(共阴极LED数码显示器、BCD-锁存/7段译码/驱动器74LS164等),再配以相应的软件,达到制作简易数字日历的目的,其硬件部分难点在于元器件的选择、布局及焊接。-The figures do bell on SCM (AT89C51) at the core, Combined with the components (a total of cathode LED digital display, BCD- latch
-
-
0下载:
SPI接口实险,动态LED数据管显示实验。
1、程序通过SPI接口输出数据到HC595芯片驱动LED数据管简单显示。
2、动态调度由片内定时器1中断产生,中断周期为5mS。
3、内部1 M晶振,程序采用单任务方式,软件延时。
4、进行此实验请插上JP1的所有8个短路块,JP6(SPI_EN)短路块。
AVR mega16学习板
数码管显示函数文件-SPI interface to real risk, dynamic LED tube showed that t
-
-
0下载:
《KRS-A控制卡》是专为LED脱机显示屏设计的一套功能强大,使用方便,简单易学的节目制作、编辑软件,支持多种文件格式:文本文件,WORD文件,图片文件(BMP/GIF/...),表格显示,时钟显示(模拟/数字),计时显示(正计时/倒计时),采集量显示(温度)-" KRS-A control card" is designed for LED display set off a powerful, easy to use, easy to learn programming,
-
-
0下载:
该文介绍了最简单的 8 8LED 点阵显示模块的显示原理 并通过单片机来实现对显示电路的控制 进一步分析了电路的设计
和程序的设计方法 采用了 Proteus 仿真软件进行仿真 调试 最终完成了一个完整的电路设计和制作-This paper describes the most simple 8 8LED dot matrix display module shows the principle and through the chip to achieve the display cont
-
-
0下载:
c51制作16X16点阵的原理及软硬件制作-c51 production 16X16 dot matrix principle as well as the software and hardware producers
-
-
0下载:
诺瓦led显示屏校正软件 需要先安装加密狗软件方可运行-Nova led display calibration software need to first install the the dongle software before run
-
-
0下载:
Three dimensional force sensor, analyzes its structure, principle and mathematical model between voltage and strike force, and then use the sensor to detect three-dimensional force size, the hardware part mainly with 8051 single-chip microcomputer to
-
-
0下载:
简易LED显示屏控制软件 试验下控制力强 能控制显示屏-Simple LED display control software under test control and strong can control display. . . . . . . . . .
-
-
0下载:
LED显示屏3,软件理解研究等,互相学习-3 LED display, software research to understand, learn each othe
-