한국어
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)
56620
Device drivers of fnd & key
이 게시물을...
fnd.tgz (2.2KB)(768)
key.tgz (2.5KB)(788)
목록
번호
제목
글쓴이
조회 수
추천 수
날짜
12
test
mpark
64100
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
71416
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
51718
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
51306
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
62886
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
53245
2013-05-30
ds_power.c
6
lcddot.c
mpark
54394
2013-05-23
lcddot.c
5
fbinfo.c
mpark
53744
2013-05-23
fbinfo.c
4
dslinux 용 Makefile
mpark
62219
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
58865
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
56620
2013-04-02
Device drivers of fnd & key
1
Toolchain & Kernel source codes
ssllab
55571
2013-03-11
[Download]- Toolchain - Kernel source codes
목록
쓰기
첫 페이지
1
끝 페이지
제목
내용
제목+내용
댓글
이름
닉네임
아이디
태그
검색
취소