-
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
-
Embedded C programmer interview guide, a detailed description of Embedded C prog...
嵌入式C程序员面试指南,详细说明了嵌入式C程序员必须具备的那些技能和面试技巧,是嵌入式C程序员面试的必经之路文档。。。
- 2022-04-30 09:27:32下载
- 积分:1
-
摄像头抓屏程序 在linux下运行 需要v4l.h v4l.c
摄像头抓屏程序 在linux下运行 需要v4l.h v4l.c-use webcam to capture pics in linux
- 2022-07-04 16:49:25下载
- 积分:1
-
单片机C语言的轻松入门,讲解的很生动,是学习的好资料
单片机C语言的轻松入门,讲解的很生动,是学习的好资料-SCM C-ease of entry to explain very lively and good information to learn
- 2022-02-06 05:51:11下载
- 积分:1
-
单片机发声《五月桂花香》,蜂鸣器试验,感受单片机的音乐...
单片机发声《五月桂花香》,蜂鸣器试验,感受单片机的音乐-Single-chip voice May sweet-scented osmanthus incense , buzzer test, feelings Singlechip music
- 2022-03-20 06:34:26下载
- 积分:1
-
操作系统提供间
Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being implemented in coordination with the core to share resources, synchronization and exchange information. Linux support a large number of inter-process communication mechanisms, including signal and wait for the queue, pipeline and the Unix System V to provide inter-process communication mechanisms, such as message queue, the signal volume and shared memory.
- 2022-12-25 06:25:03下载
- 积分:1
-
基于FM1702的IC卡读卡器程序
该源代码采用的非接触式读卡协议是14443A,可以读写IC卡的各个扇区,还能做加值减值处理,该工程所使用的主控单片机是STC89C58RD+,射频读卡芯片用的是FM1702
- 2022-03-07 03:15:08下载
- 积分:1
-
Sze Chong S3C44B0 gold development board a simplified version of BOOTLOADER, you...
思创S3C44B0黄金开发板一个简化版本的BOOTLOADER,提供给大家学习使用-Sze Chong S3C44B0 gold development board a simplified version of BOOTLOADER, you learn to use
- 2022-03-17 13:27:09下载
- 积分:1
-
可以实现对热水器的监视,以便获得实时的数据并对热水器作出响应调节...
可以实现对热水器的监视,以便获得实时的数据并对热水器作出响应调节-On the water heater can be monitored in order to obtain real-time data to respond and adjust the water heater
- 2022-05-25 19:39:46下载
- 积分:1
-
PLC参数保存到EEPROM的源码
PLC中参数保存到EEpRom中源码-PLC parameters were kept to EEpRom FOSS
- 2022-01-28 16:08:26下载
- 积分:1