搜索资源列表
485
- 函数名称: UART_init()串口初始化函数 // 函数功能: 在系统时钟为11.059MHZ时,设定串口波特率为9600bit/s // 串口接收中断允许,发送中断禁止
didazhong
- 在屏幕上画一个钟,时钟显示的时间和系统时间相同。钟的面板上有时针、分针、秒针3个表针在走动。随着秒钟的走动不断发出嘀嗒声。相关函数:sound(),gettime()等。
chuanshong
- 向串口发送数据。 说明:使用外部11.0592MHz晶振,系统时钟配置后Fpclk=11.0592MHz; 通讯波特率115200,8位数据位,1位停止位,无奇偶校验。-Send data to the serial port. Descr iption: the use of an external 11.0592MHz crystal oscillator, system clock configured Fpclk = 11.0592MHz communication bau
12887
- 利用12887产生的系统时钟,将其显示在LCD1602上~~可当做钟表使用。-12887 produced by the use of the system clock to be displayed in the ~ ~ LCD1602 can be used as clocks.
pdf
- 在热网智能终端中停电记录的实现.pdf 外围器件 实时时钟 日历芯片.pdf 日历芯片PCF8583及其应用研究.pdf 日历芯片PCF8563在智能火灾报警控制器中的应用.pdf 基于I2C总线的日历时钟PCF8563在.pdf 多功能数字电子钟系统的设计与实现.pdf 多功能时钟 芯片PCF8563及应用.pdf 串行时钟芯片PCF8583在DSP系统中的应用设计.pdf PCF9563在电子时钟设计中的应用.pdf PCF8583的工作原理及在单片机接口
DSPziliao
- DSP2812 CCS的常用操作 一个完整工程的构成(完整版) F2812的片内资源、存储器映射以及CMD文件的编写 2812中断系统的理解 时钟和系统控制 EV 2812的AD及其校正 2812的SCI模块-DSP2812 CCS common operation constitutes a complete project (full version) F2812-chip resources, memory mapping and the CMD file systems understa
WNL
- Matlab 万年历 程序介绍 本程序主要是一个时钟软件,包括一个时钟表和一个日历。程序自动运行时,显示系统当前日期和时间,日期和时间可以由用户自行更改。 二、程序主要构成 本程序由一个主程序myclcok及两个子函数rili和ck。主程序myclcok主要建立主窗口的菜单及相关的功能编辑。rili函数用于建立日历界面,ck函数用于建立时钟界面。-Matlab calendar Program introduced This program is a cloc
111111222
- STM32f103rbT6的系统滴答时钟配置源代码,可用去做延时-STM32f103rbT6 system tick of the clock configuration, can be used to do a time delay
CLOCK
- 模拟时钟:双击Window系统右下角任务栏的时间区域,将弹出设置时间的对话框,其中有一个秒针可以走动的时钟。-Analog Clock: Double Time Zone Window System bottom right corner of the task bar will pop up a dialog box to set the time, which can have a second hand around the clock.
deskClock
- 桌面时钟,利用MFC实现桌面时钟的功能,能实时显示系统时间,能对时钟的表针、颜色等进行设置和修改。-Desktop clock, desktop clock using MFC function, real-time display system, capable of clock hands, color settings and modifications.
Dynamic-clock-production
- 动态时钟制作,就是简单的时钟走势,可以读取系统的时间。-Dynamic clock production
clock with c
- 电脑上使用的一个C语言编程的时钟,可实现读取系统时间,固定在最前等功能(A C language programmed clock on a computer that can be used to read the system time and be fixed to the most advanced functions.)