搜索资源列表

  1. AVR_AD_PWM

    0下载:
  2. AVR单片机实现AD采集PWM播放声音功能-AVR MCU AD Acquisition PWM voice broadcast functions
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:黄盈鑫
  1. app_pwm_servo(1)

    0下载:
  2. 舵机(四伏电机)的c编程,在avr单片机上使用,如atmega16等带pwm的单片机-Rudder (4 volts motor) c programming, the use of SCM avr, such as atmega16 MCU with PWM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:919552
    • 提供者:leo
  1. M8_PWM

    0下载:
  2. avr 单片机 的MEGA8系列,用于产生PWM波形,对模拟电压控制或电机调速有用。-avr SCM MEGA8 series, used to generate PWM waveforms Analog voltage of motor control or useful.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:12288
    • 提供者:
  1. timer-main

    0下载:
  2. AVR单片机的定时器使用范例,包括CTC模式,快速PWM模式,以及相位修正PWM模式。-AVR examples of the use of the timer, including CTC model, fast PWM mode and that phase PWM mode.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:46080
    • 提供者:李楠
  1. AVR

    0下载:
  2. 一些avr单片机的开发实例,附带仿真原理图,相信初学者能够喜欢。-some avr SCM example of the fringe simulation diagram, I believe that beginners can be like.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:3271680
    • 提供者:周云龙
  1. AVR-6

    0下载:
  2. AVR单片机入门及C语言高效设计实践(六) ATMEAG16L的定时/计数器 ATMEAG16L有两个8位定时/计数器(T/C0、T,C2)和一个16位定时/计数器T/C1)。每一个计数器都支持PWM(脉冲宽度调制)输出功能。PWM输出在电机控制、开关电源、信号发生等领域有着广泛的应用。[第一段]-AVR C language portal and efficient design practice (6) ATMEAG16L th
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:181248
    • 提供者:liming
  1. PWM

    0下载:
  2. avr的pwm测试代码,mega88单片机-the pwm code avr test, mega88 Singlechip
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:4096
    • 提供者:chen
  1. avr

    0下载:
  2. 用AVR单片机做的一些程序,包括跑马灯显示,PWM产生,ADC转换等-AVR Singlechip to do with some of the procedures, including the Marquee show, PWM generated, ADC conversion
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:985088
    • 提供者:任传武
  1. pwm

    0下载:
  2. avr单片机模拟pwm,用io口实现模拟pwm,采用软件定时来实现-avr Singlechip analog pwm, with io I realize analog pwm, using software from time to time to achieve
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:5120
    • 提供者:dapiange
  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. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:10240
    • 提供者:黄杰
  1. pwm

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

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:jiarui
  1. (PWM)

    0下载:
  2. 方波发生器程序。AVR单片机程序。MEGA16-Square-wave generator procedures. AVR Singlechip procedures. MEGA16
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-07-01
    • 文件大小:32768
    • 提供者:MQS
  1. PWM

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

    • 发布日期:2024-07-01
    • 文件大小:77824
    • 提供者:zhoujunfei
  1. avr

    0下载:
  2. AVR单片机,mega16开发板,一些小程序,裸捐了。-AVR single-chip, mega16 development board, a number of small procedures, nude donated.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:3072
    • 提供者:杨文彬
  1. 008-PWM-LED

    0下载:
  2. 这是一个PWM程序,适合新手入门使用,简单易学,本人就是从这个简单例程开始学习AVR单片机, 希望对新人有帮助-This is a PWM process, suitable for beginners to use, easy to learn, I was from the beginning of learning this simple routine AVR microcontroller, would like to hel
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-07-01
    • 文件大小:16384
    • 提供者:高海军
  1. PWM

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

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:huj
  1. Arduino

    0下载:
  2. 介绍AVR单片机Arduino的用法,包括软硬件和语法,以及使用例子-Arduino, introduced the use of single-chip AVR, including hardware and software and syntax, and the use of examples
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:3595264
    • 提供者:Lucy
  1. 031-PWM

    0下载:
  2. 用在AVR单片机上的能够验证PWM的示例程序,已经测试通过,编译环境CVAVR-AVR single-chip microcomputer used in the example of PWM to verify procedures are tested, the compiler environment CVAVR
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:24576
    • 提供者:233057
  1. pwm11111

    0下载:
  2. 用于AVR单片机pwm自动调动功能,程序简单,识用于岩学的人-AVR
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:11264
    • 提供者:comcomcat
  1. AVR-SPWM

    0下载:
  2. 基于AVR单片机的单向SPWM波形输出,实用性强,且通过仿真-One-way based on AVR microcontroller SPWM waveform output, practical, and through simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-07-01
    • 文件大小:933888
    • 提供者:刘三
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org