搜索资源列表
PWM5
- 用51单片机产生pwm来调节灯的亮度-Generate pwm with 51 MCU to adjust the brightness of light
51pwm
- c语言编写51单片机产生PWM的程序和怎样控制直流电机-c language program 51 MCU and how to generate PWM control of DC motor
pwm
- 基于51单片机的pwm步进机控制的c语言程序-51 pwm microcontroller based stepper motor control of the c language program
5MCU_example1
- 51单片机的各种实例例,输出PWM,流水灯 -51 microcontroller various examples of cases, the output PWM light water
Project24_PWM
- 基于51单片机的的pwm函数,用定时器产生的-Based on 51 single chip of PWM function, use timer produce
PWM-constant-speed-operation
- 51单片机控制电机实现PWM控制,51单片机高阶程序。-PWM constant speed operation
PWM
- 用51单片机模拟的PWM波,控制加热器装置-With 51 analog PWM wave to control the heater unit
PWM-51
- 51 单片机编写的PWM 程序 有对有错 参考-51 microcontroller PWM written procedures on the wrong referenc
PWMLED
- 基于51单片机PWM控制LED灯渐亮渐灭实验-Based on 51 MCU PWM control of LED lights getting brighter gradually eliminate experimental
LCD-PWM-frequency
- 51单片机 测量PWM 频率 ,同时LCD显示-51 single measurements PWM frequency, while the LCD display
PWM
- 51单片机PWM调制,通过LED显示出来-51 microcontroller PWM modulation, displayed by LED
pwm
- 利用51单片机产生pwm波,能够调节占空比。和改变频率-PWM wave generated by 51 single chip microcomputer to adjust the duty ratio. And the change frequency
12C5A60S2 内部PWM 项目测试
- 直接利用51单片机内部PWM资源控制电机,免去利用中断做PWM()
10.直流电机PWM实验
- 用51单片机实现直流电机PWM实验,常用程序 小车车速控制(51 SCM PWM temperature experiment)
按键控制呼吸灯
- 简单实现PWM控制呼吸灯,进而熟悉应用c51单片机的简单功能(Simple realization of PWM control breathing lamp)
pwm
- 占空比可调的陈程序,可以条占空比,51单片机。C语言写的(Adjustable duty ratio)
舵机
- STC15F单片机产生PWM信号控制舵机转动(STC15F singlechip produces PWM signal to control the rotation of the rudder)
456
- 使用51单片机pwm控制电机转速,并加速 减速 正反转动(51 single-chip microcomputer PWM is used to control the motor speed and speed up, slow down and reverse rotation.)
upsdcs
- 基于51的寻迹小车,本课题的内容是基于单片机的多功能智能小车设计,由于STC89C52具有良好的易用性,功能比较全面,又相对廉价,所以采用STC89C52这款单片机来作为整个系统的控制核心芯片。同时还采用L293D作为电机的驱动芯片,以及其他的硬件模块,如HC-SR04超声波探测模块、红外避障模块、电源模块、红外遥控模块等共同构成。软件上采用简单易懂的C语言编程来完成程序代码的编写,从而达到智能小车黑线循迹、红外避障、红外遥控、超声波避障等功能的实现。(Tracing the car based
51单片机无线遥控小车源代码
- 基于L298N驱动模块由PWM调速串口控制和按键控制小车的运行,实现对小车的无线控制。