embeded/raspberry pi2015. 4. 20. 17:31

배송비 포함 대략 1.1만 ㅋㅋ

일단은 주 목적은 저 넘의 ir receiver인데

4일 걸려서 1000원짜리 4개 살바에는

바로 사서 이쁘게 쓰자! ㅋㅋ





[링크 : http://eleparts.co.kr/EPX93FF4]

'embeded > raspberry pi' 카테고리의 다른 글

라즈베리 파이 2 늘솜 확장보드 - 어? 길이가..!!?  (0) 2015.04.21
지름 도착  (0) 2015.04.21
ir bpf ?  (0) 2015.04.18
라즈베리 파이 2 ir receiver 조사하기..  (0) 2015.04.18
initramfs 조사  (0) 2015.04.17
Posted by 구차니
embeded/raspberry pi2015. 4. 18. 11:11

bpf - band pass filter

[링크 : http://en.wikipedia.org/wiki/Band-pass_filter]


IR 수광부와 리모컨에서 사용하는 녀석이 무슨 차이인가 해서

조사를 해봤더니 Band Pass라는 녀석이 있는데




1kHz 짜리 BPF를 구성하는데 이렇게 다양하고 많은 부품이 필요하댄다 -_-

[링크 : http://www.scienceprog.com/diy-simple-band-pass-filter/] 1k bpf

[링크 : http://www.paulodowd.com/2013/06/arduino-38khz-bandpass-software-digital.html]



괜히.. 이런 리모컨 부품이 비싼게 아닌듯..

IR 수광부는 싼게 100원 근처인데 반해 리모컨용 수광부는 1000원 정도 하는거 보면...

'embeded > raspberry pi' 카테고리의 다른 글

지름 도착  (0) 2015.04.21
아 일단 질러 ㅋㅋㅋ  (2) 2015.04.20
라즈베리 파이 2 ir receiver 조사하기..  (0) 2015.04.18
initramfs 조사  (0) 2015.04.17
라즈베리 파이 2 커널모듈 빌드  (0) 2015.04.16
Posted by 구차니
embeded/raspberry pi2015. 4. 18. 11:02


GPIO 18번 PCM_CLK 라는 부분에 IR 리시버의 출력을 연결하면 된다는데

일단 전압은 3V 짜리로 구해야 할 것으로 보인다.

[링크 : http://ozzmaker.com/2013/10/24/how-to-control-the-gpio-on-a-raspberry-pi-with-an-ir-remote/]


핀헤더를 보니.. PCM_CLK와 PCM_DOUT 이라는게 있는데

PCM_CLK 나 GPIO나 SPI1_CE0 혹은 PWM으로 쓸 수 있다고 되어 있다.

그런데 대개.. PWM은 Output 아니었나...?

[링크 : http://elinux.org/RPi_Low-level_peripherals]


GPIO18번의 사용가능한 기능

그나저나.. PCM_DIN이 있긴한데.. 느낌으로 봐서는 PCM_DIN/PCM_DOUT으로 I2S 쪽인거 같기도 하고?


GPIO voltage levels are 3.3 V and are not 5 V tolerant. There is no over-voltage protection on the board - the intention is that people interested in serious interfacing will use an external board with buffers, level conversion and analog I/O rather than soldering directly onto the main board.

[링크 : http://elinux.org/RPi_BCM2835_GPIOs]

[링크 : https://sites.google.com/site/semilleroadt/raspberry-pi-tutorials/gpio]


GPIO는 5V 를 버틸수가 없다!!! level shift 를 하던가 그 부품을 쓰던가 -_ㅠ

레벨 시프트 칩 회로 구성하기 귀찮... -_ㅠ


귀찮으면.. 이걸 그냥 사면되는데 << 걍 이거 사야 할 듯..

[링크 : http://www.devicemart.co.kr/1077127]  NulSom Inc. NS-GPIO-04 8200원/VAT별도


[링크 : http://www.vishay.com/docs/82491/tsop382.pdf]


특가로 개당 350원짜리가 있는데 이건.. 5V 다

음. GPIO에 보호회로가 없는데 브로드컴 칩이 5V를 GPIO로 받을수 있으려나 -ㅁ-? >> 3.3V GPIO 톨러런스...

[링크 : http://www.devicemart.co.kr/38921]



39khz 대신 33khz로 찾았는데

이녀석도.. 일단은.. 4.5~5.5V -_ㅠ

[링크 : http://www.devicemart.co.kr/6787]


시간이 걸려도 그냥 개당 1000원인데 이걸 살까 -_-

[링크 : http://eleparts.co.kr/EPX6DV7R]

'embeded > raspberry pi' 카테고리의 다른 글

아 일단 질러 ㅋㅋㅋ  (2) 2015.04.20
ir bpf ?  (0) 2015.04.18
initramfs 조사  (0) 2015.04.17
라즈베리 파이 2 커널모듈 빌드  (0) 2015.04.16
라즈베리 파이 2 커널 바꿔치기.. 실패 ㅠㅠ  (0) 2015.04.14
Posted by 구차니

믿을걸 믿어야지 -_-+

가뜩이나 내 아이핀 도싸 가입한다고 만들고는

못 찾아서 찾으려다가도 몇번이나 포기했는데 -_-t




Posted by 구차니

쓸일이 있을진 모르겠다 -_-a


[링크 : https://users.cs.jmu.edu/buchhofp/forensics/formats/pkzip.html]

'이론 관련 > 컴퓨터 관련' 카테고리의 다른 글

SNTP - Simple NTP  (0) 2015.11.12
MMIO <-> PMIO  (0) 2015.07.28
wear leveling dynamic static(global)  (0) 2015.04.09
IrDA  (0) 2015.04.01
MPEG4 HE-AAC 관련  (0) 2015.01.29
Posted by 구차니
embeded/odroid2015. 4. 17. 14:31

라즈베리 사고 나서는 아니고 알고는 있었는데

조금 비싼 느낌이라 패스 했거늘..


라즈베리 2랑 비교하면 꽤 장점이 있는데..

1. IR 리시버 장착(!!!)

2. eMMC 장착가능

3. GbE 지원(!!!)

4. USB Host 4 + OTG 1


단, 단점으로는

1. mini HDMI

2. 별도의 전원 커넥터(micro USB로 전원공급 못함)


정도인듯..


하.. eMMC에 급 끌리네 ㅠㅠ


[링크 : http://www.hardkernel.com/main/products/prdt_info.php?g_code=G141578608433]



한줄요약 : 하드커널사에서 가격도 라즈베리2랑 동일하게 맞춘 대체제이나 일장일단이 있음

'embeded > odroid' 카테고리의 다른 글

odroid u3 사용준비!  (0) 2016.09.02
odroid u3 지름!  (0) 2016.09.02
eMMC에 대한 환상은 깨도 되려나?  (0) 2015.11.11
odroid eMMC 관련  (0) 2015.11.03
odroid  (0) 2014.05.21
Posted by 구차니
embeded/raspberry pi2015. 4. 17. 10:26

커널에서 어떻게 설정하고 어떻게 해야 하나...


[링크 : http://elinux.org/RPiconfig]

[링크 : https://wiki.gentoo.org/wiki/Initramfs/HOWTO/ko]

[링크 : http://www.linuxfromscratch.org/blfs/view/svn/postlfs/initramfs.html]

[링크 : http://en.wikipedia.org/wiki/Initramfs]


2010/09/19 - [Linux] - mkinitramfs


Posted by 구차니
embeded/raspberry pi2015. 4. 16. 20:47


디렉토리 구조

linux 와 target_fs(rootfs) 그리고 tools는 git로 받고

modules는 linux 커널 모듈을 내려받기 위해서 빈 디렉토리로 생성한다.


~/rasp$ tree -L 2

.

├── linux

├── modules

├── target_fs

└── tools

    ├── arm-bcm2708

    ├── configs

    ├── mkimage

    ├── pkg

    ├── sysidk

    ├── test_code

    └── usbboot


일단.. modules 디렉토리 없이 그냥 하니 /lib 로 타겟이 아닌 호스트에 바로 복사하려는 만행을 벌이는데!!

$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- modules_install

scripts/kconfig/conf --silentoldconfig Kconfig

mkdir: `/lib/modules/3.18.10-v7+' 디렉토리를 만들 수 없습니다: 허가 거부

make: *** [_modinst_] 오류 1



~/rasp/tools/mkimage$ ./imagetool-uncompressed.py ../../linux/arch/arm/boot/zImage


[링크 : http://sysprogs.com/VisualKernel/tutorials/raspberry/buildkernel/]

Posted by 구차니

먼가 검색하다 나온 광고 -_-

배너로 이렇게 떠서 호기심(!)에 눌러봤더니


헐 ㅋ

매여있는 남성이 여성을 찾음

이게 머얔ㅋㅋㅋㅋ


결론 : 간통죄 폐지의 여파인가?! 그날 이후로 보이는 광고이긴 한데!!!

Posted by 구차니
회사일2015. 4. 16. 18:04


HDCVI was developed by Dahua and is being licensed to other manufacturers both directly and via the HDcctv Alliance as HDcctv 2.0 AT.


HD-TVI was developed by Techpoint, a U.S. semiconductor manufacturer. It has been licensed to Dahua's largest competitor, Hikvision, among others.


AHD is developed by Korean Nextxhip for beating CVI and TVI


[링크 : http://www.cctvforum.com/viewtopic.php?f=5&t=42549]


High Definition Composite Video Interface

High Definition Transport Video Interface

Analogue High Definition

[링크 : https://www.linkedin.com/pulse/20140912094320-252393278-let-s-talk-about-cvi-tvi-ahd]


HDCVI ( High Definition Composite Video Interface) is a solution for megapixel high definition applications, featuring non-latent long-distance transmission at a lower cost. The name has to do with its baseband and quadrature amplitude modulation technology, which is able to avoid CVBS cross talk, completely separate brightness and hue signal, and further enhances video quality.

[링크 : http://camstarusa.com/2014/12/hd-cvi-hd-tvi-technologies/]


Better Anti-Interference Capability:

The anti-interference capability of HD-SDI solution is relatively poor when been placed against high-frequent radiation environment, which could lead to higher bit error ratio while the HDCVI adopts low-frequency modulation technology, making it free from the high-frequency wireless electric radiation to ensure stable video transmission at high image quality.

[링크 : http://arindamcctvaccesscontrol.blogspot.kr/search/label/HDTVI]

음.. 외국꺼라 피트인가?

아무튼 500m 정도 전송가능한 규격으로

HD-SDI가 150m 정도가 리피터 없이 보낼수 있는 한계치 이기에 거리로 인한 메리츠가 존재하는 듯

(어쩌면 거리가 전부일지도)


[링크 : http://www.supercircuits.com/lp/compare-hd-analog-video-formats]


[링크 : http://www.hisharp.com/TVI/tvi_en.pdf] HD-TVI

[링크 : http://www.dahuasecurity.com/hdcvi/hdcvi-intro.html] HD-CVI




+ 2015.05.08

EX-SDI eyenix



[링크 : http://www.eyenix.com/index/sub01.php?vmenu=v0201]


+

2015.06.01


VLC - Visually Lossless Codec

[링크 : http://www.securityworldmag.co.kr/news/news_view.asp?idx=2893&part_code=01]

'회사일' 카테고리의 다른 글

UTC / Up the cable, coxial  (0) 2015.09.02
SDI 12G ... 6G  (0) 2015.05.18
ltib - linux target image builder  (0) 2014.11.24
FSL - Freescale Semiconductor, Ltd.  (0) 2014.11.18
pulseaudio / jack / sound server  (0) 2014.11.16
Posted by 구차니