文件名称:Source
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- chen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个倒车雷达的程序
使用的是AVR单片机。
在include.h文件里面定义
#define CPU_F 4 //4MHZ 定义外晶振的频率
#define GOOD //40KHZ更准确
#define DIS150CM //若定义了,1.5M有效,没有定义就是2.5M有效
#define DEBUG //若定义了,则是调试模式debug , 没定义就是release模式-Include.h document in which the definition of# define CPU_F 4// 4MHZ definition of the frequency of oscillator# define GOOD// 40KHZ more accurate# define DIS150CM// if defined, 1.5M effective, efficient 2.5M is not defined# define DEBUG// If defined, it is debug mode debug, not release model is defined as
使用的是AVR单片机。
在include.h文件里面定义
#define CPU_F 4 //4MHZ 定义外晶振的频率
#define GOOD //40KHZ更准确
#define DIS150CM //若定义了,1.5M有效,没有定义就是2.5M有效
#define DEBUG //若定义了,则是调试模式debug , 没定义就是release模式-Include.h document in which the definition of# define CPU_F 4// 4MHZ definition of the frequency of oscillator# define GOOD// 40KHZ more accurate# define DIS150CM// if defined, 1.5M effective, efficient 2.5M is not defined# define DEBUG// If defined, it is debug mode debug, not release model is defined as
相关搜索: 倒车雷达
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Sources&head
............\csb_test.c
............\data.c
............\define.h
............\include.h
............\init_devices.c
............\LCD.c
............\main.c
............\prototype.h
............\sound.c
............\说明.txt
............\csb_test.c
............\data.c
............\define.h
............\include.h
............\init_devices.c
............\LCD.c
............\main.c
............\prototype.h
............\sound.c
............\说明.txt