资源简介
#include
#define uchar unsigned char
#define uint unsigned int
#define cs RC2
#define dout RC4
#define nop() asm(“nop”)
__CONFIG(0x3B31);
const uchar table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,
0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};
uchar data_temp;
void delay(uint x);
void init(
#define uchar unsigned char
#define uint unsigned int
#define cs RC2
#define dout RC4
#define nop() asm(“nop”)
__CONFIG(0x3B31);
const uchar table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,
0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};
uchar data_temp;
void delay(uint x);
void init(
代码片段和文件信息
相关资源
- PIC单片机ICSP接口电路的设计
- PIC18Fxxx单片机原理及接口程序设计共
- PIC单片机SPI读写程序
- PIC单片机开发的几个问题
- 基于PIC单片机的矿用本安温度传感器
- PIC单片机在电话远程控制器中的低功
- 基于PIC单片机的低功耗键盘接口设计
- PIC单片机之探讨低功耗
- PIC单片机之DS1302时钟
- PIC单片机之温度采集
- 关于PIC单片机之探讨低功耗
- PIC单片机低功耗的实现
- 基于PIC单片机的气体报警器
- LF2407型DSP内嵌eCAN模块的检测程序设计
- 基于MicroBlaze软核的液晶驱动程序设计
- 论文研究 - 使用GPS-X模拟程序设计和比
- 谭浩强C程序设计第三版清华课件
- c 程序设计谭浩强课后习题答案 完整
- Linux高级程序设计第三版源码rar
- 程序设计语言-编译原理第三版 课后习
- KR的《C程序设计语言》第二版中文版
- ROS 机器人程序设计-源代码
- 程序设计语言编译原理(陈火旺第3版
-
《ob
jective-C程序设计第6版》 - 第十届蓝桥杯省赛 单片机 程序设计试
- Visual-Basic-程序设计教程
- 基于51单片机铂电阻PT100温度计程序设
- 《游戏程序设计》实验指导书+源程序
- 谭浩强C程序设计完整ppt和程序第五版
- Win32多线程程序设计--源代码
评论
共有 条评论