随笔分类 - AVR
1602四线驱动
摘要:#include #include #define uchar unsigned char#define LCD_PORT PORTA#define LCD_DDR DDRA#define LCD_PIN PINA#define LCD_DATA ((1>1;/* Cryst...
阅读全文
ADC取样
摘要:#include#include "adcproc.h"#include "utils.h"#include "globdefs.h"#define SKIP_SAMPLES 1//ADC采样时忽略样本数#define BYTE unsigned char#define ADC_MUX_I 0x00...
阅读全文
浙公网安备 33010602011771号