-
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
-
UCOS STM32
本实验移植了ucos,通过ucos点亮开发板的ds0和ds1,其中ds0的频率为1Hz,ds1的频率为5Hz。
注意:
1,本实验可以用SWD 下载仿真.
- 2022-03-22 03:41:40下载
- 积分:1
-
These are commonly used in communications equipment circuit schematics, many of...
这些都是常用的通信设备的电路原理图,很多是高频电子线路的-These are commonly used in communications equipment circuit schematics, many of them are high-frequency electronic circuits
- 2022-01-28 10:01:08下载
- 积分:1
-
使用89S52设计的电子钟,C51 编写,本例没有使用1302等时钟芯片,但本例完全具有时钟芯片的功能。比如基本的年月日,时分秒和星期功能,而且还有平闰年的天数...
使用89S52设计的电子钟,C51 编写,本例没有使用1302等时钟芯片,但本例完全具有时钟芯片的功能。比如基本的年月日,时分秒和星期功能,而且还有平闰年的天数自动补偿。由于采用的是全软件算法,时钟误差较大,采用高质量晶振可以减少误差。本例重在培养与训练初学者对C51的学习。-89S52 designed using an electronic clock, C51 preparation, in this case did not use 1302 clock chip, etc., but in this case complete with a clock chip functions. For example the basic date, time, and every second week of features, but also the number of days flat leap automatic compensation. As a result of the full software algorithms, the clock error of greater use of high-quality crystal can reduce the error. In this case focuses on training and training for beginners to learn on the C51.
- 2023-01-11 04:25:04下载
- 积分:1
-
STM32F103移植CANFestival
资源描述
资源描述
STM32F103移植,使用周立功USBCAN-E-P主站卡测试通过。主站卡:http://www.zlg.cn/canbus/product_detail.php?id=12
- 2022-02-03 01:51:01下载
- 积分:1
-
瑞萨四轴飞行器代码
应用背景为参加电子竞赛写的代码,用两片瑞萨做的飞控,一块片做姿态,算高度,另一片置做控制和一些功能实现,飞起来已经没有问题了,随便一个超声波模块定高也没有问题,共享给大家,大家多提意见,怎样才能做到悬停,还有摄像头循迹。关键技术PID算法,四元数姿态解算,单片机通信,电机控制,陀螺仪数据读取和数据处理,超声波高度测量,无线模块功能实现。遥控器调试PID,省时又省力。
- 2023-04-29 16:50:03下载
- 积分:1
-
STM32F4 FATFS
Stm32F4 Fatfs SD卡读写应用程序。它使用SPI接口。
- 2022-03-15 09:20:56下载
- 积分:1
-
PSPICE guidelines explain in detail the contents of the rich, have a high refere...
pspice的教程,内容丰富讲解详细,具有很高参考价值-PSPICE guidelines explain in detail the contents of the rich, have a high reference value
- 2023-05-05 18:25:03下载
- 积分:1
-
基于STM32f103 自家仪
开发环境:Eclipse+yagarto+openocd+st-link STM32Fxxx+MPU-6000+MS5611(BMP085)+HMC5883 AHRS算法:方向余弦矩阵
- 2022-04-25 16:14:59下载
- 积分:1
-
C和C++在嵌入式编程里面的应用,几个例程,希望对大家有帮助...
C和C++在嵌入式编程里面的应用,几个例程,希望对大家有帮助-C and C++ Inside in the embedded programming applications, a number of routines, and they hope to have everyone help
- 2022-05-19 12:25:08下载
- 积分:1