CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - L298N

搜索资源列表

  1. motor

    0下载:
  2. 直流电机驱动 左右两个直流电机,L298N电机驱动电机控制4个IO口,一路PWM,一路方向控制,分左右轮子码盘计数2个IO口,一个左轮计数外部中断,一个右轮计数中断-DC motor drive about two DC motors, L298N motor drive motor control 4 IO ports, all the way to PWM, all the way direction control, or so the wheel encoder counts two I
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1986
    • 提供者:马国豪
  1. SBCar000

    0下载:
  2. 这是自平衡小车的第一个实验程序,基于Arduino平台,使用L298N驱动板。目前可以通过MPU6050模块感知X轴的倾角,简单判断前倾还是后倾,并驱动2个车轮做同向运动。 SB即Self-Balancing。-This is my first Self-Balancing car experimental program. This car is based on Arduino platform and L298N driver board. It can now calculate a
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:3581
    • 提供者:limiaohua
  1. CHENGXU

    0下载:
  2. 基于51单片机和L298N的按键控制步进电机和LCD显示-available program
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2791
    • 提供者:panda
  1. 298N-motor-control

    0下载:
  2. 采用L298N的电机驱动电路设计及源程序设计,包含有电机驱动代码及电机转向的控制。-Using L298N motor drive circuit design and source code design, including a motor-driven code and motor control steering.
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:143711
    • 提供者:shenglee
  1. bizhang

    0下载:
  2. 本设计是利用HC-SR04超声波传感器检测障碍物,并以CC2430单片机作为控制芯片来控制速度和转向,使电动小船快慢行驶。超声波传感器测距的功能。其中小船驱动由L298N驱动电路完成,HS—425BB舵机作为小船的马达,完成速度、转向和停止的作用,由单片机输出的PWM波控制,这是代码。-The design is based on HC-SR04 ultrasonic sensors detection of the obstacles, and use a CC2430 MCU as the
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1733
    • 提供者:陈飞
  1. STM32_trace_l298

    0下载:
  2. 这段代码包括了基于STM32对简单小车的循迹壁障以及L298N的驱动。并对其中关键部分进行了注释。-This code includes a simple car-based STM32 tracking barrier and L298N driver. And one of the key parts of the notes.
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4048733
    • 提供者:吴蓬威
  1. dianji

    0下载:
  2. 基于单片机的智能小车设计,通过STC51单片机和恒压恒流桥式2A驱动芯片L298N模块连接,实现了小车的前进后退,左右转的功能,可做为电子设计大赛的重要资料-SCM s smart car design, by STC51 MCU and constant voltage constant current driver chip L298N 2A bridge modules to achieve the car forward and backward, turn left and right
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1292392
    • 提供者:欧阳高原
  1. L298N

    0下载:
  2. 基于单片机的PWM直流调速,LCD1602显示,占空比可变-Microcontroller-based PWM DC converter, LCD1602 display, variable duty cycle
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:87921
    • 提供者:songwei
  1. motor-control

    0下载:
  2. 利用PWM波来控制直流减速电机的转速和转向,单片机输出PWM波给L298N电机驱动器-PWM wave to control the use of DC gear motor speed and direction, wave to the microcontroller output PWM motor driver L298N
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:27695
    • 提供者:lining
  1. tempctrl_prog04

    0下载:
  2. 基于MSP430和L298的温度测控系统,采用LM35接ADC12通道0采集温度-Based on MSP430 and L298n Temperature Control System
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:460696
    • 提供者:梁昱菲
  1. L298N

    0下载:
  2. 基于L298的电机驱动开发的原理图及相关驱动程序例程,很好的参考资料哦!-L298 motor-driven development based on schematics and associated driver routine, a good reference Oh!
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1306593
    • 提供者:姜瑜
  1. 298

    0下载:
  2. l298n 电机调速 stc89c52rc控制 pwm波控制 亲测好用 -l298n stc89c52rc pwm motor
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:21007
    • 提供者:失真岁月
  1. PIDsudukongzhicx

    0下载:
  2. 本设计采用STC12C5A60S2单片机作为主控芯片实现了PID电机调速控制器。传感器采用欧姆龙的200线编码器。电机驱动模块采用L298N,电机的供电系统是使用LM2596芯片来供电的。程序设计中的亮点是采用了PID的算法来实现了电机的控制,并用LCD12864液晶显示器实时地显示出速度。-This design uses STC12C5A60S2 as the main chip microcontroller implements PID motor speed controller. S
  3. 所属分类:SCM

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

    0下载:
  2. 51单片机利用L298N芯片驱动直流电机,通过按键PWM调速。-51 use L298N chip microcontroller drive DC motor PWM speed control via buttons.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:20674
    • 提供者:张力振
  1. Ultrasonic-wave-smart-car

    0下载:
  2. 基于51单片机的超声波侧墙小车 电机驱动L298N 设置距离15cm 检测到前方障碍后后退重新检测 未设置侧墙后的行走算法。预留12864显示接口-L298N driver set the distance 15cm not set after walking algorithm sidewall 51 single ultrasonic motor car sidewall. Reserved 12864 Display Interface
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:35848
    • 提供者:sunrui
  1. 51znfs

    0下载:
  2. 基于51单片机的智能风扇,实现红外遥控和按键操作,有自动模式和手动模式两种,可实现18B20温度自动调节风速,也可手动控制风速大小,用步进电机做摇头控制,用L298N驱动电机控制风速大小。-Intelligent fan based on 51 single chip microcomputer, the realization of infrared remote control and the key operation, automatic mode and manual mode, re
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:284457
    • 提供者:zhaoyanfeng
  1. 298dianji-qudong

    0下载:
  2. 智能小车电机驱动板子L298N,我们给出了电路原理图,引脚参数,相信一定对你有帮助的。-wifi car communation
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:814217
    • 提供者:李祥
  1. moto-driver

    0下载:
  2. 基于51单片机L298N电机驱动代码,运行环境为keil-Based on 51 single chip L298N motor driver code,run environment is keil
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:21815
    • 提供者:老王
  1. ACC

    0下载:
  2. 51单片机测距自适应调速,12864屏显,L298N电机驱动模块-51 microcontroller ranging adaptive speed car, 12864 screen, L298N motor drive module
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2321
    • 提供者:嘉成
  1. L298Np28NEWp29

    0下载:
  2. L298n电路,程序,实现了智能电动小车行走,等等功能-L298n,DIANLU CHENGXV
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5353109
    • 提供者:郑杰聪
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com