搜索资源列表
supercar
- 具有红外遥控、循迹、避障、黑线检测、液晶显示等功能的智能小车程序。-With infrared remote control, tracking, obstacle avoidance, and line detection, LCD Smart car program and other functions.
Smart-car-procedures
- 本文介绍了一种利用AT89S52单片机为控制核心,结合多种传感器实现循迹、避障、红外遥控、控速、灭火功能的智能小车。利用BFD-1000传感器检测赛道实现小车循迹,利用两个红外传感器检测道路上的障碍,控制电动小汽车的自动避障,整个系统具有自动寻迹、避障和红外遥控、控速等测试功能。其中,控制部分采用AT89S52,AT89S52是一款8位单片机,它的易用性和多功能性受到了广大使用者的好评。电机驱动采用常用的PWM方式进行电机的调速控制。整个系统的电路结构较简单,可靠性能高,能满足各种设计的要求。随
WIFI-car
- 此代码是arduino智能小车代码,小车通过wifi无线遥控,具有红外循迹,超声波避障功能。-This code is the code arduino smart car, the car via wifi wireless remote control, with Infrared tracking, ultrasonic obstacle avoidance function.
car
- c51的单片机智能小车 具有红外循迹 超声波避障 以及hc06手机蓝牙遥控的功能-auto car
Arduino-xiaoche-daima(7)
- 智能小车开发程序之红外线遥控小车,通过将程序下载至arduino面板,智能小车根据红外探测仪智能避障。-Infrared remote control smart car development program of the car, through the program downloaded to arduino panel, smart car based on infra-red detector intelligent obstacle avoidance.
zhinengchechengxu
- 四驱智能车控制程序,包括小车前行后退左转右转红外遥控超声波避障循迹蓝牙控制程序-Intelligent four-wheel drive vehicle control program, including the former trolley line back Zuozhuanyouzhuan infrared remote ultrasonic obstacle avoidance tracking Bluetooth control program
红外遥控超声波测距
- 该源码是智能小车红外遥控循迹的源码,使用了超声波进行测距避障,开发环境为KEIL,处理器为STM32F103(The source is a smart car tracking infrared remote control the source code, the use of ultrasonic ranging obstacle avoidance, development environment for KEIL, STM32F103 processor)
基于51单片机循迹、红外避障、遥控综合程序
- 智能小车在基于51单片机上能够实现循迹、红外避障、遥控综合、PWM调速的功能。(The smart car in the 51 SCM to achieve the tracking, infrared obstacle avoidance, remote control, speed control function based on PWM synthesis.)
智能小车循迹c语言
- //智能小车避障、循迹、红外遥控C语言代码? //实现功能有超声波避障,红外遥控智能小车,红外传感器实现小车自动循迹,1602显示小车的工作状态,另有三个独立按键分别控制三种状态的转换(/ / smart car obstacle avoidance tracking, infrared remote control, C language code / / realize functions of ultrasonic obstacle avoidance, infrared remote
6、ZY08-C循迹、红外避障、遥控综合程序
- 本程序是红外避障 遥控 两路寻迹三合一程序(This program is infrared obstacle avoidance, remote control, two way tracing, three in one program.)
upsdcs
- 基于51的寻迹小车,本课题的内容是基于单片机的多功能智能小车设计,由于STC89C52具有良好的易用性,功能比较全面,又相对廉价,所以采用STC89C52这款单片机来作为整个系统的控制核心芯片。同时还采用L293D作为电机的驱动芯片,以及其他的硬件模块,如HC-SR04超声波探测模块、红外避障模块、电源模块、红外遥控模块等共同构成。软件上采用简单易懂的C语言编程来完成程序代码的编写,从而达到智能小车黑线循迹、红外避障、红外遥控、超声波避障等功能的实现。(Tracing the car based