搜索资源列表
smart_car
- 智能小车的STM32源码,包含了C语言的驱动程序等代码。-The STM32 source of the smart car, the driver of the C language code.
stm_32_circle_countTime
- 智能小车分圈计时器的设计。利用STM32为核心处理器,以红外对管检测外界物体,触发外部中断启动计时,利用内部定时器中断实现精确到小数点后两位的计时,并通过LED显示出当前的时间。-Design smart car sub lap timer. Utilize the STM32 core processor, infrared tube to detect external objects, trigger external interrupt start timing, internal ti
STM32-for-OV7620
- 基于stm32的摄像头路径识别系统,用于智能小车,大家可以参考下-Based stm32 camera path identification system for smart car, we can refer to the following
Avatar_UltrasonicWave
- stm32智能小车PWM调速,超声波测距離,红外线避障,智能寻黑线-Smart car PWM control, obstacle avoidance, find the black line ultrasonic, infrared obstacle avoidance.
STM32--wifi--driver
- STM 32单片机的wifi智能小车,无线控制距离超过100米,亲测能有。-STM32 wifi single-chip smart car, wireless control distance of more than 100 meters, pro-test can have.
Car_-Bluetooh
- 基于STM32智能小车,蓝牙工程文件,具有参考价值。-Based on STM32 intelligent car, Bluetooth project files, with reference value.
Car_-remote-
- 基于STM32智能小车,红外工程文件,具有参考价值。-Based on STM32 intelligent car, infrared engineering files, with reference value.
MPU6050
- 智能小车专业,代码已完成,直接输出欧拉角。(Smart car professional, the code has been completed, the direct output Euler angle.)
stm32小车
- 智能小车,避障,stm32F103硬件平台。具有多种功能的智能小车(Smart car, obstacle avoidance, stm32F103 hardware platform. Intelligent car with multiple functions)
慧净电子PCwfi智能车上位机---第2版源码2015
- 用于无线WiFi控制智能小车 具有拍照功能 控制舵机转向功能等等。。(For wireless WiFi control, smart car with camera function, control steering gear, steering function, etc.)
STM32小车
- 基于STM32F103RC 的蓝牙智能小车(Bluetooth intelligent car based on STM32F103RC)
esp8266无线遥控小车程序 - ILI+ESP+DJ
- stm32智能车使用esp8266串口通信(STM32 intelligent vehicle using esp8266 serial communication)
智能小车大赛资料
- 文档中包含几百种小车智能小车设计包括源码,原理图等非常具有参考价值(The document contains hundreds of small car smart car designs, including the source code, the schematic diagram, and so on.)
基于STM32智能寻迹蔽障小车1
- 本文介绍了一款以意法半导体公司生产的STM32为核心控制器,在MDK4.70软件开发平台下设计开发的智能小车。文中介绍了整个设计的需求分析、方案选择、硬件部分、软件部分、传感器的选择与布局、PCB的绘制、电路板的安装、以及整车的测试与评估。 本次设计最终采用STM32为主控制器,此款芯片功能强大,足以满足整个设计的需求,选用最常用高灵敏度的红外光电传感器ST188完成循迹功能,采用MG995辉盛舵机和HC-SR04超声波模块配合完成避障功能,利用红外光电传感器和超声波模块完成边循迹边避障功能。
智能小车红外避障
- 基于STM32的智能小车使用红模块智能避障程序(Intelligent obstacle avoidance program for intelligent car based on STM32)
stm32 小车的倒退系统
- 使用STM32为控制器,使用超声波等模块实现小车的倒退系统(Using STM32 as the controller, using the ultrasonic module to realize the backward system of the car)
MDK-ARM
- 智能小车 寻迹避障功能 适用于stm32f103系列芯片 欢迎大学下载交流(intelligent car avoid and track function use for stm32f103 series welcome to download.)
小车_三轮
- 基于STM32F103C8开发的三轮智能小车,实现了循迹和避障功能(The three-wheeled intelligent car based on STM32F103C8 realizes the function of tracking and obstacle avoidance.)
CCD巡线代码【高配版平衡小车STM32F405RGT6】
- 基于线性CCD的智能巡线小车的实现的源代码,供学习,希望有所帮助(The source code of the intelligent line-patrolling car based on linear CCD is for learning, and I hope it will be helpful.)
STM32智能循迹小车
- STM32智能红外循迹小车,包括完整码盘测速,蔽障,等功能的完美实现,包括库函数编写,便于阅读。