搜索资源列表
F2812WD
- F2812的看门狗总结 这是我总结的F2812的看门狗功能使用! 看门狗,又叫 watchdog timer,是一个定时器电路, 一般有一个输入,叫喂狗,一个输出到MCU的RST端,MCU正常工作的时候,每隔一端时间输出一个信号到喂狗端,给 WDT 清零,如果超过规定的时间不喂狗,(一般在程序跑飞时),WDT 定时超过,就回给出一个复位信号到MCU,是MCU复位. 防止MCU死机. 看门狗的作用就是防止程序发生死循环,或者说程序跑飞。 工作原理:在系统运行以后也就启动了看门狗的计数器
diannaoshizhongchengxu
- 通过控制单片机内部的定时器来产生不同频率的方波,驱动喇叭发出不同音调的音乐,再利用延迟来控制发音时间的长短。把乐谱转化成相应的定时常数就可以从发音设备中演奏出悦耳动听的音乐。对于不同型号的单片机只需要相应的改变一下地址即可。-Single-chip by controlling the internal timer to generate a square wave of different frequencies, different tone horn-driven music, re-us
MCU-basedsystemforintelligentfrequencymeter
- 介绍了以AT89C2051单片机为核心的智能频率计的设计,利用单片机内部的定时(计数)器完成待测信号周期(频率)的测量。对系统的信号预处理电路、控制电路和显示电路三大部分进行了研究,采用RS232接口电路,利用VB6编程语言实现了PC机串口接收控制程序。-Introduced a single chip AT89C2051 frequency as the core of intelligent design, the use of single-chip internal timer (cou
TimerA3
- 对MSP430的定时器进行控制,熟悉430单片机的定时器。-MSP430 timer to control, with 430 single-chip timer.
LED-or-Relay-controlling
- 利用51C单片机C语言编程,利用定时器定时控制继电器或其他输出控制,用数码管显示时间。- Use of 51 single-chip microcomputer C C programming language, using the timer timing control relay or other output control, with a digital tube show time.
AT89S51-control
- 用at89s51单片机的一个引脚P1.1引脚来控制一个喇叭的发声,改变定时大小可以改变喇叭的声音强弱。-A pin P1.1 pin at89s51 microcontroller to control a horn sound, change the timing size can change the sound level of the speaker.
ISD1700_51
- 基于语音芯片isd1700与51单片机实现语音定时播报的控制-To voice timing broadcast control based the voice chip isd1700 and 51 microcontroller
danpianjishili
- 单片机中以C语言写的程序。有函数的使用和熟悉,中断、定时器,数码管显示,键盘控制的例子等-MCU program written in C language. There are familiar with the use and function, interrupts, timers, digital display, keyboard control, etc. Examples
LED-display
- 本课程设计的任务:使学生综合应用所学习的理论知识,利用16X16的点阵LED完成汉字的显示,使用点阵汉字实验板,以及伟福单片机仿真器作为开发实验平台。编程控制显示汉字,控制汉字的不同显示方式等。2~3人一组,时间为一周。 目的:加强对单片机的I/O口使用、定时器应用、指令、编程的训练,具备单片机应用方面的初步能力。-This course is designed for the task: to enable students to learn the comprehensive a
51MCU_Timer
- 51单片机定时器的控制设置与应用相关问题-51 MCU timer control Settings and applications