한국어
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)
56075
Device drivers of fnd & key
이 게시물을...
fnd.tgz (2.2KB)(760)
key.tgz (2.5KB)(774)
목록
번호
제목
글쓴이
조회 수
추천 수
날짜
12
Toolchain & Kernel source codes
ssllab
54997
2013-03-11
[Download]- Toolchain - Kernel source codes
fnd & key device driver
mpark
56075
2013-04-02
Device drivers of fnd & key
10
clcd 예제
mpark
58302
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...
9
dslinux 용 Makefile
mpark
61654
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...
8
fbinfo.c
mpark
53164
2013-05-23
fbinfo.c
7
lcddot.c
mpark
53856
2013-05-23
lcddot.c
6
ds_power.c
mpark
52689
2013-05-30
ds_power.c
5
fbpixel.c
mpark
62301
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...
4
네모그리기 예제 소스
mpark
50694
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...
3
NDSL LCD 점찍기 예제
mpark
50898
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...
2
Touch screen 실습 예제
mpark
70837
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...
1
test
mpark
62742
2015-07-02
//------------------------------------------------------------------------------------------------------------ // // ODROID-C GPIO(LED) / ADC Test Application. // // Defined port number is wiringPi port number. // // Compile : gcc -o <creat...
목록
쓰기
첫 페이지
1
끝 페이지
제목
내용
제목+내용
댓글
이름
닉네임
아이디
태그
검색
취소