资源简介

大一时候暑假自己做的,基于51单片机 红外遥控、寻迹、避障 等功能

资源截图

代码片段和文件信息

#include 
#include “LCD1602.h“
#include “Control.h“
#include “Dynamo.h“

#define uchar unsigned char
#define uint unsigned int

/*获取 按键信息*/
void UpState(DY * d uchar t)
{
        Show_upstate(d t);                                                
}


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        280  2012-07-28 21:39  智能小车\Control.c

     文件        163  2012-07-27 18:01  智能小车\Control.h

     文件        976  2012-10-12 13:35  智能小车\Delay.c

     文件        230  2012-09-28 13:33  智能小车\Delay.h

     文件       1269  2012-10-16 00:15  智能小车\DHT11.c

     文件        126  2012-10-16 00:15  智能小车\DHT11.h

     文件       2887  2013-05-18 14:20  智能小车\DS18B20.c

     文件        385  2013-05-18 14:20  智能小车\DS18B20.h

     文件       1631  2012-10-13 02:42  智能小车\Dynamo.c

     文件        535  2012-09-21 00:37  智能小车\Dynamo.h

     文件       1780  2012-10-13 20:53  智能小车\Hinder.c

     文件        330  2012-09-21 01:05  智能小车\Hinder.h

     文件       8862  2012-10-16 01:39  智能小车\LCD1602.c

     文件       1057  2012-10-16 01:31  智能小车\LCD1602.h

     文件       3677  2012-10-16 01:00  智能小车\Main.c

     文件      16304  2013-09-05 23:54  智能小车\Main.uvproj

     文件       1502  2012-09-21 13:25  智能小车\Track.c

     文件        166  2012-09-14 10:29  智能小车\Track.h

     目录          0  2013-09-17 10:50  智能小车

----------- ---------  ---------- -----  ----

                42160                    19


评论

共有 条评论