2016年3月2日

摘要: #include <stdio.h> #include <stdlib.h> #include <fcntl.h> #include <unistd.h> #include <math.h> char iiotype[16][32] = { ''in_voltage0_raw'', 'in_volt 阅读全文
posted @ 2016-03-02 15:09 嵌入式操作系统 阅读(4309) 评论(1) 推荐(1) 编辑
摘要: #include <fcntl.h>#include <termios.h>#include "AppInit.h"#include "A5_Serial_Operation.h"#include "Global.h"#include "Function.h"#define GPIOA3_HIGH_ 阅读全文
posted @ 2016-03-02 15:06 嵌入式操作系统 阅读(847) 评论(0) 推荐(0) 编辑
摘要: /* * dac7562 (using spidev driver) * */#include <stdint.h>#include <unistd.h>#include <stdio.h>#include <stdlib.h>#include <getopt.h>#include <fcntl.h 阅读全文
posted @ 2016-03-02 14:57 嵌入式操作系统 阅读(791) 评论(0) 推荐(0) 编辑

导航