搜索资源列表
Underwater-ultrasonic-ranging
- 基于stm32f4的水下超声波测距:包括PWM输出到LED控制LED的亮度,KEY接外部中断,调节PWM占空比,定时器3中断,调节LED2闪烁,LCD显示AD采样值。-Based on the underwater ultrasonic ranging stm32f4: including PWM output to the LED control LED brightness, KEY external interrupt, adjust the PWM duty cycle, timer i
温度补偿超声波测距stm32f4
- 带有温度补偿的超声波测距。。。。。。。。。。。。(Ultrasonic distance measurement with temperature compensation...)
20,HR_S04
- 利用STM32F4驱动超声波通过串口显示(STM32F407 drive ultrasonic module displayed through the serial port)
超声波
- ks103对射模式下的测距,STM32F4开发板(KS103 measure distance in the opposite mode, STM32F4 development board)
STM32F4 IIC驱动KS103
- 超声波传感器KS103的 stm32f4驱动程序(Stm32f4 driver of ultrasonic sensor KS103)
csb
- STM32F4开发板与超声波模块进行测距的程序(STM32F4 development board and ultrasonic module for distance measurement procedures)
STM32f4-ulstrasound
- KS103超声波模块驱动程序,基于STM32F407平台(KS103 Ultrasound Module Driver Based on STM32F407 Platform)
F4小车
- 基于STM32F4的智能小车控制程序,有基本的运动功能和参考价值。(The intelligent car control program which based on STM32F4 has basic motion function and reference value.)
STM32F4两路超声波捕获
- 两路超声波捕获距离,TIM5双通道取值,自己写的,适合初学者