2015年1月8日
摘要: #include #include #define uchar unsigned char#define LCD_PORT PORTA#define LCD_DDR DDRA#define LCD_PIN PINA#define LCD_DATA ((1>1;/* Cryst... 阅读全文
posted @ 2015-01-08 01:42 ppStudio 阅读(410) 评论(0) 推荐(0)
摘要: #include#include "adcproc.h"#include "utils.h"#include "globdefs.h"#define SKIP_SAMPLES 1//ADC采样时忽略样本数#define BYTE unsigned char#define ADC_MUX_I 0x00... 阅读全文
posted @ 2015-01-08 01:36 ppStudio 阅读(354) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2015-01-08 01:26 ppStudio 阅读(2) 评论(0) 推荐(0)
摘要: (**************************************************************)(* Advanced Encryption Standard (AES) *)(* Interface Unit ... 阅读全文
posted @ 2015-01-08 01:13 ppStudio 阅读(1909) 评论(0) 推荐(0)