收藏 分享(赏)

红外避障小车c语言程序.pdf

上传人:HR专家 文档编号:7031598 上传时间:2019-05-02 格式:PDF 页数:6 大小:39.08KB
下载 相关 举报
红外避障小车c语言程序.pdf_第1页
第1页 / 共6页
红外避障小车c语言程序.pdf_第2页
第2页 / 共6页
红外避障小车c语言程序.pdf_第3页
第3页 / 共6页
红外避障小车c语言程序.pdf_第4页
第4页 / 共6页
红外避障小车c语言程序.pdf_第5页
第5页 / 共6页
点击查看更多>>
资源描述

1、 智能小车红外避障 c 语言程序 #include bit RandomFactor = 0 ; bit RandomFactorBuf = 0 ; #include #define FLeftMotor P0_2 = 1 ; P0_3 = 0 #define BLeftMotor P0_2 = 0 ; P0_3 = 1 #define FRightMotor P0_5 = 1 ; P0_4 = 0 #define BRightMotor P0_5 = 0 ; P0_4 = 1 #define LeftStop P0_2 = 0 ; P0_3 = 0 #define RightStop P0_

2、4 = 0 ; P0_5 = 0 #define CarStop P0_2 = 0 ; P0_3 = 0 ; P0_4 = 0 ; P0_5 = 0 #define RightSenser P0_0 #define LeftSenser P0_1 /* / 左转 /* void TurnLeft_1() LeftStop ; FRightMotor ; /* / 快速左转 /* void TurnLeft_Fast() BLeftMotor ; FRightMotor ; /* / 右转 /* void TurnRight_1() RightStop ; FLeftMotor ; /* / 快

3、速右转 /* void TurnRight_Fast() BRightMotor ; FLeftMotor ; /* / 用倒退的方式进行车头右转 /* void BTurnRight_1() LeftStop ; BRightMotor ; /* / 用倒退的方式进行车头左转 /* void BTurnLeft_1() RightStop ; BLeftMotor ; /* / 前进 /* void FCar() FLeftMotor ; FRightMotor ; /* / 后退 /* void BCar() BLeftMotor ; BRightMotor ; /* / 壁障程序 /*

4、void Obstacle_Avoid(void) if(RightSenser if(!RightSenser) if(RightSenser if(!(RightSenser | LeftSenser) RandomFactorBuf = RandomFactor ; while (!(RightSenser | LeftSenser) if(RandomFactorBuf) BTurnLeft_1() ; delay (300) ; if(!RandomFactorBuf) BTurnRight_1() ; delay (300) ; if(!PWM) LeftStop ; RightStop ; /* / 跟随程序 /* void Follow(void) if(RightSenser RightStop; if(!RightSenser) if(RightSenser if(!(RightSenser | LeftSenser) FCar() ; /* /* main() Timer0Setup(500) ; Timer1Setup(50) ; Obstacle_Avoid() ; / Follow() ;

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > 企业管理 > 管理学资料

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报