搜索资源列表
xiaoche
- 基于红外和霍尔传感器的寻迹小车,可实现功能有寻迹,速度显示,距离测量-Hall sensors based on infrared and car tracing, tracing function can be realized, speed display, distance measurement
SmartCar_Framework_delay
- 智能车算法,硬件要求:S12SX12单片机,端口使用见源码。小车可以实现寻迹。-Intelligent vehicle algorithms, hardware requirements: S12SX12 SCM, see the source port to use. Tracing car can achieve.
xiaoche
- 智能玩具小车程序。小车主要具有以下几个功能:直走四米;直角转弯;蛇形避障;红外寻迹;自动红外避障和自动寻光源功能。-Intelligent toys car program. Car has the following functions: straight four meters right angle turn snake-avoidance infrared tracing automatic obstacle avoidance and homing infrared light
ZJA071
- 单片机自动寻迹小车设计与开发,包括程序与电路图-SCM automatically tracing the car design and development, including the program and schematic
Common-sensor-Package-
- 寻迹小车常用传感器应用手册包,希望对大家有用-Common sensor applications tracing Manual Package Car
tracking
- 针对arduino平台,实现智能小车寻迹功能(tracking the desired point , it s very accurate.)
巡线小车
- 通过寻迹实现小车的前进(不适用于所有跑道,跑道不同时要根据跑道要求进行修改),通过中断,在探测到障碍物时播放音乐。(Track the car by tracing (not for all runways, not at the same time, subject to runway modifications), by interrupting and playing music while detecting obstacles.)
寻迹
- 基于89C52RC单片机的光电智能车设计代码 实现PWM波的控制(89C52RC microcontroller based photoelectric intelligent vehicle design code, PWM wave control)
120寻迹小车
- 毕业设计做的寻迹小车,基于51单片机的可调速寻迹小车(Graduate design do trace car, based on 51 single-chip speed adjustable tracing car)
基于51单片机的自动寻迹小车控制设计
- 基于51单片机的自动寻迹小车控制设计.rar(Control design of automatic tracing car based on 51 single chip microcomputer.Rar)
小车运行主程序
- 用于测试寻迹智能车运行的主程序,主要运行环境是keil5,(this program for the Track finding intelligent vehicle)
smartcar
- 智能小车基础模块。寻迹 避障 跟随 超声波(smartcar.... ............)
KL46_BALANCE6_7_简单
- 实现二轮直立小车自主平衡 ,利用CCD进行寻迹运动,速度控制。控制芯片为飞思卡尔KL46(Two wheel upright car self balance, tracing the movement using CCD speed control. Control chip for Freescale Carle KL46)
循迹避障小车
- 该程序为循迹避障小车程序,可用于小车寻迹的设计,也可为其拓展作参考(The program for the obstacle avoidance car tracking program, can be used in the design of the car tracing, but also its development as a reference)
寻迹程序
- 基于C51单片机的小车循迹程序;光电传感器黑线循迹;程序有注释,方便阅读,继续开发。(C51 microcontroller car tracking program based on photoelectric sensor; black line tracking; procedure notes, easy to read, to continue to develop.)
蓝牙寻迹小车程序
- 蓝牙控制+红外循迹+PWM调速,配合APP实现功能切换(Bluetooth control + infrared tracking +PWM control)
5、ZY10A循迹(两路探头)巡黑线参考源程序
- 基于89C51单片机的寻黑线寻迹系统程序,C语言为主要编译软件。(Based on 89C51 MCU, the black line tracking system program, C language as the main compiler software.)
垃圾车
- 小车寻迹,寻迹小车,就是可以寻迹的小车,沿着黑线走的那种寻迹小车。(A small car looking for a trail, a small car that can be found, a trace car that walks along the black line.)
lu
- 本编程为C语言,为寻迹小车,功能使小车沿着黑线行走(Track the car to make the car walk along the black line)
基于STM32智能寻迹蔽障小车1
- 本文介绍了一款以意法半导体公司生产的STM32为核心控制器,在MDK4.70软件开发平台下设计开发的智能小车。文中介绍了整个设计的需求分析、方案选择、硬件部分、软件部分、传感器的选择与布局、PCB的绘制、电路板的安装、以及整车的测试与评估。 本次设计最终采用STM32为主控制器,此款芯片功能强大,足以满足整个设计的需求,选用最常用高灵敏度的红外光电传感器ST188完成循迹功能,采用MG995辉盛舵机和HC-SR04超声波模块配合完成避障功能,利用红外光电传感器和超声波模块完成边循迹边避障功能。