搜索资源列表
GP32C-PWM
- 摩托罗拉单片机的PWM脉冲信号输出的原代码-Motorola MCU PWM pulse signal output the source code
单片机实现步进式PWM信号输出实例
- 单片机实现步进式PWM信号输出实例 解压密码:8888
createPWM
- 单片机实现步进式PWM信号输出 从书上摘抄的,仅供参考-Step-by-step to achieve single-chip PWM signal output from the book excerpt, and for reference only
6_PWM
- ATmaga128单片机PWM程序 通过设计寄存器的值可以实现准确的PWM信号输出-ATmaga128 single-chip PWM register through the design process can achieve an accurate value of the PWM signal output
pwm
- 单片机实现步进式PWM信号输出,从而实现电机的速度调节-MCU PWM signal output step-by-step to achieve the motor speed adjustment
PROC
- 学习\单片机光盘文件\程序代码与电路图\第21章 单片机实现步进式PWM信号输出-Learning \ MCU CD-ROM file \ program code and schematics \ Chapter 21 Microcontroller Stepper PWM signal output
11
- 单片机实现PWM信号输出,利用51单片机来实现-MCU PWM signal output, using 51 single chip to achieve
PWM
- 51单片机,模拟PWM,输出方波信号,调整占空比-PWM模拟PWM,输出方波信号,调整占空比。。。。。。。。。。。。。。。。。
pwm-signal-output
- 单片机实现的步进式pwm信号输出,有原理图,程序源码-MCU Stepping pwm signal output, with schematics, source code
Stepping-type-PWM-signal-output
- 单片机实现步进式PWM信号输出,利用Intel公司专用计数芯片8245,供学习和参考。-MCU stepping PWM signal output , using Intel 8245 chip, for study and reference.
PWM
- 这是利用定时器实现单片机输出PWM信号的,所谓PWM,是指周期可控,占空比可控的脉冲信号,这里利用定时器的定时功能,实现IO口输出电平的控制,从而实现PWM-This is using microcontroller timer achieve output PWM signal, the so-called PWM, it is to point to cycle control, and occupies emptiescompared controllable pulse signal,
PWM
- 2.单片机中的PWM 指的是此单片机有部分I/O口具有输出PWM信号的功能。 比如说部分单片机的I/O口可以输出时钟信号,时钟信号的脉宽和占空皮可调,可以根据实际需要调整寄存器位来设定。 3.基本思想就是利用单片机具有的PWM端口,在不改变PWM方波周期的前提下,通过软件的方法调整单片机的PWM控制寄存器来调整PWM的占空比,从而控制充电电流。以此来调整亮度 -basic principle refers to apply PWM port
PWM-control
- 单片机实现步进式PWM信号输出实例,用的是89C52。内附源代码C语言编写和电路图-MCU stepping PWM signal output instance, is 89C52. Containing the source code written in C language and schematic
51-PWM
- 51单片机控制PWM信号输出,可修改程序调节输出信号占空比,运用定时器控制-Single Chip Microcomputer controls the output of PWM singal
pwm-ctc-PB3
- AVR单片机教程 pwm控制 ctc模式 PB3输出PWM信号,个人写程序,直接下载,测试pb3就可以用,方便快捷。-AVR microcontroller tutorial mode pwm control ctc PB3 output PWM signal, personal written procedures, direct download, test pb3 you can use, and convenient.
PWM-convert-4-20ma-output
- 将单片机PWM信号变送成工业标准电流输出4-20mA -The microcontroller PWM signal transmission into industry standard 4-20mA current output
PWM输出实验
- 通过数据手册对单片机的IO口进行PWM测试,首先该IO口要有时钟信号,然后再程序中设置频率,即可以看到呼吸灯;也可用示波器测试,得到方波。(Through the data manual, PWM test on the IO port of the microcontroller, first of all, the IO port to have a clock signal, and then set the frequency in the program, that is, you c
motorcontrol
- 本代码是基于检测遥控飞机手柄输出的PWM信号频率,转换为角度信息,再作为步进电机移动输入量,最终实现使用遥控飞机手柄摇杆精确控制步进电机转动角度的目的,包含PWM频率检测模块和步进电机驱动模块等。(This code is PWM frequency signal detection based on the output of the remote control aircraft converted to handle, angle information, and then as the
ALIENTEK MINISTM32 实验8 PWM输出实验
- 通过编程控制PWM信号输出电压,来控制外接电路(Control the output voltage of PWM signal by programming)
汽车仪表转速信号专用
- 此转速信号发生器可用于汽车仪表转速调试用,由单片机控制产生PWM信号,独立按键控制改变频率,并在数码管上显示对应的输出频率。