资源列表
AAA
- 51单片机 秒表程序 用到51里面的定时器-The 51 microcontroller stopwatch program used 51 inside the timer
many_task
- 基于51单片机的多任务前后台系统,有5个任务调度-Front and back office system based on 51 single-chip multi task
3
- 实验板中高两位和低两位数码管为两个独立计数器,利用键盘的两行按键通过外部中断方式分别控制它们的计数。每行选用三个按键分别作为一个计数器的启动、暂停、清0控制键。-High two and low-experimental board two digital tube into two independent counter, two rows of the keyboard keys by external interrupt, respectively, to control their co
USART
- stm32库代码中的串口驱动程序,值得借鉴和学习,尤其是初学者-stm32 library code in the serial driver, worth learning, especially for beginners
font
- stm32库代码中的字体程序,值得借鉴和学习,尤其是初学者-stm32 library code font program, worth learning, especially for beginners
GLCD
- stm32库代码中的液晶驱动程序,值得借鉴和学习,尤其是初学者-LCD driver stm32 library code, worth learning, especially for beginners
I2C
- stm32库代码中的ii2c驱动程序,值得借鉴和学习,尤其是初学者-the driver program stm32 library code ii2c worth learning and learning, especially for beginners
stm32f10x_conf
- stm32库代码中的配置驱动程序,值得借鉴和学习,尤其是初学者-the configuration driver stm32 library code, worth learning, especially for beginners
Huawei-C-language-training
- 华为C语言培训,热烈欢迎大家下载。主要介绍一些C语言编程规范-Huawei C language training, I warmly welcome you to download. Introduces some of the C programming language specification
12864yejing
- 在12864液晶上显示古诗一首, 且汉字可以左、右移动。-In 12864 LCD display Chinese characters, Chinese characters can be left and right to move
16--16-dot-matrix-rolling-display
- 16*16点阵滚动显示源程序和仿真文件,已调试通过-16* 16 dot matrix rolling display the source code and simulation files, has been through debugging
stopwatch
- /*数码管前三位显示一个跑表,从000到999之间以1 秒的速度运行, 当按下一个独立键盘时跑表停止,松开手后跑表继续运行(用定时器设计表) 个独立键盘实现按下第一个时计时停止,按下第二个时计时结束, 按下第三个是计数值清零从头开始*/-/* Digital tube top three display a stopwatch run between 000-999 sec 1 , stopwatch stop when pressing a separate keyboar
