搜索资源列表
car.rar
- 寻迹小车程序,用51单片机实现,用红外检测黑线,L298N控制电机,car
PWM.zip
- 单片机产生PWM信号控制直流电机调速,T0产生双路PWM信号,推动L293D或L298N为直流电机调速,Single-chip generated signal PWM DC motor speed control, T0 dual PWM signal generated to promote the L293D or L298N to DC Motor Speed Control
PWM
- 51单片机驱动L298N,驱动直流电机,程序经过测试。-51 Microprocessor L298N, drive DC motor, the program tested.
L298N
- 基于51+L298N的步进电机程序!LCD显示!仿真通过!-Based on the 51+ L298N stepper motor program! LCD display! Simulation through!
StepMotor@l298n
- 用L298N实现两相四线步进电机的控制,程序在51单片机上调试通过,控制口P1.0~P1.3-With the realization of two-phase four-wire L298N stepper motor control, program debugging through the MCU 51 to control the port P1.0 ~ P1.3
proteusMCS-51
- proteus仿真MCS-51的一百个例子很具体的 包括源代码和原理图-proteus simulation MCS-51 of the 100 examples of very specific, including source code and schematic
SCM-P-L298N-drive-motor-51
- 51单片机驱动直流电机,所用的芯片为L298n。-51 SCM-driven motor, the chip is used L298n.
bujindianji
- 实现51单片机控制步进电机的转动,驱动模块使用的是L298N-51 single-chip control stepper motor rotation, the drive module is L298N
L298N
- 基于L298的直流电机方向控制程序,用与51单片机-L298-based DC motor direction control procedures, with 51 MCU
L298N-C
- 直流伺服电机 L298源码 c语言51:Electric machinery-L298N C Electric machinery
L298N-C-bj
- L298n 步进电机 C 51驱动源码 stepping motor-stepping motor C L298N 51
L298N
- 51单片机驱动双直流电机驱动 可用于L298N驱动模块驱动小车行进-51 single-drive dual DC motor drive
51-digital-fan
- 以51单片机为控制平台,使用C语言编程,涉及DS18B20数字温度传感器,DS1302数字时间模块,1602液晶显示器,L298N控制直流电机等,包含keil和proteus的使用-51 microcontroller to control the internet, using the C programming language, to DS18B20 digital temperature sensor, DS1302 digital time module, LCD display 16
51----L298N
- 51芯片通过L298n芯片控制直流电机,直流电机正转、反转、调速等-51 L298n chip by chip controlled DC motor, DC motor forward, reverse, speed, etc.
L298N
- 51通过对芯片L298N芯片控制直流电机,直流电机换向,换向、调速 -51 chip through the L298n chip control DC motor, DC motor is reversing, revering, speed regulation
51-L298N
- 51通过对芯片L298N芯片控制直流电机,直流电机换向,换向、调速 -51 chip through the L298n chip control DC motor, DC motor is reversing, revering, speed regulation
基于51单片机的智能小车
- 本课题是基于MSP430单片机循迹智能小车的设计与实现,小车系统以MSP430单片机为系统控制处理器,采用红外传感器对赛道进行道路检测,单片机根据检测到的信号的不同状态判断小车的当前状态,通过电机驱动芯片L298N发出控制命令,控制电机的工作状态以实现对小车的控制。(This topic is the design and implementation of intelligent vehicle tracking based on MSP430 MCU, car system based on
17电设校选
- 该系统为一个帆板控制系统,通过对风扇转速的控制,通过调节风力大小达到改变帆板角度的目的。本系统以AT89C52单片机作为系统的核心控制芯片,利用ADXL345 三轴加速度传感器来的采集、处理帆板角度,选用中速轴流风机电机作为风扇的制动源,系统显示采用LCD12864液晶,用于实时显示帆板的角度大小。 对于关键的电机驱动电路,经过充分的比较与论证,最终选用驱动模块L298N,通过单片机输出PWM脉冲,更好地实现了电机的调速;并且加入PID控制,实现了控制角度的优化。最后经过多次测试表明,系统完全
zidongbochexitongshixian
- 此次设计采用MSP430单片机作为控制核心,由L298N电机驱动模块来控制小车的运动轨迹,利用超声波模块进行与障碍之间距离的检测,还使用了红外避障模块对障碍进行检测,最后使用了LCD1602显示屏对数据进行显示,以提示驾驶员。整个系统先由电机驱动模块控制小车移动,期间由红外避障模块进行障碍物检测,如果检测到障碍,超声波模块则开始测量距离并显示在LCD液晶屏上,并且小车停止移动。(This design uses the MSP430 MCU as the control core, the L2
51单片机无线遥控小车源代码
- 基于L298N驱动模块由PWM调速串口控制和按键控制小车的运行,实现对小车的无线控制。