YTN 뉴스 보는데 누군가가 닭잡는날!!! 포스터 해놔서

든 생각 ㅋㅋㅋㅋ


오늘 문득 치킨이나 먹을까? ㅋㅋㅋ

'개소리 왈왈 > 정치관련 신세한탄' 카테고리의 다른 글

세월X 요약  (4) 2016.12.26
뻘글 / 계란값이 오른 이유  (2) 2016.12.19
3차 대국민 담화 ㅋㅋㅋㅋㅋ  (0) 2016.11.29
가끔 댓글을 보면...  (0) 2016.11.27
현직 대통령 수사의 큰 그림?  (0) 2016.11.14
Posted by 구차니
개소리 왈왈/블로그2016. 12. 8. 21:27

슬슬 떠날 준비를 해야 하나..

자신이라고 굳어진 색을 벗어나 다른 것으로 더욱 커 나가는게 아닌

자신의 색만 잃은뿐이 아닐까 라는 걱정은 괜한걸까?


[링크 : http://notice.tistory.com/2359]

Posted by 구차니
회사일2016. 12. 7. 14:22

sav - start active video

eav - end active video

blank


나중에 읽어 봐야지 ㅠㅠ

[링크 : https://en.wikipedia.org/wiki/Serial_digital_interface]



+

2018.03.19

2.3 Video timing reference codes (SAV and EAV) 

There are two timing reference codes, one at the beginning of each video data block (start of active video, SAV) and the other at the end of each video data block (end of active video, EAV). These codes are contiguous with the video data, and continue during the field/frame blanking interval, as shown in Fig. 1.  


[링크 : https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.1120-5-200402-S!!PDF-E.pdf]


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

Rigid-Flex PCB  (0) 2017.06.09
이미지 센서 VDI VDO  (0) 2017.02.11
ldo - linear drop out  (0) 2016.12.07
동축 케이블 표준  (0) 2016.09.09
심심해서 만들어 보는.. 캡쳐 스크립트  (0) 2016.07.27
Posted by 구차니
회사일2016. 12. 7. 14:21

LDO 라는 레귤레이터가 있는데.. 약자가 궁금..

엄밀하게는 LDO 라고 하기 보다는 LDO 레귤레이터 라고 해야 할 듯?


간단하게.. 입력이랑 출력의 전압이 거의 차이가 없더라도 작동하는 녀석이고

스위칭 소자가 아니니 노이즈 없고

작고, 회로가 단순한 장점이나


LDO쓰면 전력을 소모시켜서 맞추는 거라 결국 미미하게라도 소비전력이 상승하게 되는 단점?


A low-dropout or LDO regulator is a DC linear voltage regulator that can regulate the output voltage even when the supply voltage is very close to the output voltage.[1] The advantages of a low dropout voltage regulator over other DC to DC regulators include the absence of switching noise (as no switching takes place), smaller device size (as neither large inductors nor transformers are needed), and greater design simplicity (usually consists of a reference, an amplifier, and a pass element). A significant disadvantage is that, unlike switching regulators, linear DC regulators must dissipate power across the regulation device in order to regulate the output voltage 


[링크 : https://en.wikipedia.org/wiki/Low-dropout_regulator]


+2017.2.28

[링크 : http://forum.falinux.com/zbxe/index.php?document_srl=499315&mid=hardware]

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

이미지 센서 VDI VDO  (0) 2017.02.11
sdi bt.1120  (0) 2016.12.07
동축 케이블 표준  (0) 2016.09.09
심심해서 만들어 보는.. 캡쳐 스크립트  (0) 2016.07.27
APNR 카메라  (0) 2016.05.18
Posted by 구차니
하드웨어/모터(motor)2016. 12. 3. 09:14


mcu에 대용량 캐패시터

mcu 쪽으로 다이오드 사용 역방향으로 끌려가지 않도록


[링크 : http://blog.naver.com/todigital/120201228668]

[링크 : http://mjk90123.tistory.com/22]

[링크 : http://blog.daum.net/manseok/15929719]


노이즈 비드

[링크 : http://feeldat.tistory.com/entry/Bead]

[링크 : http://koojinwook.tistory.com/98]

'하드웨어 > 모터(motor)' 카테고리의 다른 글

BLDC stall detection  (0) 2017.07.25
브러시리스 모터 kv,폴,턴  (0) 2017.07.14
로봇 관절 부품  (0) 2016.11.25
drone 모터 관련  (0) 2016.11.22
디지털 서보 / 아날로그(표준) 서보?  (0) 2016.03.28
Posted by 구차니
embeded/arduino(genuino)2016. 12. 2. 21:46

아두이노에서 아두이노 부트로더를 통해 시리얼로 업로드 하는데

avrdude를 통해 사용할떄는 프로그래머 타입을 arduino로 설정을 한다.

avrdude: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58

         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

         Copyright (c) 2007-2009 Joerg Wunsch


         System wide configuration file is "C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf"


         Using Port                    : COM6

         Using Programmer              : arduino

         Overriding Baud Rate          : 57600

         AVR Part                      : ATmega328P 

2016/03/27 - [embeded/arduino(genuino)] - 아두이노 나노 - 시리얼 테스트


Binary sketch size: 1,084 bytes (of a 30,720 byte maximum)

D:/arduino-1.0.4/hardware/tools/avr/bin/avrdude -CD:/arduino-1.0.4/hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega328p -carduino -P.COM22 -b57600 -D -Uflash:w:C:/Users/aSensar/AppData/Local/Tempbuild1227546797508918322.tmpBlink.cpp.hex:i 

[링크 : http://asensar.com/article/program-arduino-with-avrdude.html]


라즈베리의 GPIO를 통해서 spi 통신을 하는건지 

라즈베리의 spi로 avrisp를 흉내내는건진 잘 모르겠다.

[링크 : https://learn.adafruit.com/program-an-avr-or-arduino-using-raspberry-pi-gpio-pins/installation]


[링크 : https://www.arduino.cc/en/Hacking/Bootloader?from=Tutorial.Bootloader]

[링크 : http://svn.savannah.nongnu.org/viewvc/trunk/avrdude/arduino.c?revision=1321...p]

'embeded > arduino(genuino)' 카테고리의 다른 글

hoverlabs 사의 hover 제품  (0) 2017.07.17
아두이노 스켈레톤 코드 및 부트로더  (0) 2017.02.11
pwm ppm decode  (0) 2016.11.28
arduino clcd  (0) 2016.11.25
arduino nano 스펙(PWM)  (0) 2016.11.25
Posted by 구차니

빠르고 좋네 +_+

ffmpeg 만세


If you only want to convert mkv to mp4 then you will save quality and a lot of time by just changing the containers. Both of these are just wrappers over the same content so the cpu only needs to do a little work. Don't re encode as you will definitely lose quality.


It's very straight forward using ffmpeg:


ffmpeg -i LostInTranslation.mkv -vcodec copy -acodec copy LostInTranslation.mp4

Here, you are copying the video codec and audio codec so nothing is being encoded.


Tip:


To convert all the mkv files in current directory, run a simple loop in terminal:


for i in *mkv; do ffmpeg -i $i -vcodec copy -acodec copy $i.mp4; done 


[링크 : http://askubuntu.com/questions/396883/how-to-simply-convert-video-files-i-e-mkv-to-mp4]

'프로그램 사용 > ffmpeg & ffserver' 카테고리의 다른 글

ffmpeg concat  (0) 2018.10.10
ffmpeg huffyuv  (0) 2017.02.28
ffmpeg 으로 파일 재생하기  (0) 2015.02.10
Mplayer/ffmpeg 크로스 컴파일 하기  (0) 2015.01.27
ffmpeg arm 아키텍쳐별 최적화 코덱  (0) 2015.01.26
Posted by 구차니

초등학교 동창과

게임에서 알고 지내던 연락 끊어진 누님의 결혼식


흐음.. 동창놈은 멀어서 그런데

연락끊어진 사람 결혼식 테러하러 가고 싶네? ㅋㅋㅋㅋ


'개소리 왈왈 > 직딩의 비애' 카테고리의 다른 글

덕소 키즈카페  (2) 2017.01.23
아놔 난 공돈이 없네 ㅠㅠ  (0) 2016.12.15
스트레스 원인..  (0) 2016.11.29
부품 목록...(?)  (0) 2016.11.24
지름신님 오셔야 하나..  (0) 2016.10.09
Posted by 구차니

머 무슨 핑계를 댈까 궁금해서 봤지만

누군가의 댓글처럼 무슨 라면물 끓기도 전인 3분만에 하고 도망가는 지 -_-

기자들도 웅성웅성




대충 요약하면

1. 국가를 위해 한 행동들이다. (잘못했다 이런거 없음)

2. 국회가 결정한 일정과 절차를 따라 그만두도록 하겠다( 국회가 결정 안하면 안 그만둔다고?)

3. 사건 경위는 다음에 소상히 설명하겠다 (언제?)


그리고 담화 끝나고 각본이 아닌 자기 의견이라도 이야기 할줄알았는데

담화문의 일부인

3번 한번더 반복하고 슝~ ... -_-

Posted by 구차니

하드웨어 디버깅을 왜!!!

소프트웨어 개발자가 하고 앉아 있어야 하냐고!!!!

이걸로 3주째 스트레스 만빵 ㅠㅠ

'개소리 왈왈 > 직딩의 비애' 카테고리의 다른 글

아놔 난 공돈이 없네 ㅠㅠ  (0) 2016.12.15
결혼 시즌인가..  (0) 2016.11.30
부품 목록...(?)  (0) 2016.11.24
지름신님 오셔야 하나..  (0) 2016.10.09
되는게 없구만 ㅠㅠ  (0) 2016.10.08
Posted by 구차니