Location:
Search - ATMEGA8 pwm
Search list
Description: 用ATmega8单片机产生占空比可变PWM方波
Platform: |
Size: 1129 |
Author: 胡鉴 |
Hits:
Description: atmega8的片内A/D转换操作,已通过调试-atmega8-chip A/D converter operation, through debugging
Platform: |
Size: 18432 |
Author: 赵林 |
Hits:
Description: mega8pwm的仿真代码,摸索半天,仿真成功,特提供给入门新手,避免我经历过的痛苦,-mega8pwm simulation code, a half-day exploration, simulation success Tethyan supply portal novice I avoid the suffering experienced, Oh
Platform: |
Size: 69632 |
Author: 远程 |
Hits:
Description: 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。
有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。
支持红外遥控器输入。
..\频率发生器.prj ......主芯片项目文件
..\频率发生器.c ......主芯片主程序
..\频率发生器.asm ......主芯片汇编文件(自动生成)
..\频率发生器.hex ......可供烧录的文件
..\频率发生器_client.prj ......副芯片项目文件
..\频率发生器_client.c ......副芯片主程序
..\频率发生器_client.asm ......副芯片汇编文件
..\频率发生器_client.hex ......可供烧录的文件
..\Config.h ......硬件配置文件
..\Input.c ......接受红外遥控器输入并在LCD中显示
..\LCD_Interface.c ......LCD 1602 接口文件
..\Menu.c ......在LCD中显示菜单和其它信息
..\Menu.h ......菜单定义文件
..\Readme.txt ......本说明文件-use the timer function and PWM function, the production of frequency generator. A LCD display, real-time adjustments can socket all the relevant registers contents. Support infrared remote control input. .. \ Frequency generator. Prj ...... main chip project document .. \ frequency generator. C ..... . Main Chip main program .. \ frequency generator. asm2 ...... main chip compilation document (automatic generation) .. \ frequency generator. hex ...... for copying documents .. \ frequency generator _client.p rj ...... vice chip project document .. \ frequency generator vice-_client.c ...... film main program .. \ frequency generator _client.asm ...... Deputy Chip compilation .. \ frequency _client.hex ...... rate generator for copying documents .. \ Config.h. ..... hardware configuration fi
Platform: |
Size: 61440 |
Author: Aleyn.wu |
Hits:
Description: avr atmega frimily
使用PWM控制交流电机,加入零点检测,防止在去磁过程中灌通上下桥而烧毁功率管。-avr atmega frimily use PWM control AC motors, to 0.1 detection, to prevent the magnetic process via next bridge burning power management.
Platform: |
Size: 68608 |
Author: wefweff |
Hits:
Description: AVR系列被广泛应用的单片机MEGA8开发(原理图)及例程-AVR Series are widely used in the development of SCM MEGA8 (diagram) and routines, and
Platform: |
Size: 2210816 |
Author: zyy017 |
Hits:
Description: 一个PWM输出的好例程,还有一些批注,更值得你的关注-PWM output of a good routine, there are some endorsements, more worthy of your attention
Platform: |
Size: 10240 |
Author: xjj |
Hits:
Description: 单片机应用
1.1602LCD
2.2004LCD源码
3.ATmega16 PWM源码
4.ATmega8 LED源码
5.无线影音Nrf2401源码
6.AVR串口源码
-Single-chip Microcomputer Application 1.1602LCD2.2004LCD source 3.ATmega16 PWM source 4.ATmega8 LED source 5. 6.AVR wireless audio and video source nRF2401 serial source
Platform: |
Size: 230400 |
Author: 郭华兴 |
Hits:
Description:
Platform: |
Size: 1024 |
Author: 胡鉴 |
Hits:
Description: PWM_AVT on CODE VISION
Platform: |
Size: 9216 |
Author: Matvey |
Hits:
Description: ATMEGA8-pwm-学习AVR的朋友们挺多的,但对于一初学者来说不知从何入手,不妨参考下我的教学代码。这是第一次接触时用的。-ATMEGA8-pwm-learning挺多friends AVR, but for a beginner I do not know how to run, I may wish to refer to the instruction under the code. This is the first time used in contact.
Platform: |
Size: 6144 |
Author: kenychen |
Hits:
Description: ATMEGA8-keyboard-pwm-学习AVR的朋友们挺多的,但对于一初学者来说不知从何入手,不妨参考下我的教学代码。这是第一次接触时用的。-ATMEGA8-keyboard-pwm-learning挺多friends AVR, but for a beginner I do not know how to run, may wish to refer to the following code to my teaching. This is the first time used in contact.
Platform: |
Size: 6144 |
Author: kenychen |
Hits:
Description: avr atmega8 舵机用的pwm信号。带proutues仿真。-avr atmega8 steering pwm signal used. Proutues with simulation.
Platform: |
Size: 944128 |
Author: wsd |
Hits:
Description: atmega8单片机特殊IO口输出PWM,机器人控制常用程序-IO I atmega8 special single-chip output PWM, commonly used procedures for robot control
Platform: |
Size: 28672 |
Author: 方国 |
Hits:
Description: This is a simple program with measure a voltage on ADC pin in Atmega8 AVR uC and control a PWM value . This is a program in CodeVision . I use it for control Lights, motors etc...
Platform: |
Size: 29696 |
Author: Marek |
Hits:
Description: ATmega8 AVR-AB双通道可调PWM,紧供初学者参考学习-ATmega8 PWM //Target:atmega8
//Crystal:8Mhz
Platform: |
Size: 1024 |
Author: JerryYu |
Hits:
Description: Initialize PWM on micro controller atmega8 for my solder station
Platform: |
Size: 1024 |
Author: Nexus |
Hits:
Description: ATmega8 PWM drive for DC motor control
Platform: |
Size: 1024 |
Author: Afonso |
Hits:
Description: atmega8 输出八路PWM信号,控制直流电机、舵机,语言为C。 -atmega8 eight PWM output signal to control the DC motor, servo, language is C.
Platform: |
Size: 3072 |
Author: 柳青青 |
Hits:
Description: atmega8 PWM信号产生程序用ATmega8的T/C1和T/C2可以产生三路PWM 信号.-are atmega8 PWM signal generator
Platform: |
Size: 17408 |
Author: 曹俊 |
Hits: