'프로그램 사용 > ncurses' 카테고리의 다른 글
| ncurses 상자 및 색상 적용하기 (0) | 2024.12.02 |
|---|---|
| ncurses 예제 (0) | 2024.11.30 |
| ncurse example (0) | 2022.05.17 |
| ncurses 상자 및 색상 적용하기 (0) | 2024.12.02 |
|---|---|
| ncurses 예제 (0) | 2024.11.30 |
| ncurse example (0) | 2022.05.17 |
focal length랑 focal distance 용어가 다른거 같은데..
기억이 안나네 -_-
아무튼.. 촛점을 기준으로 비례해서 센서/필름에서의 크기로 실제 크기를 재는 식으로 거리를 재는 듯?
순수하게 촛점거리를 이용해서(렌즈-센서 거리) 피사체 까지의 거리를 재진 못하려나..
[링크 : http://www.dpreview.com/forums/thread/1750289]
[링크 : http://www.lensation.de/en/calculators.html]
[링크 : http://egloos.zum.com/lontide/v/4892216] 심도계산
| SAD(Sum of Absolute Differences) 알고리즘 (0) | 2015.05.06 |
|---|---|
| TOF - Time of Flight (0) | 2015.04.30 |
| rolling shutter (0) | 2014.08.13 |
| OLPF / MTF (0) | 2013.03.21 |
| UV / CPL / ND64 필터 테스트 (8) | 2012.12.25 |
쓰레드와 프로세스의 context switch 개념에서의 차이점
프로세스는 code / data / heap / stack 모두 스위칭
쓰레드는 stack만 스위칭
[링크 : http://egloos.zum.com/sweeper/v/2815395]
| 리눅스 device tree (0) | 2015.04.29 |
|---|---|
| 커널 컴파일 옵션 neon 과 cpu feature (0) | 2015.04.28 |
| 리눅스 1분만에 커널 빌드하기 (0) | 2015.04.06 |
| 리눅스 무선랜 유틸리티 - iwlist iwconfig (0) | 2015.03.03 |
| 리눅스 디스크 복구 / 파티션 복구 (0) | 2015.02.12 |
회사에 누군가 하나라도 당해서
우연히(?) 파일서버를 네트워크 드라이브로 쓰고 있었다면?!?!
어우....
계속 시끌시끌 하지만 여전히 해결책이 없고
플래시 버전업 외에는 딱히 해결책이 없는데다
랜섬웨어 특징상 돈을 준다고 해도 풀어 줄지 안줄지 알수가 없기 때문에
몇번이고 울궈먹을수 있는 상황이라
회사가 당하면 정말 치명적일듯..
역설적으로 Adobe Flash는 이런 사건을 계기로 완전 배제 되지 않으려나 싶긴한데
국내에서는 그게 안되니 어떨려나..
회사 서버가 다 털려서(어짜피 클라이언트가 암호화 해버리는 거니 서버를 주기적으로 전체 백업하지 않는 이상...)
업무 불가능 해지면 그때야 손을 보게 되려나?...
| 어쩐지 택배가 늦더라더니... -_- (0) | 2015.05.27 |
|---|---|
| 되는게 없구만... (0) | 2015.05.25 |
| 무기력하고 한없이 작아 보이는 하루 (0) | 2015.03.14 |
| 오늘의 지름 (0) | 2015.03.10 |
| 라즈베리파이2 모델B / 비글본 블랙 (0) | 2015.02.10 |
테스터가 없어서
회사 들고와서 전압을 체크 했는데
통전 시험 ok
전압 3.3v ok
전압 5.5v ok
머지 -ㅁ-?
---
device tree overlay 관련해서 lirc-rpi만 했는데
아래것들도 해줘야 하는건가 ...
# Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi # Uncomment this to override the defaults for the lirc-rpi module #dtparam=gpio_out_pin=16 #dtparam=gpio_in_pin=17 #dtparam=gpio_in_pull=down [링크 : https://www.raspberrypi.org/documentation/configuration/device-tree.md] |
dtoverlay=lirc-rpi dtparam=gpio_out_pin=16 dtparam=gpio_in_pin=17 dtparam=gpio_in_pull=down or appended to the overlay line like this: dtoverlay=lirc-rpi:gpio_out_pin=16,gpio_in_pin=17,gpio_in_pull=down [링크 : https://www.raspberrypi.org/documentation/configuration/device-tree.md] |
GPIO16/17은 먼데 설정을 해주지 -ㅁ-?
[링크 : http://elinux.org/RPi_BCM2835_GPIOs]
+
[링크 : http://alexba.in/blog/2013/01/06/setting-up-lirc-on-the-raspberrypi/]
| 라즈베리 파이 2 initramfs 커널패닉 해결!! (0) | 2015.04.28 |
|---|---|
| 라즈베리 파이 2 - lirc 검증.. (0) | 2015.04.27 |
| 라즈베리 파이 2 - 늘솜 GPIO 확장보드 손보기 (0) | 2015.04.23 |
| 라즈베리 파이 2 / kodi helix / ir receiver (0) | 2015.04.22 |
| 라즈베리 파이 / raspbian + raspi-config (0) | 2015.04.22 |
before
after
집에가서 해봐야지 머.. ㅠㅠ
IR 리시버 수신 방향이라던가
높이 문제라던가 여러가지가 발생할 것으로 예상... OTL
| 라즈베리 파이 2 - lirc 검증.. (0) | 2015.04.27 |
|---|---|
| 라즈베리 파이 2 - 적외선 수신기... -_- (0) | 2015.04.24 |
| 라즈베리 파이 2 / kodi helix / ir receiver (0) | 2015.04.22 |
| 라즈베리 파이 / raspbian + raspi-config (0) | 2015.04.22 |
| 라즈베리 오버클럭 테스트 링크 (0) | 2015.04.22 |
지르는데 이유가 있나? 걍 지르는거지 머 ㅋㅋ
그나저나..
드래곤 에이지 : 오리진
Peggle
bejeweled
simcity 2000
wing commander 3
는 오리진 무료 게임으로 풀은적이 있는건데?!
데드 스페이스 2는 이미 있고
C&C 전편은 예전에 아마존에서 할인할때 샀고
일단 이번 지름 목적은 윙커맨더 4 ㅋ
+
어?peggle은 예전거랑 다른건가?!
| 오리진 인증.. 다음 메일은 안되는거야? ㅠㅠ (0) | 2015.05.16 |
|---|---|
| 오리진의 선물 (0) | 2015.05.02 |
| 오리진의 선물 - 신디케이트 (0) | 2015.03.15 |
| 스팀OS / 스팀머신 / 스팀VR ...?! (0) | 2015.03.06 |
| 으억 스팀에 홈월드가!!!! (0) | 2015.03.05 |
플랫폼
- Raspberry pi 2 B+
- openelec / kodi helix 14.x
- 늘솜 GPIO 확장 키트 + ir receiver(TSOP38238)
GPIO IR receiver Don't have a CEC TV or a smartphone remote? For less than a dollar/euro, you can add an IR receiver to your Raspberry Pi that works with most MCE and Apple remotes (and a few others). Most Kodi install options for the Pi should work with the GPIO IR out of the box, or by enabling a setting from within Kodi. Go to a local electronics store or search on ebay for "TSOP4838" and use some simple jumper wires (or solder the pins directly, if you wish). (We need a link to a good, up to date GPIO IR guide. Most of the links I found are outdated and contain instructions for additional configurations that are no longer required. If you find a good link/guide, please add it to the wiki.) If you are using OpenELEC just add this to your config.txt file: device_tree_overlay=lirc-rpi |
[링크 : http://wiki.openelec.tv/index.php/Guide_To_lirc_rpi_GPIO_Receiver]
[링크 : http://wiki.openelec.tv/index.php/Guide_to_add_your_own_remote]
[링크 : http://www.alessandrocolla.com/configuring-ir-remote-control-openelec-5-0/]
config.txt에 넣어 나서 부팅로그
OpenELEC:~ # dmesg | grep -i lirc [ 5.581824] lirc_dev: IR Remote Control driver registered, major 248 [ 5.601775] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned. [ 6.495878] lirc_rpi: auto-detected active high receiver on GPIO pin 18 [ 6.498306] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0 [ 6.498585] lirc_rpi: driver registered! [ 6.822791] input: lircd as /devices/virtual/input/input1 |
OpenELEC:~ # ps -ef | grep -i lirc 213 root 0:00 /usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/run/lirc/lircd --release=_UP 386 root 3:28 /usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd 390 root 0:00 /usr/sbin/lircd --uinput --driver=default --device=/dev/lirc0 --output=/run/lirc/lircd-lirc0 --pidfile=/run/lirc/lircd-lirc0.pid /etc/lirc/lircd.conf.rpi 530 root 0:00 grep -i lirc |
나머지는... 땜질 다시 하고 나서 ㅠㅠ
+
경로가 미묘하게 다른거 같은데.. 다른 설정도 있나..
아니면 땜질하다가 부품 태워먹었나.. ㅠㅠ
irw /var/run/lirc/lircd-lirc0
-> irw /run/lirc/lircd-lirc0
# ir-keytable -p LIRC
Couldn't find any node at /sys/class/rc/rc*.
# ir-keytable -p LIRC -d /sys/class/lirc/lirc0
Unable to query evdev protocol version: Inappropriate ioctl for device
| 라즈베리 파이 2 - 적외선 수신기... -_- (0) | 2015.04.24 |
|---|---|
| 라즈베리 파이 2 - 늘솜 GPIO 확장보드 손보기 (0) | 2015.04.23 |
| 라즈베리 파이 / raspbian + raspi-config (0) | 2015.04.22 |
| 라즈베리 오버클럭 테스트 링크 (0) | 2015.04.22 |
| 라즈베리 파이 2 늘솜 확장보드 - 어? 길이가..!!? (0) | 2015.04.21 |
최초 부팅시에 뜨는 화면을 다시 실행하는 유틸리티
예전에 적어둔거 같은데.. 어디갔지 -_-?
[링크 : https://www.raspberrypi.org/documentation/configuration/raspi-config.md]
| 라즈베리 파이 2 - 늘솜 GPIO 확장보드 손보기 (0) | 2015.04.23 |
|---|---|
| 라즈베리 파이 2 / kodi helix / ir receiver (0) | 2015.04.22 |
| 라즈베리 오버클럭 테스트 링크 (0) | 2015.04.22 |
| 라즈베리 파이 2 늘솜 확장보드 - 어? 길이가..!!? (0) | 2015.04.21 |
| 지름 도착 (0) | 2015.04.21 |
라즈베리 1b 기준으로 테스트 한 문서
(USB 포트가 2개라서 보드레이아웃이 B 인듯? 그리고 2015년에 2가 나왔으니..)
[링크 : http://www.mobileappsystems.com/blog/raspberry-pi-overclocking-overvolting]
turbo 모드로 할 경우 warranty에 영향이 없음이라는데...
We’ve been doing a lot of work to understand the impact of voltage and temperature on lifetime, and are now able to offer a “turbo mode”, which dynamically enables overclock and overvolt under the control of a cpufreq driver, without affecting your warranty. We are happy that the combination of only applying turbo when busy, and limiting turbo when the BCM2835’s internal temperature reaches 85°C, means there will be no measurable reduction in the lifetime of your Raspberry Pi.
[링크 : https://www.raspberrypi.org/introducing-turbo-mode-up-to-50-more-performance-for-free/]
Overclocking
NOTE: Setting parameters other than that available by 'raspi-config' will set a permanent bit within the SoC, making it possibly to detect that you Raspberry Pi has been overclocked. This was meant to void warranty if the device has been overclocked. Since 19th of September 2012 you can overclock your Raspberry Pi without affecting your warranty[2]
The latest kernel has a cpufreq kernel driver with the "ondemand" governor enabled by default. It has no effect if you have no overclock settings. But when you do, the arm frequency will vary with processor load. Non default values are only used when needed according to the used governor. You can adjust the minimum values with the *_min config options or disable dynamic clocking with force_turbo=1. [3]
Overclock and overvoltage will be disabled at runtime when the SoC reaches 85 °C to cool it down. You should not hit the limit, even with maximum settings at 25 °C ambient temperature. [4]
[링크 : http://elinux.org/RPiconfig]
| 라즈베리 파이 2 / kodi helix / ir receiver (0) | 2015.04.22 |
|---|---|
| 라즈베리 파이 / raspbian + raspi-config (0) | 2015.04.22 |
| 라즈베리 파이 2 늘솜 확장보드 - 어? 길이가..!!? (0) | 2015.04.21 |
| 지름 도착 (0) | 2015.04.21 |
| 아 일단 질러 ㅋㅋㅋ (2) | 2015.04.20 |