User Tools

Site Tools


시그마컴리모컨

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
시그마컴리모컨 [2009/09/17 04:40] – created suapapa시그마컴리모컨 [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
   *VID:PID 10c8:0910   *VID:PID 10c8:0910
 +====== driver ======
 +참조 커널 linux-source (2.6.30)
 +<code bash>
 +$ mkdir -p ~/workspace_ref/ubuntu-kernel
 +$ cd ~/workspace_ref/ubuntu_kernel
 +$ tar -xvjf /usr/src/linux-source-2.6.28.tar.bz2 ./
 +...
 +</code>
 +참조 드라이버
 +<code bash>
 +$ cd ubuntu/lirc
 +$
 +</code>
 +
 +====== packageing ======
 +cpad-kernel-dev
 +cpad-kernel-source
 +패키지를 참조하자!!
 +
 ====== references ====== ====== references ======
 +  *[[http://usbirboy.sourceforge.net/|USBIRBoy]] LIRC 호환 리모컨 수신기와 드라이버 제공
 +  *[[http://www.cesko.host.sk/IgorPlugUSB/IgorPlug-USB%20(AVR)_eng.htm|Implementation USB into microcontroller: IgorPlug-USB (AVR)]]
 +  *[[http://www.xs4all.nl/~dicks/avr/usbtiny/|USBTiny]] ATTINY2313 base remote receiver
 +  *[[http://nomos.tistory.com/30|dvico hdtv usb 리모콘 잡기 삽질]] LIRC 에 리모콘 등록법 제공
   *[[http://www.gok.ca/|가상 키보드]]   *[[http://www.gok.ca/|가상 키보드]]
 +  *[[http://wolf.ifj.edu.pl/~jochym/FlyVideo98/|Fly Video 98 IR remote control (in Linux)]]
시그마컴리모컨.1253162445.txt.gz · Last modified: 2013/08/03 05:04 (external edit)