登录
首页 » c » 四路寻迹

四路寻迹

于 2023-04-27 发布 文件大小:27.11 kB
0 36
下载积分: 2 下载次数: 1

代码说明:

#include #define CAR_SPEED_MAX 10 //最大速度 sfr P4=0xe8; sbit PWM_R=P1^7; //PWM输出 sbit PWM_L=P1^2; sbit Moto_RA=P1^6; sbit Moto_RB=P1^5; sbit Moto_LA=P1^4; sbit Moto_LB=P1^3; //左右电机驱动 unsigned char Moto_Speed_R; //右轮速度 unsigned char Moto_Speed_L; //左轮速度  unsigned char Moto_Speed_Num; //PWM调速 sbit INF_R0=P4^3; //循迹 右侧内传感器 sbit INF_R1=P4^2; //循迹 右侧外传感器 sbit INF_L0=P4^1;   //循迹 左侧内传感器 sbit INF_L1=P4^0;   //循迹 左侧外传感器 unsigned char Car_Sta; //电机启动速度 /*********************************** *函数名称:void Delay(unsigned char num) *函数功能:延时 *参数说明:num 延时时间 数值最大255 *返回说明:无 *其它说明:不精准延时 ***********************************/ //void Delay(unsigned char num) //{ // unsi

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • testpro_simnt1
    使用互斥信号量来实现任务对共享资源的互斥访问 (Use a mutex quantity of Shared resources to achieve the mission of exclusive access to)
    2010-07-21 11:12:41下载
    积分:1
  • CCMD_OCR
    简单的图形文字识别软件,希望大家喜欢我的分享,谢谢(Simple graphical text recognition software, I hope you like my share, thank you)
    2009-06-15 23:26:59下载
    积分:1
  • A7122-Datasheet[1]
    Amiccom A7122 2,4GHz transceiver datasheet
    2012-03-13 18:42:22下载
    积分:1
  • MATLAB 点云数据的三维重建
    此程序主要用MATLAB 进行三维点云数据处理,对MATLAB进行三维重建有重要实用价值
    2022-05-27 12:46:25下载
    积分:1
  • CSimpleApp
    美国Delta Tau公司PMAC多轴运动控制卡的VC++示例程序(Delta Tau American companies PMAC multi-axis motion control card VC++ Sample procedures)
    2021-04-13 19:08:56下载
    积分:1
  • HMM_matlab
    matlab hmm代码实现,一维隐形马尔科夫模型实现(HMM matlab code, the one-dimensional hidden Markoff model)
    2013-02-27 16:14:38下载
    积分:1
  • 改进的区域生长课程报告
    区域生长算法的改进方法,适合初步学习,具有多个图形处理,最后标注部分代码(The improved method of region growing algorithm is suitable for preliminary study.)
    2020-12-14 08:39:14下载
    积分:1
  • label
    高手写的一个label 美化控件.很实用(Landscaping expert to write a label control. Very practical)
    2011-07-12 11:07:22下载
    积分:1
  • Modbus调试精灵
    很方便的调试软件,平时使用很多,收藏工具之一(Very convenient debugging software, usually used a lot, one of the collection tools)
    2020-06-16 01:20:02下载
    积分:1
  • t
    说明:  文章编辑系统,输入一页文字,程序可以统计出文字、数字、空格的个数。 静态存储一页文章,每行最多不超过80个字符,共N行 (Article editing system, input a word, the program can be worked out, words, numbers, the number of spaces. Static storage an article, each line no more than 80 characters, a total of N rows)
    2010-01-25 23:00:40下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载