Welcome![Sign In][Sign Up]
Location:
Search - proteus avr frequency

Search list

[SCMfan

Description: AVR MEGA8 低速脉冲频率测量程序,用于风量传感器,四位LED显示,可设置报警输出值.PROTEUS仿真验证.-AVR MEGA8 low pulse frequency measurement procedures for air flow sensor, 4 LED display, alarm output value can be set. PROTEUS simulation.
Platform: | Size: 18432 | Author: 马永聪 | Hits:

[ARM-PowerPC-ColdFire-MIPS12864LedMenu

Description: 简单菜单程序,八个按键.使用AVR单片机.2008/3/24--2008/3/29 编译器为ICCAVR7.14.晶振7.3728M,单片机为ATmega16(用ATmega32在proteus中仿真不成功!)-Simple menu procedures, eight keys. .2008/3/24 2008/3/29 Singlechip using AVR compiler for ICCAVR7.14. Crystal 7.3728M, microcontroller ATmega16 (with ATmega32 unsuccessful simulation in Proteus !)
Platform: | Size: 349184 | Author: kangzhenliang | Hits:

[SCMsample_cymometer

Description: 单片机简易频率计。包含有Proteus仿真程序-Simple single-chip frequency counter. Proteus simulation program contains
Platform: | Size: 69632 | Author: 蓝色枫 | Hits:

[SCMAVR-Frequency-Generator

Description: 用ATMEGA8做的简易频率发生器。采用timer1的比较匹配功能产生方波,数码管显示。Proteus仿真。-Easy to do with ATMEGA8 frequency generator. Timer1 compare match function by generating a square wave, digital display. Proteus simulation.
Platform: | Size: 332800 | Author: 浩杰 | Hits:

[SCMElectronic-production

Description: 电子制作——杂志年刊程序汇总 基于89S52单片机的电子体温计 16×16点阵的制作 程控滤波器(D)设计报告 测试数据 AT89C51单片机双字中文点阵设计与仿真 51单片机和HD7279A的接口与编程 单片机从入门到精通系列讲座——数码管驱动方法 利用LCD1602的自定义字库显示汉字 单片机从入门到精通系列讲座——单片机简易频率计 用AT89S51单片机控制的智能电动车 P111G2系列可编程控制器应用集锦(1) 51单片机综合学习系统——无线遥控模块的应用 学习单片机的新途径——PROTEUS软件与单片机教学实验同步进行的教学新模式 以AT24C02为例介绍I2C总线与单片机的连接 C51和汇编混合编程 进一步认识单片机的输入输出口 单片机从入门到精通系列讲座——简易数字钟 手把手学习数字温度计的制作 单片机从入门到精通系列讲座——实时数字钟 有趣的电子蝙蝠 用SPCE061A单片机实现俄罗斯方块游戏 P111G2系列可编程控制器应用集锦(4) 单片机从入门到精通系列讲座——串口收发实例 一款可串行控制的LED系列显示模块 液晶点阵提取工具zimo21应用 用AVR单片机制作DDS信号源 单片机从入门到精通系列讲座——DS18B20温度模块驱动 部分是源码 部分是带有讲解的TXT文档....... 绝对超值·-89S52 microcontroller based electronic thermometer 16 × 16 dot matrix production Programmable filter (D) design report test data AT89C51 single-chip dual-word Chinese lattice design and simulation 51 microcontroller and interface with the programming HD7279A SCM Mastering Lecture Series- LED driving method LCD1602 use custom font to display Chinese characters SCM Mastering Lecture Series- SCM simple frequency meter AT89S51 MCU control with smart electric vehicles P111G2 Series Programmable Logic Controller Application Collection (1) 51 single-chip integrated learning systems- the application of the wireless remote control module MCU learning new ways- PROTEUS software teaching experiments carried out simultaneously with the microcontroller a new model of teaching An example with AT24C02 microcontroller with I2C bus connection C51 and assembly programming Further understanding of the microcontroller input and output ports SCM Mastering Lecture Series- Simpl
Platform: | Size: 1515520 | Author: zzd | Hits:

[SCMsignal-generator-

Description: 信号发生器 关键词:ATmega16、LCD12864、ICC AVR、AVR Studio、Proteus、AD5310、UA741、SPI 用ATmega16单片机控制AD5310产生正弦波、方波、锯齿波、三角波信号。通过按键可以切换信号类型、改变信号幅度和频率。 -Signal generator Keywords: ATmega16, LCD12864 ICC AVR, AVR Studio Proteus, AD5310, UA741, SPI, ATmega16 microcontroller control AD5310 generates a sine wave, square wave, sawtooth, triangle wave signal. Signal type can be switched through the button to change the signal amplitude and frequency.
Platform: | Size: 1149952 | Author: 李振威 | Hits:

[SCMAVR_M16_PWM_KeyScan_7Seg_Interrupt

Description: 自己工作需要,需输出可调脉宽、频率的PWM波,网上找的资料都是介绍AVR快速PWM的,没有使用AVR相頻修正实现PWM控制的。就自己查资料,仿真、做板子。自己做了一个,调试通过了,如果需实际使用,部分参数需稍加修正。 功能:AVR ATmega16 相頻修正PWM波实现 涉及模块:7Seg(7段数码管驱动) 键盘扫描(包括长按和短按,稍加修改可实现多键检测) 定时器0,2的定时使用 定时器1的相頻修正PWM输出 PWM频率范围:0.1-99.9Hz,占空比:0.1-99.9可调 ATmega16 工作频率:内部RC 8MHz 仿真工具:Proteus 编译工具:WinAVR-Own work needs, the need adjustable output pulse width, frequency PWM wave, are introduced Internet to find information fast PWM AVR, AVR without using phase and frequency correct PWM control to achieve. Check the information on their own, simulation, do the board. Own one, debugging, and if need practical use, some parameters need a little correction. Function: AVR ATmega16 phase and frequency correct PWM wave realization Involves modules: 7Seg (7 segment LED driver)                     Keyboard scanning (including long press and short press, slightly modified to achieve multi-key detection)                     Timer timing using 0,2                     Timer phase and frequency correct PWM outputs 1                     PWM Frequency range :0.1-99 .9 Hz, Pulse Width: 0.1-99.9 ATmega16 Operating frequency: I
Platform: | Size: 34816 | Author: xiaoye | Hits:

[SCM(AVR)-proteus-simulation-P-program

Description: 一种智能频率计的设计与制作(AVR)proteus仿真+程序资料-An intelligent frequency meter design and production (AVR) proteus simulation+ program information
Platform: | Size: 151552 | Author: 李木子 | Hits:

[Other Embeded programNew-WinRAR-ZIP-archive

Description: AVR frequency Generator With Keypad + Proteus Schematic File
Platform: | Size: 16384 | Author: Galois | Hits:

[Other Embeded programAVR-freq-meter

Description: AVR frequency meter with Proteus model
Platform: | Size: 90112 | Author: Paul | Hits:

CodeBus www.codebus.net