搜索资源列表
rob_stm32.tar
- stm32,机器人控制代码,直流减速电机,舵机,超声波模块,串口通信-stm32, robot control code, DC gear motors, servos, ultrasonic module, serial communication
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.
chaoshengbo
- 以STM32单片机为控制核心,使用HC-RS04模块进行超声波测距-In STM32 microcontroller core, the use of HC-RS04 module Ultrasonic Ranging
HC-SR04
- 实现超声波模块的的相关程序开发,用于STM32单片机-Ultrasonic module to achieve the related program development for the STM32 microcontroller
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模块,可以实现测距以及距离过近的报警功能。