搜索资源列表
PCmachine
- 单片机串行通信发射机采用串行工作方式,发射并显示两位数字信息,既显示00-99,使数据能够在不同地方传递。硬件部分主要分两大块,由AT89C51和多个按键组成的控制模块,包括时钟电路、控制信号电路,时钟采用6MHZ晶振和30pF的电容来组成内部时钟方式,控制信号用手动开关来控制,P1口来控制,P2、P3口产生信号并通过共阳极数码管来显示,软件采用汇编语言来编写,发射程序在通信协议一致的情况下完成数据的发射,同时显示程序对发射的数据加以显示。
LED_clock
- 数字钟电路,用数码管显示,实时时钟
数字表实验
- 该源代码为单片机的电子秒表课程设计源代码,需要课程设计报告的,再找我。 ;实验七:数字表实验 ;实验说明:用8位LED显示小时、分、秒、百分秒。百分秒计时由8253定时器编程实现,每百分秒(0.01;秒)中断一次。 ;编程提示:8253工作在方式3,时钟输入由波特率发生器送出,在波特率9600时钟频率为3000K(计数初;值为3000)。8279工作状态为8位LED显示,左入口。
Microcontrollerdigitalelectronicclock
- 本文介绍了一款基于AT89S51单片机数字钟的设计,通过多功能数字钟的设计思路,详细叙述了系统硬件、软件的具体实现过程。论文重点阐述了数字钟硬件中MCU模块、语音模块、时钟模块和相关控制模块等的模块化设计与制作;软件同样采用模块化的设计,包括中断模块、闹钟模块、语音模块、时间调整模块设计,并采用简单流通性强的C语言编写实现。本设计实现了时间与闹钟的修改功能、语音播报功能、年、月、日和星期的显示功能。并且通过对比实际的时钟,查找出了误差的来源,确定了调整误差的方法,尽可能的减少误差,使得系统可以达
LCDTimer
- LCDTimer.rar,是Protues仿真的c程序,主要功能是显示数字时钟,-LCDTimer.rar, is Protues c simulation program, the main function is to display digital clock
digital_clock
- 基于DS12C887实时时钟和DS18B20温度传感器的数字时钟。可调整时分秒年月日星期,可设置时分秒的闹铃,精确到十分位的当前环境实时温度显示。-DS12C887-based real-time clock and temperature sensor DS18B20 digital clock. Adjust the minutes and seconds when the month, day week, minutes and seconds of the alarm can be se
Example
- 嵌入式 中断例程 包括延时时钟设计 数字显示设计 可以通过外部按键接收中断完成相应操作-Interrupt routine including the delay clock embedded design digital display design can be completed by the corresponding external interrupt key receiver operating
proteus-simulation-clock
- 以51单片机为控制器,实现数字钟,12864显示,proteus 仿真 模拟时钟-To 51 for the controller chip, digital clock, 12864 show, proteus simulation clock
1302P18B20P1602
- 通过12864显示1302的时钟信号,和显示18B20的数字温度显示-12864 show through the clock signal 1302, and display digital temperature display 18B20
hour
- 基于单片机51的数字时钟,时间在数码管上显示,可以通过键盘定时时间,一到定时时间蜂鸣器响。-Based on 51 single-chip digital clock, time on the digital display, the keyboard can be timed by the time a regular time to buzzer.
chengxu
- 数字时钟,可以实现(1) 显示日期功能(年、月、日、时、分、秒以及) (2) 可通过按键切换年、月、日及时、分、秒的显示状态 (3) 可随时调校年、月、日或时、分、秒 (4) 可每次增减一进行时间调节 (5) 可动态完整显示年份,实现真正的万年历显示 (6) 可显示温度 -Digital clock, can be achieved (1) the date function (year, month, day, hour, minute, seconds as wel
pic18
- ● C语言程序例程。该子目录包括以下子程序: ——AD程序实现模拟量到数字量的转换功能; ——CAN程序实现CAN总线通讯功能; ——keyboard_check程序实现键盘的扫描查询方式输入; ——keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; ——led0-8程序实现在8个LED上依次显示1~8数字; ——PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; ——RS-232程序通过RS-232接口来完
The-MCU-digital-clock-information
- 单片机数字时钟资料,利用89S52单片机内部中断实现数字时钟,由8位数码管显示,且设置报警闹钟。有完整电路原理图和实验报告一份。程序在实验报告内,可完美运行,有注释-The MCU digital clock information
ledlingyang
- 数字电子时钟的一个扩展功能,用于秒表计时的,led显示-An extension function of the digital electronic clock, stopwatch, led display
digital-clock
- 用51单片机实现数字时钟的功能,可以显示时间,调整时间,用c语言编程-With 51 single-chip digital clock function, can display time, adjust the time, using c language programming
DIWNL
- * 通过本例程了解 DS1302时钟芯片的基本原理和使用 ,理解并掌握DS1302时钟芯片驱动程序的编写以及实现数字字符在数码管中的显示-By understanding this routine DS1302 clock chip on the basic principles and use, understand and grasp the DS1302 clock chip driver for the preparation and the reali
s12_lab10_1a
- 串行口扩展并行口实验,使用P1.0、P1.1作为74164串行输入数据线和时钟线,74164的输出接数码管的段码,P1.2接一位数码管的位选码,在一位数码管上轮流显示数字(0~F)。-Parallel port serial port expansion experiments, P1.0, P1.1 as 74164 serial input data and clock lines, connect the digital output of the segment code 74164,
digital--clock
- 数字时钟,数码管显示时分秒,键盘可调节时分秒的值-Digital clock, the value of every minute of minutes and seconds, the keyboard can be adjusted when the digital display
12864-electronic-calendar
- 黄历电子智能时钟程序,电子万年历,大数字显示时间 能显示农历、温度和设置闹铃 有整点报时功能红外遥控和按键都能设置时间和闹铃-Almanac intelligent electronic clock procedures, electronic calendar, large digital display time can display lunar calendar, temperature and alarm settings there is the whole point time
瑞奇达CS5210HDMI to VGA方案
- CS5210概述 Capstone CS5210 HDMI到VGA转换器结合了HDMI输入接口和模拟RGB DAC输出。支持内部LDO,节省成本,优化电路板空间。嵌入式单片机基于工业标准8051内核。 CS5210适用于各种市场系统和显示应用程序,如笔记本电脑、主板、台式机、转换和对接系统。 参数特性 总则 HDMI 1.4兼容接收机 VGA输出接口,DAC速度高达~200 MHz像素速率,8位 视频分辨率支持高达1920x1200@60以及1920X108