搜索资源列表
matrixcm
- clock matrix with rgb -clock matrix with rgb
JIANPAN
- 主要是矩阵键盘与单片机相连,实现按一次按键,向单片机传递一个值,单片机通过值得判断实现显示功能-Mainly the matrix keyboard and the microcontroller connected to achieve a press button, to the microcontroller to pass a value, the microcontroller through the judgments to achieve the display function
KEY44
- 矩阵键盘,行列扫描。封装成固定函数,使用超核库(Matrix keyboard, row and column scanning)
62-矩阵键盘行列扫描
- 4X4的矩阵,行扫描矩阵,并使数码管随着产生数字,第几个按键按下数码管显示几(roe scannning the matrix, nixie light show the matrix'value.)
Proteus平台8086的交通灯汇编语言实现
- 基于proteus平台,采用8086处理器,利用汇编语言编写,可作为微机原理课程设计。设计一套十字路口的交通灯管理系统,通行时间(或禁止时间)30秒,准备时间3秒,在准备时间里黄灯闪烁3次,闪烁频率为0.5秒,周而复始。若有紧急情况(救护车通过),申请中断,四个方向全部红灯,10秒后重新开始。(进一步设计,可以利用实验箱上的多位数码管显示两个方向的倒计时,或LED点阵显示停、行汉字或动画)(Based on the Proteus platform, using 8086 processors