搜索资源列表
循迹小车
- 智能循迹小车,用定时器模拟了PWM调速,基于STC89C52单片机
p_drive
- 基于STC89C52的彗星灯效果的控制 21路软件PWM 控制-STC89C52 PWM
8253
- 由STC89C52控制计数器8253产生步进可调的方波,可以通过配置计数器初值改变输出的方波频率。输出的方波可以作为电机的PWM。-8253 by the counter generate STC89C52 control stepper adjustable square wave, you can configure the counter to change the initial value of the square wave output frequency. Square-wave
PWM_led
- PWM控制LED 灯做渐变的点亮(基于STC89C52单片机)-PWM control of LED lights do light gradient (based on STC89C52 SCM)
lightLED
- pwm控制led渐亮渐灭程序,芯片采用stc89c52-pwm programming
zhiliutiaoshu
- DC motor speed, based on stc89c52 construction, use pwm algorithm, the best speed control method
PWM
- 采用STC89C52单片机的定时器以实现两路PWM波输出,占空比、频率可调-Microcontroller timer used to achieve STC89C52 two PWM wave output, duty cycle, frequency adjustable
Test_PMW
- 89C52单片机产生PWM信号,控制舵机-Steering Engine Controlling, developed in Keil uvision4 (with STC89C52)
STC89C52-PWM-xiaodeng
- 用单片机产生简单的PWM波形 控制小灯缓慢亮缓慢灭 -Generated using a simple microcontroller PWM waveform control of small bright lights slow slow off
16PWM
- 16路PWM STC89C52单片机同时输出-16 PWM STC89C52 microcontroller at the same time output
STC89C52使用定时器实现模拟PWM功能
- STC89C52使用定时器实现模拟PWM功能,占空比可以由外部按键步进调整。-tipical PWM functions for the ST89C52 mcu , via internal timer
PWM
- 基于STC89C52单片机实现PWM及处理的程序,适合初学值使用-Based STC89C52 MCU PWM and handling procedures, suitable for beginners to use the value
STC89C52-software-complete-PWM
- STC89C51软件方式产生PWM,完整的C程序代码(带注释)、电路原理图、程序开发设计文档等内容,对新学着具有指导意义-STC89C51 way to generate software PWM, the complete C code (with comments), the contents of the circuit diagram, program development and design documentation, etc., have to learn the new gu
PWM
- PWM调速例程,但单片机STC89C52,晶振:11.0592M 用pwm调节小车电机转速,是小车速度渐变前进以及走S型轨迹-PWM speed control routine, the microcontroller STC89C52, Crystal: 11.0592M Pwm motor speed by adjusting the car, the car speed is gradual and go forward S-type trajectory
PWM
- 51单片机的PWM程序 寄存器设置源码程序 stc89c52-51 The PWM register setting program source program stc89c52
pwm
- 可调节PWM占空比,盛方单片机,51单片机开发,stc89C52- Adjustable PWM duty cycle, Sheng Fang MCU, 51 MCU development
12-PWM调光
- 基于STC89C52单片机,采用PWM算法实现了对led小灯亮度的连续调节与控制(Based on STC89C52 microcontroller, the PWM algorithm is used to realize the continuous adjustment and control of the brightness of LED small lights)
pwm
- 使用stc89c52,产生pwm波,可调节占空比(Using STC89C52, PWM wave is generated to adjust duty cycle)
播放音乐
- stc89c52 仿真 播放音乐的实验,pwm的控制(STC89C52 play music by simulation)
upsdcs
- 基于51的寻迹小车,本课题的内容是基于单片机的多功能智能小车设计,由于STC89C52具有良好的易用性,功能比较全面,又相对廉价,所以采用STC89C52这款单片机来作为整个系统的控制核心芯片。同时还采用L293D作为电机的驱动芯片,以及其他的硬件模块,如HC-SR04超声波探测模块、红外避障模块、电源模块、红外遥控模块等共同构成。软件上采用简单易懂的C语言编程来完成程序代码的编写,从而达到智能小车黑线循迹、红外避障、红外遥控、超声波避障等功能的实现。(Tracing the car based