CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - PWM avr

搜索资源列表

  1. avr pwm控制

    0下载:
  2. 所属分类:单片机(51,AVR,MSP430等)

  1. AVR.rar

    0下载:
  2. 本程序包包含了基于ATmega16单片机从IO口操作到串口,模拟比较器,AD转换,PWM输出,TWI总线操作,SPI总线操作等完整程序。,This package contains ATmega16-based single-chip operation from the IO port to the serial port, analog comparator, AD converter, PWM output, TWI bus operation, SPI bus operation pro
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:5719
    • 提供者:dangml
  1. ATmega169_Dual_PWM.rar

    0下载:
  2. AVR ATmega 169 Dual PWM used to control Servo style motors, speed can be controlled using RS232 connection,AVR ATmega 169 Dual PWM used to control Servo style motors, speed can be controlled using RS232 connection
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:5372
    • 提供者:alrubaie
  1. PWM.rar

    0下载:
  2. avr atmega8 舵机用的pwm信号。带proutues仿真。,avr atmega8 steering pwm signal used. Proutues with simulation.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:943756
    • 提供者:wsd
  1. AVR-pwm.rar

    0下载:
  2. pca模块占空比调节,如用于小车pwm调速。,PCA module duty cycle regulation, such as for car pwm speed control.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:10826
    • 提供者:xiaozhu
  1. AVRmega16

    1下载:
  2. AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
  3. 所属分类:SCM

    • 发布日期:2016-07-06
    • 文件大小:312320
    • 提供者:yyw
  1. pwm

    0下载:
  2. AVR MEGA128单片机的PWM输出例子程序,可调频率和占空比。-AVR MEGA128 MCU PWM output example of the procedure, an adjustable frequency and duty cycle.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:1031
    • 提供者:jiarui
  1. day3-CTC-PWM

    0下载:
  2. 基于proteus和avr单片机的CTC模式PWM实例-Proteus and avr microcontroller based on the CTC mode PWM Example
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:45999
    • 提供者:zhangjun
  1. 16PWM

    1下载:
  2. AVR开发的16位PWM程序,精度很高,特适合电机驱动,电源调制!还有LCD12864液晶显示!-16-bit PWM AVR development program, the precision is high, especially for motor drive, power supply modulation! There LCD12864 LCD!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:46594
    • 提供者:郝飞
  1. AVR_M16_PWM

    0下载:
  2. AVR单片机ATmega16的PWM测试程序,有仿真图。-AVR Single Chip PWM test procedures of the ATmega16, there is simulation of Fig.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:58743
    • 提供者:李迟
  1. PWM

    0下载:
  2. AVR的PWM调试程序,频率可调,占空比可调-AVR' s PWM debugger, frequency adjustable, adjustable duty cycle
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:2243
    • 提供者:fandy
  1. (PWM)

    0下载:
  2. 方波发生器程序。AVR单片机程序。MEGA16-Square-wave generator procedures. AVR Singlechip procedures. MEGA16
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:32592
    • 提供者:MQS
  1. PWM

    0下载:
  2. avr单片机PWM调制,控制发光二极管的逐渐变亮变灭!-avr single-chip PWM modulation, control of light-emitting diode light gradually changed out!
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:720
    • 提供者:huj
  1. pwm_ctc

    0下载:
  2. avr单片机pwm功能的使用,本程序实现了PWM中CTC模式的要求。开发环境为icc avr。单片机atmega48-avr Singlechip use pwm function, the program achieved in PWM mode CTC requirements. Development environment for the icc avr. Singlechip atmega48
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:10423
    • 提供者:黄杰
  1. AVRPWM32

    0下载:
  2. 本人用AVR mega32写的一个关于输出32路PWM的程序,其中有UART,PWM,TIMER,spi,Flash读写,等等模块可供参考。程序用Studio4 + GCC编写-I used AVR mega32 write a PWM on the output 32 of the procedures, including UART, PWM, TIMER, spi, Flash read and write, and so on module for reference. Procedur
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:130357
    • 提供者:陈远征
  1. PWM

    0下载:
  2. AVR单片机输出PWM,可调整PWM值,通过PROteus仿真,很实用-AVR Singlechip output PWM, adjustable PWM value, through the Proteus simulation, it is practical
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:77337
    • 提供者:zhoujunfei
  1. PWM

    0下载:
  2. AVR定时器0的快速PWM实验程序,AVR定时器0的快速PWM实验程序-AVR Timer 0 fast PWM test program,AVR Timer 0 fast PWM test program
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:10428
    • 提供者:xujinhong
  1. PWM

    0下载:
  2. pwm avr for lightne-pwm avr for lightness
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:934
    • 提供者:yefeng
  1. pwm-oc

    0下载:
  2. avr单片机,带仿真dsn,pwm,oc1a,oc1b,oc2,3种pwm avr自带驱动输出,本人自编,经过改进,用函数调用3种pwm,方便,容易移植-avr microcontroller with simulated dsn, pwm, oc1a, oc1b, oc2, 3 种 pwm avr own drive output, I wrote, improved, with the function call 3 pwm, convenient, easy to transplant
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:192833
    • 提供者:llmqhv
  1. AVR-pwm

    0下载:
  2. 使用AVR单片机产生频率可调的PWM脉冲输出,两路脉冲互补,一路高电平,另一路低电平。可用于控制可变频率的驱动电机-AVR microcontroller to generate the PWM pulse output frequency is adjustable, two-way pulse complementary, all the way to high and low the other way. Can be used to control the variable freque
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:35840
    • 提供者:walton
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com