Welcome![Sign In][Sign Up]
Location:
Search - AVR ADC PWM

Search list

[Other resourceavr_processr

Description: avr常用功能程序中包含了pwm、adc、中断、定时、i2c等各程序可供开发者直接使用-avr procedures commonly used functions included in the PWM, ADC, interrupted regularly, i2c other procedures which can be developed directly use
Platform: | Size: 121258 | Author: pudn_jun | Hits:

[Other resourceICCAVR_sound

Description: 应用AVR mega128单片机强大的ADC+PWM功能和运算速度,加上简单的运放电路,可以完整的玩一玩声音采样和播放的原理。
Platform: | Size: 141974 | Author: adam liu | Hits:

[Other resourceavr

Description: 用AVR单片机做的一些程序,包括跑马灯显示,PWM产生,ADC转换等
Platform: | Size: 985389 | Author: 任传武 | Hits:

[SCMAVR_AD_PWM

Description: AVR单片机实现AD采集PWM播放声音功能-AVR MCU AD Acquisition PWM voice broadcast functions
Platform: | Size: 2048 | Author: 黄盈鑫 | Hits:

[SCMavr_processr

Description: avr常用功能程序中包含了pwm、adc、中断、定时、i2c等各程序可供开发者直接使用-avr procedures commonly used functions included in the PWM, ADC, interrupted regularly, i2c other procedures which can be developed directly use
Platform: | Size: 120832 | Author: pudn_jun | Hits:

[SCMATMEGA8

Description: AVR系列被广泛应用的单片机MEGA8开发(原理图)及例程-AVR Series are widely used in the development of SCM MEGA8 (diagram) and routines, and
Platform: | Size: 2210816 | Author: zyy017 | Hits:

[SCMICCAVR_sound

Description: 应用AVR mega128单片机强大的ADC+PWM功能和运算速度,加上简单的运放电路,可以完整的玩一玩声音采样和播放的原理。-Application of single-chip AVR mega128 powerful ADC+ PWM functionality and speed of operation, together with a simple op amp circuit, you can play the full sound of the principle of sampling and playback.
Platform: | Size: 141312 | Author: adam liu | Hits:

[SCMavr

Description: 用AVR单片机做的一些程序,包括跑马灯显示,PWM产生,ADC转换等-AVR Singlechip to do with some of the procedures, including the Marquee show, PWM generated, ADC conversion
Platform: | Size: 985088 | Author: 任传武 | Hits:

[SCMADC3_2_PWM4

Description: bascom 的AVR mega88 3路ADC 其中两路结果 通过4路PWM输送出(分成互补的两组)-Bascom coding AVR. Chip mega88 3 channel ADC in and 2 of 3 resulted in the adoption of 4 PWM output(in two groups of complementary)
Platform: | Size: 1024 | Author: Bomb | Hits:

[SCMzzz

Description: 应用AVR单片机在美容仪器方面的源代码,主要实现的功能是PWM 和adc功能等。-AVR single-chip applications in the beauty of the source code instrumentation, the main function is to function, such as PWM and adc.
Platform: | Size: 3072 | Author: | Hits:

[OtherATmega88_cn

Description: ATmega48/88/168产品特性 • 高性能、低功耗的8 位AVR® 微处理器 – 256/512/512 字节的EEPROM (ATmega48/88/168) 擦写寿命: 100,000 次 – 512/1K/1K 字节的片内SRAM (ATmega48/88/168) – 具有独立振荡器的实时计数器RTC – 六通道PWM – 8路10 位ADC(TQFP 与MLF 封装) – 6路10 位ADC( PDIP 封装) – 可编程的串行USART 接口 – 可工作于主机/ 从机模式的SPI 串行接口-ATmega48/88/168 Product Features • High-performance, low power 8-bit AVR ® microcontroller- 256/512/512 bytes EEPROM (ATmega48/88/168) rewritable Life: 100,000- 512/1K/1K bytes of on-chip SRAM (ATmega48/88/168)- real-time counter with separate oscillator RTC- 6-channel PWM- 8 channel 10-bit ADC (TQFP and MLF packages)- 6-channel 10-bit ADC (PDIP Package )- Programmable Serial USART interfaces- can operate in master/slave mode SPI serial interface
Platform: | Size: 2550784 | Author: 贾立伟 | Hits:

[Other Embeded programatmega8_PWM+ADC

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:

[SCMTimer1_pwm

Description: 利用AVR单片机的定时器1分别从PB1(OC1A)和PB2(OC1B)两引脚输出PWM波形。为了演示PWM的功率调节功能,我们在PB1和PB2引脚分别接了发光二极管,用10K电位器模块从PC0引脚接入0 - 5V电压。程序中,主循环内不断采集ADC端口0(PC0引脚)的电压值,根据变化改变OCR1A和OCR1B两个输出比较寄存器的值。PB1和PB2引脚上的PWM波形也随之发生改变,从而调节了送给发光二极管的电压,控制发光二极管的明暗。实验时,调节电位器的电阻值改变电压,会看到两个发光二极管明暗变化,但变化的方向相反,即一个越来越亮,一个越来越暗,反过来一样。这是因为OC1A和OC1B两个引脚输出的波形不一样,一个是升序计数,一个降序计数,连个波形是相互取反的-利用AVR单片机的定时器1分别从PB1(OC1A)和PB2(OC1B)两引脚输出PWM波形。为了演示PWM的功率调节功能,我们在PB1和PB2引脚分别接了发光二极管,用10K电位器模块从PC0引脚接入0- 5V电压。程序中,主循环内不断采集ADC端口0(PC0引脚)的电压值,根据变化改变OCR1A和OCR1B两个输出比较寄存器的值。PB1和PB2引脚上的PWM波形也随之发生改变,从而调节了送给发光二极管的电压,控制发光二极管的明暗。实验时,调节电位器的电阻值改变电压,会看到两个发光二极管明暗变化,但变化的方向相反,即一个越来越亮,一个越来越暗,反过来一样。这是因为OC1A和OC1B两个引脚输出的波形不一样,一个是升序计数,一个降序计数,连个波形是相互取反的
Platform: | Size: 130048 | Author: kevin cheng | Hits:

[Other Embeded programAVR

Description: ATmega128开发程序已测试通过,其中包括pwm波,ADC,定时器等应用程序,注:使用ICCAVR编译器-AVR ATmega128
Platform: | Size: 470016 | Author: Daviod | Hits:

[Other systems55939366ADC3_2_PWM4

Description: adc bascom avr and pwm using atmega
Platform: | Size: 1024 | Author: ozonedark | Hits:

[ARM-PowerPC-ColdFire-MIPSTINY13_ADC_to_PWM

Description: Project for AVR Studio. ATTiny13 ADC is PWM
Platform: | Size: 104448 | Author: p | Hits:

CodeBus www.codebus.net