-
stc51单片机 数码管电子时钟(内部定时器)
stc51单片机 数码管电子时钟
使用内部定时器
外接元件为4个独立按键
K1 = P1^4;
K2 = P1^5;
K3 = P1^6;
K4 = P1^7;
和8段数码管
a = P0^0
b = P0^1
c = P0^2
d = P0^3
e = P0^4
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-04 05:35:03下载
- 积分:1
-
一些常用IT缩写词解释 希望对大伙有帮助
一些常用IT缩写词解释 希望对大伙有帮助-Some daily IT abbreviations explaining It is helpful to everybody to hope
- 2023-02-13 15:15:03下载
- 积分:1
-
CTP 发排卡控制程序,带简单SDRAM控制器
用于CTP的发排卡设计,前端接USB处理芯片CY7C68013A,支持32/64/96/128路激光器输出,实用两片SDRAM为数据缓存,USB的稳定传输速率可稳定在20MB以上(使用5MUSB延长线)。注:1.SDRAM不带自刷新功能,正常情况下5分钟不会丢失数据; 2.SDRAM不带系统调度功能,完全按预设定方式进行操作。
- 2022-04-01 11:58:15下载
- 积分:1
-
单片机程序及proteus仿真
本源码包包含了100例经典的单片机源程序及proteus仿真结果,包括LED模拟交通灯、开关控制报警器、按键发音等,希望对嵌入式或者单片机爱好者提供帮助。
- 2022-04-17 16:16:19下载
- 积分:1
-
DSP与CC2400连接.做的无线数据发送程序.程序现在没有加入校验部分.也可以当接收程序使用.不用修改...
DSP与CC2400连接.做的无线数据发送程序.程序现在没有加入校验部分.也可以当接收程序使用.不用修改-DSP connection with the CC2400. The wireless data sending procedures. Procedures are not part of accession to check. When the receiving process can also be used. Need not be amended
- 2023-05-20 01:35:05下载
- 积分:1
-
PCF8563的驱动程序,专用于atmega16单片机,可设定时间,可读出时间。...
PCF8563的驱动程序,专用于atmega16单片机,可设定时间,可读出时间。-PCF8563 driver atmega16 dedicated to single-chip, time can be set or read.
- 2022-01-30 20:57:58下载
- 积分:1
-
mm36sb020存储器读写
mm36sb020存储器读写-mm36sb020 Memory Reader
- 2022-07-26 10:30:10下载
- 积分:1
-
诺基亚N73的电路原理图,很好,很强大
诺基亚N73的电路原理图,很好,很强大-Nokia N73 schematic diagram of the circuit, very good, very powerful
- 2022-10-11 04:00:03下载
- 积分:1
-
该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验...
该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验的源代码。代码以C语言为主,辅以部分ARM汇编指令。该实验开发平台为S3C44B0板,开发工具为ADS1.2.-The package for the ARM S3C44B0 compression source code, which contains five procedures. Were keys to control LED, PWM pulse width modulation, RTC real time clock, UART serial communication, DMA direct memory access, such as five experiments the source code. Code to C language, supplemented by some ARM compilation directives. The experimental development platform for S3C44B0 boards, development tools for ADS1.2.
- 2022-01-25 18:10:30下载
- 积分:1
-
Discussing embedded systems in general is difficult, because each embedded syste...
Discussing embedded systems in general is difficult, because each embedded system is unique. Rather than presenting a list of general principles for handling embedded development issues, this book presents examples of problems encountered and solutions to those problems using real hardware and software. In that sense, it is a “cookbook” for developers that offers design “recipes” that can be elaborated on or modified as needed to solve other design problems.
- 2022-02-14 10:49:17下载
- 积分:1