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

搜索资源列表

  1. the

    0下载:
  2. 本系统的控制部分是以89C51为核心,采用集温度采集、A/D转化于一体数字温度传感器18B20作为温度处理部分。键盘控制接口采用键盘接口7279,通过其可以设定温度,设定PID算法的参数,并且可以设定当前时间,进行温度与时间显示的切换.采用数码管显示,可以实时显示实际温度。主电路是由光偶和晶闸管所组成的开关电路。控制电路通过PID算法,产生PWM波来控制主电路的通断,从而控制电炉的输出功率,达到温度控制的目的.-The system control part of the 89C51 as th
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:158.6kb
    • 提供者:朱平华
  1. Washing

    0下载:
  2. 基于AT89C51全自动洗衣机仿真。用LED数码管模拟水位变化、PWM电机调速等-AT89C51-based simulation of full-automatic washing machine. LED digital tube with water level changes in analog, PWM motor speed control, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2018-04-16
    • 文件大小:51.05mb
    • 提供者:Ruify.Lee
  1. prog1

    0下载:
  2. msp430常用程序AD PWM 数字时钟 通信-msp430 common procedures AD PWM digital clock communications. . .
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:leo
  1. programC

    0下载:
  2. 【开发环境Keil】1、直流电机调速:按键调速,PWM部分显示速度档位,电机根据档位调节速度 这个需要把电机驱动输入端和PWM端连接起来 2、红绿灯:使用定时器学习 倒计时 红绿灯原理 3、抢答器:同时按键抢答,先按的键有效,其他按键锁死 复位后重新 4、遥控器红外解码数码管显示:按配套遥控器上1-9会在数码管上对应显示 5、PWM调光:利用定时器产生PWM,了解原理和使用方法 6、贪吃蛇样例-【development environment Keil】 1, DC motor speed:
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:96.21kb
    • 提供者:yuanfang
  1. PWM

    0下载:
  2. pwm调速直流电机 ,STC80C52利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术,广泛应用在从测量、通信到功率控制与变换的许多领域中。-pwm speed DC motor, STC80C52 use digital output to microprocessor control of the analog circuit, a very effective technique, widely used from the measurements, power contro
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:1.38kb
    • 提供者:黄盛海
  1. UV2

    0下载:
  2. 多路数字温度监控系统设计--哥们的毕业设计,注意有测又有控。因为它有些复杂,所以参考价值非常高:ds18b20多片组网,编程实现唯一寻址;4×5矩阵键盘实现输入操作;由于系统庞大,就扩展了RAM和I/O口,易移植;具有输出控制单元,能输出pwm波控制电机转动快慢;上下限温度设置,越限声音报警,根据温度高低,电机会自动调整转速。可改进的地方:后续如果想研究深入,可加进pid整定就完美了,待加入各种智能算法,使电机根据需要而实现各种智能的运转-Multichannel digital tempera
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:165.98kb
    • 提供者:
  1. the-design-of-0-30V-nc-manostat

    1下载:
  2. 本设计将系统分为电源模块,单片机控制模块,显示模块和PIC输出驱动模块共4部分组成。电源模块主要由外接交流电源和变压整流电路、可调稳压管组成;单片机控制模块主要由AT98S51单片机和其外围电路组成;显示模块包括1602液晶显示部分和按键输入部分;驱动模块主要由稳压芯片LM317,三极管及其配套电路组成。-This design system is divided into the power modules, single-chip microcomputer control module,
  3. 所属分类:Other Embeded program

    • 发布日期:2016-06-13
    • 文件大小:6kb
    • 提供者:羽凡
  1. zhiliudianjiyuanli

    0下载:
  2. 通过按键调节直流电机转速,同时在数码管上显示相应的转速。通过控制单片机输出不通过占空比的PWM信号来控制直流电机的转速值。-Button to adjust the DC motor speed, digital tube display of speed. Do not pass through the control of microcontroller output duty cycle PWM signal to control the DC motor speed value.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:740byte
    • 提供者:yugeyue
  1. pic18

    0下载:
  2. ● C语言程序例程。该子目录包括以下子程序: ——AD程序实现模拟量到数字量的转换功能; ——CAN程序实现CAN总线通讯功能; ——keyboard_check程序实现键盘的扫描查询方式输入; ——keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; ——led0-8程序实现在8个LED上依次显示1~8数字; ——PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; ——RS-232程序通过RS-232接口来完
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:2.19mb
    • 提供者:王涛
  1. c51Dc-motor-PWM-speed-source-program

    0下载:
  2. 可以实现用PWM来控制电机的转速,用测频法测出当前电机速度,并在LED数码管上显示出来-To control the motor speed can be achieved using the PWM frequency measurement method to measure the motor speed, and displayed on the LED digital tube
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:836byte
    • 提供者:liuli
  1. wp-01162-motor-control-toolflow

    0下载:
  2. Controlling Analog Output From a Digital CPLD Using PWM
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-03
    • 文件大小:317.24kb
    • 提供者:azam
  1. ARDUINO

    0下载:
  2. ARDUINO 数码管测试实验5 PWM控制LED 呼吸灯 代码等-ARDUINO digital tube test lab 5 PWM control of LED light breathing code, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2016-01-25
    • 文件大小:141kb
    • 提供者:
  1. fadingLedWithPod

    0下载:
  2. A simple C file that fades in and out an LED attached to Arduino UNO with the use of a potensiometer. The code is C. The potentiometer has to be attached to analog pin 0 and the LED to digital pin 6. It uses both ADC ( analog to digital conversi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-07
    • 文件大小:827byte
    • 提供者:Saavedra29
  1. 56800Ex_MCLIB

    0下载:
  2. 基于Freescale 56800E系列芯片的库函数,含电机控制中常用的Clark,Park变换与反变换,6种PWM调制方式,PMSM马达的电压解耦函数,DC BUS的滤波函数等等。-This reference manual describes Motor Control Library for Freescale 56800E family of Digital Signal Controllers. This library contains optimized functions
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1.62mb
    • 提供者:cheng
  1. test_3

    1下载:
  2. 使用数字式温度传感器DS18B20采集周围的环境温度,单片机的定时器中断产生脉冲宽度调制控制双向可控硅,改变电机两端的电压,从而达到改变风速的目的。设定在一定温度范围内,对应的脉冲占空比比值,然后定时器中断当中形成相应占空比的PWM波,通过单片机的引脚去控制内部集成有过零电路的光电耦合MOC3041,光耦再去触发双向可控硅。-Use around the digital temperature sensor DS18B20 acquisition environment temperature,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1.27mb
    • 提供者:李佳坤
  1. relay_pic16f874

    0下载:
  2. PIC16F874典型应用,多路数字量输入/输出,2路PWM输出用于直流电机调速,模拟量A/D采样,所有信号的控制通过RS232与上位机通讯-PIC16F874 Typical applications, multi-channel digital input/output, 2-way PWM output for DC motor speed, analog A/D sampling, all signal control through RS232 and host computer co
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-09
    • 文件大小:42.03kb
    • 提供者:YYB
  1. 3路PWM

    0下载:
  2. PWM是一种对模拟信号电平进行数字编码的方法。3路PWM通过高分辨率计数器的使用,方波的占空比被调制用来对一个具体模拟信号的电平进行编码(PWM is an analog signal level for digital encoding method.3 road PWM through the use of high resolution counter, square wave duty ratio is modulated to encode a specific analog sign
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-21
    • 文件大小:484kb
    • 提供者:认同感
搜珍网 www.dssz.com