搜索资源列表
MyStm32Driver
- stm32控制小车 步进电机程序,包括超声波测距,LCD5110显示驱动-stm32 stepper motor control car procedures, including ultrasonic ranging, LCD5110 display driver
mazeofcarsoft
- 一个走迷宫的小车,纯软件模拟,开发智能小车用的,基于stm32.-A maze of car, pure software simulation, with the development of the smart car, based on the stm32.
stm32-smart-car-program
- stm32的智能小车程序,小车运行的不错,大家可以参考一下-stm32 smart car program, the car is running well, we can refer to
program-for-smart-car
- 基于STM32的智能巡线小车控制,基本功能包括巡线,方向灯,过十字路。-STM32-based intelligent control line patrol car, the basic functions including patrol line, turn signals, over crossroads.
car
- STM32控制的灭火小车程序,包含电机驱动、舵机驱动以及火焰传感器等模块控制。-STM32 car fire control procedures, including motor drives, servo drives and flame sensor module.
Unicorn_ADC
- 飞思卡尔小车, 比赛adc,stm32-Freescale car, race adc, stm32
zhang_38758
- 该程序是关于stm32开发板的开发程序,是一个智能小车的功能实现,并且也包括了一些硬件模块的实现,比如传感器模块。-The program is about stm32 development board development program, is a realization of the smart car features, and also includes a number of hardware modules, such as a sensor module.
Ultrasonic
- 使用STM32开发的智能小车源程序,本例是超声波测距代码-STM32 development of the use of smart car source, this is the case of ultrasonic ranging code
STM32-car
- stm32控制双轮平衡小车的程序,通过PID调节控制-STM32 control of two wheeled balancing car program, control and regulation by PID
my-robot-program-stm32
- stm32实现智能小车实现探测攻击和红外避障功能。-stm32 achieve intelligent car attack detection and infrared obstacle avoidance function.
Since-the-balance-of-the-car
- 自平衡小车平衡程序,基于stm32,mpu6050陀螺仪进行角度速度方向控制。运用串级pid-Since the balance of the car balance procedure, based on the stm32, mpu6050 gyroscope angular velocity direction control.Using the cascade pid
stm32
- 基于stm32库3.5编写的小车超声波避障程序-3.5 based stm32 library written trolley ultrasound obstacle avoidance program
STM32Balance-car
- 基于STM32控制芯片的平衡小车,使用MPU6050作为姿态检测系统的硬件-The balance of the car based on the control of STM32 chip, which uses MPU6050 as the attitude detection system software
Smartcar2
- 这是飞思卡尔智能车电磁组的循迹小车的主程序,主要包括主函数,电机驱动函数,ADC函数-This is the STM32 Mini board intelligent fan program, the use of DS18B20 as a temperature sensor, L298N drive DC motor to achieve intelligent fan speed
超声波+舵机自动避障实验
- STM32智能小车超生避障程序,效果非常的好,亲测(Ultrasonic obstacle avoidance program for car)
bizhang
- 由STM32F4系列单片机作为主控芯片,再加上超声波模块进行测距,实现智能小车避障功能。(STM32F4 series MCU is used as the main control chip, and the ultrasonic module is used to measure the distance, so as to realize the obstacle avoidance function of the intelligent car.)
STM32两轮自平衡小车
- 基于stm32f103的两轮自平衡小车,采用多串级pid控制算法,适合初学者入门的开源代码。