搜索资源列表
-
0下载:
用VHDL语言实现一个10秒倒计时电路,要求使用8*8点阵显示计时结果-VHDL language used to achieve a 10 seconds countdown circuits require the use of 8* 8 dot matrix display timing results
-
-
0下载:
8*8点阵模块,能实现向左向右移动,能够实现整屏翻页显示。-8* 8 dot matrix module, able to move left, right, is capable of realizing the whole display screen next page.
-
-
0下载:
16X16点阵显示8位数字
使用
【STC12C5A60S2(STC公司的一种51单片机)】,晶振频率为22.1184MHz-16X16 dot matrix display 8-bit digital to use 【STC12C5A60S2 (STC' s a 51 SCM)】, crystal frequency of 22.1184MHz
-
-
0下载:
单片机音乐彩灯程序,用8*8的LED点阵显示图样,用数码管计时,蜂鸣器发出音乐。-SCM' s Lantern program, with 8* 8 LED dot matrix display design, digital control with timer, buzzer music.
-
-
0下载:
单片机实现的密码锁,功能如下:1:用4×4矩阵键盘组成0-9数字键及确认键和删除键。
2:可以自行设定或删除8位密码,能够掉电保存。
3:用5位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用绿色led发光二极管亮一秒钟做为提示,若密码不正确,禁止按键输入3秒,同时用红色led发光二极管亮三秒钟做为提示;若在3秒之内仍有按键按下,则禁止按键输入3秒被重新禁止。
-MCU passwo
-
-
1下载:
利用EDA/SOPC实验开发平台提供的16*16点阵LED以及EP2C35核心板,实现循环滚动显示“姓名+学号”(左移或者右移均可)。
(1)手动生成自己姓名和学号在16*16点阵LED上的字模(即控制某些LED亮,某些LED灭)。
(2)实现循环滚动显示“姓名+学号”(左移或者右移均可)。
(3)汉子用16*16点显示、数字用16*8显示。-16* 16 dot matrix LED EDA/SOPC experimental development platform an
-
-
0下载:
各种图形通过8*8LED屏点阵显示,作为初学CAVR语言,编写点阵显示的选择-A variety of graphics 8* 8LED screen dot matrix display, as a beginner CAVR language, writing dot matrix display selection
-
-
0下载:
51单片机的控制8*8的点阵来显示数字及字母的程序,没有闪烁感-Control of 8*8 51 singlechip dot matrix display of numbers and letters in the program, no flickering
-
-
0下载:
8*8矩阵显示,主要是用于单片机的矩阵实验-8* 8 matrix display, mainly for single-chip matrix experiments
-
-
0下载:
适用于51单片机的 中断4×4矩阵键盘
带一个8段码动态显示输出-Is suitable for the 51 single-chip microcomputer interrupt is 4* 4 matrix keyboard
Take a section 8 of code dynamic display output
-
-
0下载:
全ASCII码8*16点阵库,是根据DOS界面下的字符显示生成,很美观-Full ASCII 8* 16 dot matrix library is based on the character display under DOS interface generation, very beautiful
-
-
0下载:
编写一个程序求解迷宫问题,迷宫是一个m行n列的0-1矩阵,其中0表示无障碍,1表示有障碍,设入口为(1,1),出口为(m,n),每次移动只能从一个无障碍的单元移到其周围8个方向上任一无障碍的单元,编制程序给出一条通过迷宫的路径。
要求:(1)输入m*n的迷宫矩阵,如:
6 9
0 1 0 0 0 1 1 0 0
1 0 0 0 1 1 0 1 1
0 1 1 0 0 0 0 1 1
1 1 0 1 1 1 1 0 1
1 1 0 1 0 0 1 0 0
-
-
0下载:
8*8点阵动态扫描,实现字符的动态显示。基于VHDL语言,原理和源程序文件。-based on the vhdl ,a 8* 8 matrix which can display characters dynamically is designed and completed.
-
-
0下载:
用 8×8 点阵进行游戏显示。
迷宫游戏,采用双色点阵显示,其中红色 LED 为迷宫墙壁,绿色 LED
表示人物。通过 BTN0~BTN3 四个按键控制迷宫中的人物进行上下左右移动,使人
物从起始点出发,走到迷宫的出口,游戏结束。-The game with 88 dot matrix display. Maze games, using two-color dot matrix display, in which the red LED maze walls, a green
-
-
0下载:
8*8点阵显示代码,可以按模板自己更新代码,设计自己想像的图案(8*8 dot matrix display code)
-
-
0下载:
七段顯示器是用來顯示數字的常用電子元件,在很多地方都可以看到它的身影,例如電子時鐘、溫度顯示器和各種儀表 七段顯示器分成共陽極和共陰極兩種,不管是哪一種,內部構造都是由 8 個 LED 發光二極體所組成,其中七個是筆劃,另外一個是小數點,如下圖所示,依順時針方向分別為 a, b, c, d, e, f, g 以及小數點 dp (decimal point)(Raspberry Pi A seven-segment display (SSD), or seven-segment indicator
-