Welcome![Sign In][Sign Up]
Location:
Search - Digital Clock with atmega16

Search list

[Other resourcealarm_ok_1

Description: 用ATmega16实现的多功能带音乐闹铃(老鼠爱大米)的数字时钟,有3个功能键设置。具体功能为:秒表计时,闹铃音乐,时钟,校时设置。可以学习状态机的编程思想。-ATmega16 achieve with the music with multi-function alarm (Lao Shu Ai Da Mi) digital clock, There are three function keys installed. Specific functions : stopwatch time, the alarm music, the clock, setting up schools. State machine learning programming ideas.
Platform: | Size: 52322 | Author: 杨子荣 | Hits:

[SCMalarm_ok_1

Description: 用ATmega16实现的多功能带音乐闹铃(老鼠爱大米)的数字时钟,有3个功能键设置。具体功能为:秒表计时,闹铃音乐,时钟,校时设置。可以学习状态机的编程思想。-ATmega16 achieve with the music with multi-function alarm (Lao Shu Ai Da Mi) digital clock, There are three function keys installed. Specific functions : stopwatch time, the alarm music, the clock, setting up schools. State machine learning programming ideas.
Platform: | Size: 52224 | Author: 杨子荣 | Hits:

[SCMatmega16_timer

Description: 用atmega16做的万年历,使用内部时钟,三个按键,四个数码管显示,可查询年、月、日、时、分、秒。可自由设置时间。在本人自己的板子上,一天相差不到10秒-Atmega16 to do with the calendar, using the internal clock, three buttons, 4 digital LED display that provides access year, month, day, hour, minute, seconds. Be free to set the time. In my own board, the day was less than 10 seconds
Platform: | Size: 25600 | Author: jacky | Hits:

[SCMATMEGA16

Description: adc.c用于实现MEGA16中的模数转换功能。 ds1302.c用于实现MEGA16从DS1302芯片中获取时钟信息。 yaokong.c提供一种利用HS0038获取电视机遥控的红外信号并将它解码的方案。 zlg7290.c提供MEGA16与ZLG7290芯片连接的方案,用于外接矩阵键盘。 i2c.c用于MEGA16实现I2C总线数据传输。 12864S.c用于实现LCD12864的串行输入。 ST7920是LCD12864的汉子库的调用函数。 EXPERIMENT.C是基于以上功能设计的一块综合开发板的代码,内有使用说明可供参考。-adc.c used to implement the analog-digital conversion MEGA16 function. ds1302.c used to implement MEGA16 get from the DS1302 chip clock information. yaokong.c provides a use of HS0038 to obtain the infrared TV remote control signal and its decoding programs. zlg7290.c provide MEGA16 ZLG7290 chip connection with the program for the external matrix keyboard. i2c.c I2C bus for MEGA16 achieve data transmission. 12864S.c used to implement LCD12864 serial input. ST7920 is LCD12864 the guy calling the library function. EXPERIMENT.C is based on a more functional design of the comprehensive development of the code board, containing instructions for reference.
Platform: | Size: 19456 | Author: 杜国俊 | Hits:

[SCMSLEEP

Description: /* 本程序简单的示范了如何令AVR ATMEGA16进入睡眠状态及唤醒 电源管理及睡眠模式的介绍 进入最低耗电的掉电模式 关闭各种模块 外部中断唤醒 M16掉电模式的耗电情况(看门狗关闭),时钟为内部RC 1MHz 0.9uA@Vcc=5.0V [手册的图表约为1.1uA] 0.3uA@Vcc=3.3V [手册的图表约为0.4uA] //测量的数字万用表是FLUKE 15B,分辨率0.1uA 这个程序需要MCU进入休眠状态,为实现最低功耗,JTAG接口会被关闭,只能通过LED的变化来观察程序的运行。 这个实验里面,用STK500(AVRISP) ISP下载线来烧录更方便。 熔丝位设置 1 关断BOD功能 BODEN=1 2 如果用ISP方式烧录,就可以完全关闭JTAG口了 OCEEN=1,JTAGEN=1 */-/* This program demonstrates how to make a simple AVR ATMEGA16 go to sleep and wake and sleep mode power management introduction into the most low-power-down mode off various modules external interrupt wake-down mode power consumption of M16 (Janitor Dogs closed), the clock is the internal RC 1MHz 0.9uA @ Vcc = 5.0V [Manual chart about 1.1uA] 0.3uA @ Vcc = 3.3V [Manual chart about 0.4uA]// measurement is FLUKE 15B Digital Multimeter resolution 0.1uA this program requires MCU enter the sleep state, in order to achieve the lowest power, JTAG interface, will be closed only by changing the LED to observe the operation of the program. This experiment inside, with the STK500 (AVRISP) ISP download cable to burn more convenient. Fuse setting a shutdown function BODEN = 1 2 BOD If ISP programming mode, you can completely turn off the JTAG port of OCEEN = 1, JTAGEN = 1* /
Platform: | Size: 10240 | Author: feiniao200201 | Hits:

CodeBus www.codebus.net