智能车制作

标题: 试贴 03年全国大学生电子设计竞赛智能小车 [打印本页]

作者: 杜木土    时间: 2010-4-6 17:50
标题: 试贴 03年全国大学生电子设计竞赛智能小车
/*********************************************
This program was produced by the
CodeWizardAVR V1.23.8d Standard
Automatic Program Generator
?Copyright 1998-2003 HP InfoTech s.r.l.
http://www.hpinfotech.ro
e-mailffice@hpinfotech.ro

Project :
Version :
Date : 2005-7-26
Author : jack
Company :
Comments:


Chip type : ATmega16
Program type : Application
Clock frequency : 8.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
*********************************************/

#include <stdio.h>
#include <mega16.h>
#define uchar unsigned char
#define uint unsigned int
#define GXM12864_KS0108_ID PORTC.7
#define GXM12864_KS0108_E PORTC.0
#define GXM12864_KS0108_CSA PORTC.6
#define GXM12864_KS0108_CSB PORTC.1




欢迎光临 智能车制作 (http://dns.znczz.com/) Powered by Discuz! X3.2