-
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态...
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态扫描方式,用8253做定时器(采用查询方式),每位显示的时间50Hz。
3、以5ms为基本时间单位,计数产生秒时间值,秒计数到60时对分计数,分计数到69时对时计数。
-BUFF_KEY EQU 21H BUFF_LED1 EQU 22H
BUFF_LED2 EQU 23H
BUFF_LED3 EQU 24H
BUFF_LED4 EQU 25H
BUFF_LED5 EQU 26H
BUFF_LED6
- 2022-06-15 18:58:08下载
- 积分:1
-
the source for the CPU PIC16C54 to adopt cost
这个源码的CPU为PIC16C54,为子节约成本采用端口复用。-the source for the CPU PIC16C54 to adopt cost-saving portal reuse.
- 2022-03-19 18:17:18下载
- 积分:1
-
这里面包含着经典的汇编实验源码
这里面包含着经典的汇编实验源码-bread competing here a compilation of classic experiments FOSS
- 2022-11-21 05:50:03下载
- 积分:1
-
机器人遍历障碍地图
机器人遍历障碍地图-robot traverse obstacles map
- 2022-06-15 18:42:33下载
- 积分:1
-
Release notes for emFile Version 2.40c
Release notes for emFile Version 2.40c
- 2022-05-12 12:15:57下载
- 积分:1
-
可编程并行接口8255A完成的交通灯实验
用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口...
可编程并行接口8255A完成的交通灯实验
用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口的交通灯。
-programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C- I control 12 LED bright and methomyl (output of 0-liang, the output of an anti), the simulation of traffic lights at a crossroads.
- 2022-08-04 05:14:37下载
- 积分:1
-
运行结果后产生华夏字样,在提示符后从键盘上输入Q(或q)退出这个程序。,,Asm...
运行结果后产生华夏字样,在提示符后从键盘上输入Q(或q)退出这个程序。,,Asm
-operating results generated from the Chinese words, at the prompt input from the keyboard Q (or q) to withdraw from the process. ,, Programmers
- 2022-03-06 12:56:28下载
- 积分:1
-
实现dds的步进控制
步进100hz
步进值可调
实现dds的步进控制
步进100hz
步进值可调
-Dds realize control of the stepper stepper stepper 100hz adjustable value
- 2022-06-26 01:06:42下载
- 积分:1
-
MXIC 28F1000 flash ROM programming sample code, include C & ASM source code
MXIC28F1000闪存ROM编程示例代码,包括C&ASM源代码
- 2023-05-05 17:20:03下载
- 积分:1
-
一个AD9851的驱动程序。并行时序。现在的程序和原理图…
一个AD9851的驱动。用的并行时序。
现在把程序和电路图发上来,大家帮帮我看看问题出在那里。谢谢了。
要是有做成功的能共享一下电路和程序感激!
main.c
-An AD9851 driver. Timing used in parallel. Now that the procedures and schematics hair up, everyone help me to see the problem there. Thank you. If success has to do to share about the circuit and procedures grateful! main.c
- 2023-03-18 21:55:03下载
- 积分:1