搜索资源列表
MyStm32Driver
- stm32控制小车 步进电机程序,包括超声波测距,LCD5110显示驱动-stm32 stepper motor control car procedures, including ultrasonic ranging, LCD5110 display driver
stm
- STM32 超声波测距 注释很详细 希望对你有用-The STM32 Ultrasonic Ranging Notes very detailed hope useful for you
ultrasonic-ranging-module(12864)
- STM32驱动超声波测距模块,使用12864显示的简单程序,1m范围内较为精准,3m内可测。-STM32 drive ultrasonic ranging module, use 12864 simple procedure, 1m range is more accurate, 3m can be measured within.
Ultrasonic
- 使用STM32开发的智能小车源程序,本例是超声波测距代码-STM32 development of the use of smart car source, this is the case of ultrasonic ranging code
HC-SR04
- 超声波测距,可以精确到0.1米,为stm32的程序,亲测可用。-Ultrasonic Ranging
chaoshengbo
- 以STM32单片机为控制核心,使用HC-RS04模块进行超声波测距-In STM32 microcontroller core, the use of HC-RS04 module Ultrasonic Ranging
chaoshengboceju
- STM32开发的超声波测距代码,适合STM32F10x系列单片机-STM32 development of ultrasonic ranging code, suitable STM32F10x MCU
STM32超声波测距yuanban
- 基于STM32的超声波避障主程序,超声波避障程序(chaoshengbobizhangzhuchengxu)
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的HCSR04的超声波测距模块
- 本代码运行在STM32平台,使用KEIL进行编译。超声波测距模块为HCSR04模块,可以实现测距以及距离过近的报警功能。