搜索资源列表
clock
- 单片微机实验设计---数字时钟 文件内容: keil 下开发的源代码 并附带生成的hex文件 protuse下时钟的模拟电路,加载hex文件后可模拟仿真 附带较详细的实验报告 时钟功能: 时分秒显示 秒表 闹钟 日历 具体功能调试就知道了,还是蛮不错的,本人第一次做的单片机小功能。(收藏着)-Single-chip computer experiment design the content of the document--- Digit
PCF8563
- 本设计建议以单片机为控制核心,采用PCF8563为时钟基准,LED/LCD显示,设计一数字万年历-The design proposals for the control of a single-chip core clock used for the PCF8563 base, LED/LCD display, the design of figure 1 calendar
szsz
- 基于c语言的单片机数字时钟设计 要求:设计一个数字时钟,显示范围为00:00:00~23:59:59。通过几个开关进行控制,其中开关K1用于切换时间设置(调节时钟)和时钟运行(正常运行)状态;开关K2用于切换修改时、分、秒数值;开关K3用于使相应数值加1调节;开关K4用于减1调节;开关K5用于设定闹钟,闹钟同样可以设定初值,并且设定好后到时间通过蜂鸣器发出声音 -C language-based single-chip digital clock design: Design of a
Programmoing
- 51单片机及其C语言程序开发实例,介绍了51单片机常用的模块电路设计与实现,主要模块有键盘、LCD显示、A/D转换、D/A转换、I2C总线应用、语音、实时时钟、红外、USB、步进电机、数字锁相环、串口通信、DDS等-51 microcontroller C language program development instance, introduced 51 single-chip module circuit design and implementation of the main mod
EDAmathclock
- 用EDA软件实现一个基于单片机的数字时钟,能显示时分秒能复位,语言是C语言(Based on the realization of a single-chip digital clock using EDA software can display minutes and seconds to reset, language is C)
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。