登录
首页 » SCM » China Welcomes the Olympics countdown clock, the passage of this design, you can...

China Welcomes the Olympics countdown clock, the passage of this design, you can...

于 2022-01-23 发布 文件大小:21.10 kB
0 167
下载积分: 2 下载次数: 1

代码说明:

迎奥运倒计时钟,通过此设计,可以多方面学习atmega16的使用,设计制作使用的倒计时牌-China Welcomes the Olympics countdown clock, the passage of this design, you can use various learning ATmega16, designed to use the countdown to licensing

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 万年历的完整算法:1900~2100 它首先计算出对应阳历月第一天对应是星期几,然后根据数据压缩算法确定, 确定对应的阴历日期; 而阴历节气,...
    万年历的完整算法:1900~2100 它首先计算出对应阳历月第一天对应是星期几,然后根据数据压缩算法确定, 确定对应的阴历日期; 而阴历节气,则有条件规律算法实现 这个万年历包括 阳历 阴历 星期对照 阴历 天干地支 生肖 -calendar integrity algorithm : 1900-2100 its first calculation of the corresponding solar calendar counterpart on the first day of the week. according to data compression algorithm to determine the date corresponding to the lunar calendar; and the cycle of the lunar calendar, it conditional law algorithm to achieve this calendar week including solar control the lunar calendar the Year of the lunar calendar Thus
    2023-03-06 16:00:02下载
    积分:1
  • 51单片机与USB芯片PDIUSBD12接口固件程序,来源于周立功单片机
    51单片机与USB芯片PDIUSBD12接口固件程序,来源于周立功单片机-51 MCU with USB interface chip PDIUSBD12 firmware procedures, Zhou, who comes from SCM
    2022-10-30 06:30:03下载
    积分:1
  • Single and multiple 7
    PIC的资源,用PIC16F505做段码显示的C语言样例-Single and multiple 7-segment displays, multiplexing, and BCD counting on baseline PICs (using the PIC16F505)
    2022-04-22 12:15:46下载
    积分:1
  • Proteus仿真的Arm7源程序,用于串口通信,开发环境为ADS
    Proteus仿真的Arm7源程序,用于串口通信,开发环境为ADS-Proteus simulation ARM7 source for serial communications, development environment for the ADS
    2022-09-02 12:10:03下载
    积分:1
  • 这是一套基于单片机的温湿度测量系统,里边附有设计的原理图,pcb图,以及烧写程序代码(keil c51编写的)。温湿度传感器使用的是dht11,性价比高。该系统...
    这是一套基于单片机的温湿度测量系统,里边附有设计的原理图,pcb图,以及烧写程序代码(keil c51编写的)。温湿度传感器使用的是dht11,性价比高。该系统除了能显示温湿度以外,还能设置温湿度报警阈值。设计的pcb板,小巧,使用。这是本人的毕业设计,有实物为依据,具有可操作性。-This is a single-chip microcomputer-based measuring system of temperature and humidity inside with schematic design, pcb plans, as well as the programmer code (keil c51 prepared). Temperature and humidity sensors are used dht11, cost-effective. Except that the system can display temperature and humidity outside, but also set the temperature and humidity alarm threshold. Pcb board design, compact, use. This is my graduation project, there is the physical basis of operational.
    2022-08-19 15:09:46下载
    积分:1
  • void InitGoertzel(void) 作用:初始化算法参数 用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter(...
    void InitGoertzel(void) 作用:初始化算法参数 用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter() float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口 作用:对采集下来的音频数据用算法处理,返回一个结果 参数:sampleData-音频数据缓冲地址指针; length-缓冲区尺寸(音频数据数量),字节数; 返回值:返回算法结果。 void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize) 作用:设置算法参数; 参数:set_SampleRate-音频数据抽样速率; set_TargetFreq-目标信号频率; set_BlockSize-算法数据块尺寸(采样点); 用法:调用本函数后,需要调用一次InitGoertzel(void)才会生效-void InitGoertzel (void) function: initialization algorithm parameters Usage: The algorithm performs a pre-test, if the need to change the parameters, calling SetParameter () float CGoertzel:: GetMagnitude (unsigned char* sampleData, int length)// Algorithm for the main interface role: to collect audio data from the treatment algorithm to return a result parameter: sampleData-audio data buffer address pointer length-buffer size (the number of audio data), number of bytes return value: the return of
    2023-03-11 13:30:04下载
    积分:1
  • atmel89c51cc03单片机的can通信,调试通过
    atmel89c51cc03单片机的can通信,调试通过-atmel89c51cc03 SCM can communication, debugging through
    2023-09-09 00:25:03下载
    积分:1
  • the code is completed, I set up the GPRS data
    本代码是本人毕设所做的GPRS数传系统的软件部分,实现了PPP,UDP,IP协议的分层和打包,实现了嵌入式设计中的UDP/IP协议栈-the code is completed, I set up the GPRS data-transmission system software, to achieve the PPP, UDP, IP protocol layering and packaged to achieve the design of embedded UDP/IP protocol stack
    2022-03-16 03:47:21下载
    积分:1
  • 单片机KEIL C 1602液晶显示驱动程序
    单片机KEIL C 1602液晶显示驱动程序-1602 driver
    2022-08-13 21:30:43下载
    积分:1
  • 单片机音乐 音乐编程 通过蜂鸣器发出讯响 只要通过修改 后面的音乐程序里面的码 表就可以自己谱曲唱歌! 前一个参数为按照编码表给定,第二个参...
    单片机音乐 音乐编程 通过蜂鸣器发出讯响 只要通过修改 后面的音乐程序里面的码 表就可以自己谱曲唱歌! 前一个参数为按照编码表给定,第二个参数为节拍数 -MCS Music music programming through the buzzer sounded after hearing sound of music as long as the procedure by modifying the code inside the table you can compose their own singing! Before a parameter is given in accordance with code table, and the second parameter is the number of beats
    2023-03-04 19:30:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载