한국어
English
中文(中国)
日本語
Español
Русский
Français
中文(臺灣)
Home
교수님 소개
연구 / 논문
수업 / 강의
이전 강의 / 수업
게시판
Home
교수님 소개
연구실 소개
연구실 소개
교수님 소개
연구원 소개
연구 내용
논문 자료
임베디드 시스템
2009년 강의/수업
2010년 강의/수업
2012년 강의/수업
연구실 게시판
SEED
수업 / 강의
임베디드 시스템
글 수
12
회원 가입
로그인
fnd & key device driver
mpark
http://emb.incheon.ac.kr/xe/index.php?document_srl=11529
2013.04.02
09:02:26 (*.16.244.188)
56058
Device drivers of fnd & key
이 게시물을...
fnd.tgz (2.2KB)(760)
key.tgz (2.5KB)(774)
목록
번호
제목
글쓴이
조회 수
추천 수
날짜
12
test
mpark
62727
2015-07-02
//------------------------------------------------------------------------------------------------------------ // // ODROID-C GPIO(LED) / ADC Test Application. // // Defined port number is wiringPi port number. // // Compile : gcc -o <creat...
11
Touch screen 실습 예제
mpark
70817
2015-05-27
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> /* for ioctl */ #include <sys/types.h> #include <linux/fb.h> /* for fb_var_screeninfo, FBIOGET_VSCREENI...
10
NDSL LCD 점찍기 예제
mpark
50885
2015-05-12
#include <stdio.h> #include <stdlib.h> /* for exit */ #include <unistd.h> /* for open/close .. */ #include <fcntl.h> /* for O_RDWR */ #include <sys/ioctl.h> /* for ioctl */ #include <sys/mman.h> /* for mmap...
9
네모그리기 예제 소스
mpark
50677
2015-05-12
/* * fbrandrect.c : Frame buffer draw random rectangular example * * */ #include <stdio.h> #include <stdlib.h> /* for exit */ #include <unistd.h> /* for open/close .. */ #include <fcntl.h> /* for O_RDON...
8
fbpixel.c
mpark
62288
2015-05-06
#include <stdio.h> #include <stdlib.h>/* for exit */ #include <unistd.h> /* for open/close.. */ #include <fcntl.h> /* for O_RDONLY */ #include <sys/ioctl.h> /* for ioctl*/ #include <sys/types.h> /* for lsee...
7
ds_power.c
mpark
52672
2013-05-30
ds_power.c
6
lcddot.c
mpark
53840
2013-05-23
lcddot.c
5
fbinfo.c
mpark
53152
2013-05-23
fbinfo.c
4
dslinux 용 Makefile
mpark
61642
2013-05-17
CC=ucfront-gcc arm-linux-elf-gcc CFLAGS=-O2 -g -fomit-frame-pointer -fno-common -fno-builtin -Wall -mswp-byte-writes -DCONFIG_NDS_ROM8BIT -mcpu=arm946e-s -mfpu=fpe3 -DEMBED -D__PIC__ -fpic -msingle-pic-base -Dlinux...
3
clcd 예제
mpark
58295
2013-05-02
#include <stdlib.h> #include <unistd.h> #include <sys/mman.h> #include <asm/fcntl.h> #include <stdio.h> #define ADDRLCD 0x12380000 #define ADDRLCD_CMD 0x12300000 void setcommand(unsigned short); void init_clc...
fnd & key device driver
mpark
56058
2013-04-02
Device drivers of fnd & key
1
Toolchain & Kernel source codes
ssllab
54978
2013-03-11
[Download]- Toolchain - Kernel source codes
목록
쓰기
첫 페이지
1
끝 페이지
제목
내용
제목+내용
댓글
이름
닉네임
아이디
태그
검색
취소