搜索资源列表
基于51单片机的数字时钟(ds1302+12864)
- 基于51单片机的数字时钟(ds1302+12864)
51单片机,数字时钟
- 51单片机,数字时钟,可以调整时间,设置闹钟等,已经在51单片机上实现通过-51 microcontroller, digital clock, you can adjust the time, set the alarm, etc., have been realized through the MCU 51
digital.clock.with.alarm
- 一个用8051单片机开发的程序,是带闹钟的数字时钟,含有原理图-8051 with the development of a procedure for the digital clock with alarm, containing schematic
c51.digital_clock
- 一个单片机80c51数字时钟设计,含电路原理图-A digital clock 80C51 single-chip design, including circuit schematics
clock
- 单片微机实验设计---数字时钟 文件内容: keil 下开发的源代码 并附带生成的hex文件 protuse下时钟的模拟电路,加载hex文件后可模拟仿真 附带较详细的实验报告 时钟功能: 时分秒显示 秒表 闹钟 日历 具体功能调试就知道了,还是蛮不错的,本人第一次做的单片机小功能。(收藏着)-Single-chip computer experiment design the content of the document--- Digit
rili
- 51单片机电子日历(电子时钟)程序 硬件实验箱是伟福LAB2000实验箱 电子日历,有时间显示、闹铃、日期、秒表及键盘设置功能-51 Single-chip electronic calendar [electronic clock] procedure experimental boxes are hardware-wei Fu LAB2000 experimental boxes of electronic calendars, time display, alarm, date,
Electronics-bell
- 基于单片机的数字时钟,用C实现,此数字时钟能显示时,分,秒调整时间-Based on single-chip digital clock, using C implementation, the digital clock showing the hour, minute, second adjust time
locker_with_LCD_and_clock
- 本程序用到4x4按键中断扫描法,用lcd显示,开机时候显示一个数字钟(时间不可设,稍后加入该功能),钟正常走 如果按下开锁键,进入以请输入密码界面,输入密码,如果密码正确,显示欢迎使用,密码错误蜂鸣器报警 且LCD显示密码错误,请重新输入。 注:数字时钟用的是DS1302实现,由于本人也才学单片机一个多月,所以注释非常详细,初学者很容易看懂。-This procedure used key interrupt scanning 4x4, with lcd display, bo
szzprogram
- 基于51单片机的多功能数字时钟(带温度显示\闹铃等)-51 single-chip microcomputer-based multi-functional digital clock (with the temperature display \ alarm, etc.)
shizhong
- 基于单片机的数字时钟 6位LED数码管显示 按键可调,已通过测试-Digital clock based on single chip 6-bit LED digital tube display button adjustable, has been tested
DigitalClock
- 用c语言编写的数字时钟,有时分秒显示,并且时分秒都可调,误差较小。用AT89C51单片机连接数码管显示,程序用keil编写,实验仿真有protel99se实现,已验证成功-With the c language of the digital clock, sometimes minutes and seconds display, and when the minutes and seconds are adjustable, error smaller. AT89C51 microcontro
Microcontrollerdigitalelectronicclock
- 本文介绍了一款基于AT89S51单片机数字钟的设计,通过多功能数字钟的设计思路,详细叙述了系统硬件、软件的具体实现过程。论文重点阐述了数字钟硬件中MCU模块、语音模块、时钟模块和相关控制模块等的模块化设计与制作;软件同样采用模块化的设计,包括中断模块、闹钟模块、语音模块、时间调整模块设计,并采用简单流通性强的C语言编写实现。本设计实现了时间与闹钟的修改功能、语音播报功能、年、月、日和星期的显示功能。并且通过对比实际的时钟,查找出了误差的来源,确定了调整误差的方法,尽可能的减少误差,使得系统可以达
ds1302
- DS1302与单片机接口实现数字时钟的功能 -DS1302 The interface features digital clock
Digitalclockdesignbasedonsinglechip
- 本文档是一个详细的基于单片机的数字时钟设计的方案,期中包括摘要,功能,流程图,源程序等-Digitalclockdesignbasedonsinglechip
2
- 单片机 数字时钟 设计功能比较全面 可以-Single chip digital clock
AVR单片机数字时钟
- 06通本_数字时钟.doc 以AVR的Atmega16单片机作为主控制器件,使用BASCOM-AVR语言编程,设计并制作一个能实际使用、功能完善、界面友好的电子时钟,带时钟更改和闹钟设置功能。
51单片机+12864大数字时钟
- 51单片机+12864大数字时钟,供大家参考使用(51 singlechip +12864 big digital clock)
数字时钟
- 基于51单片机的4个八位数码管显示时钟,C语言编程,初学者使用(4 eight bit digital tube display clocks based on 51 single chip microcomputer)
51单片机数字时钟
- 利用51单片机来设计一个数字时钟,24时制,具有闹铃等功能(Using 51 singlechip to design a digital clock, 24 time system, with alarm and other functions)
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。