'Microsoft > Office' 카테고리의 다른 글
엑셀을 이용한 추세 예측하기 (0) | 2022.11.22 |
---|---|
MS word 그림/표 목차 (0) | 2020.11.23 |
MS Word 그림목차 (0) | 2020.11.16 |
엑셀 배열수식 (0) | 2019.12.08 |
엑셀 SUMPRODUCT() (0) | 2019.12.08 |
엑셀을 이용한 추세 예측하기 (0) | 2022.11.22 |
---|---|
MS word 그림/표 목차 (0) | 2020.11.23 |
MS Word 그림목차 (0) | 2020.11.16 |
엑셀 배열수식 (0) | 2019.12.08 |
엑셀 SUMPRODUCT() (0) | 2019.12.08 |
로보로보의 로보키트 같긴한데
원래 대로 쓸까.. 아니면 어짜피 기구부가 필요한거니 MCU는 제외하고 사용할까
reversible motor driver BA6208
[링크 : https://pdf1.alldatasheet.co.kr/datasheet-pdf/view/578643/UTC/BA6208.html]
AT89C2051 / MCS-51 호환 2KB Flash / 128 Byte SRAM
[링크 : https://ww1.microchip.com/downloads/en/DeviceDoc/doc0368.pdf]
ATMEGA8L / 8K Flash / 1K SRAM
아래는 RS232 드라이버 같네
[링크 : https://ww1.microchip.com/.../Atmel-2486-8-bit-AVR-microcontroller-ATmega8_L_datasheet.pdf]
저 큼지막한 칩은 정체를 모르겠네
오늘의 지름 (0) | 2021.07.21 |
---|---|
블루투스 사운드 바 LP-S09 분해 (0) | 2021.07.20 |
7월 시작과 지름 (0) | 2021.07.01 |
지를까 말까 고민 중 (0) | 2021.06.07 |
월 초 = 지름 (2) | 2021.06.01 |
도대체 어떻게 세로로 쌓지?
+
테스트 해보니 panel의 FlowsTo를 Bottom이 기본값인데 button은 right 일때만 쌓이고
(right 이면 근데 이미지 사라짐 버그인가?)
Label은 Right일때 2줄, Bottom/Left는 4줄로 쌓인다.
mfc ribbon (0) | 2021.08.23 |
---|---|
32bit 비트맵, alpha 채널 (0) | 2021.08.18 |
winform MDI 시도! (0) | 2021.07.12 |
winform IsMdiContainer (0) | 2021.07.12 |
DataGridView (0) | 2021.07.12 |
어마어마하게 퍼붓고 쌍무지개가 떴다
안드로메다 은하, 플레아데스 성운 (0) | 2021.10.29 |
---|---|
오늘은 호랑이 장가가는 날씨 그리고 쌍무지개 (0) | 2021.07.19 |
초복 (0) | 2021.07.11 |
은하수 (0) | 2020.09.20 |
별이 쏟아지네 (0) | 2020.09.19 |
$ gst-launch-1.0 -vvvv v4l2src ! videoscale ! video/x-raw, format=I420, width=1280, height=720, framerate=30/1 ! imxvpuenc_h264 bitrate=10000 ! filesink location=/tmp/720.mp4 New clock: GstSystemClock /GstPipeline:pipeline0/GstV4l2Src:v4l2src0.GstPad:src: caps = video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive /GstPipeline:pipeline0/GstVideoScale:videoscale0.GstPad:src: caps = video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive /GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps = video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive [INFO] ringBufferEnable 0, chromaInterleave 0, mapType 0, linear2TiledEnable 1 /GstPipeline:pipeline0/GstImxVpuEncoderH264:imxvpuencoderh264-0.GstPad:sink: caps = video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive /GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps = video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive /GstPipeline:pipeline0/GstVideoScale:videoscale0.GstPad:sink: caps = video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive /GstPipeline:pipeline0/GstImxVpuEncoderH264:imxvpuencoderh264-0.GstPad:src: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, parsed=(boolean)true, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, interlace-mode=(string)progressive, colorimetry=(string)bt709, chroma-site=(string)mpeg2 /GstPipeline:pipeline0/GstFileSink:filesink0.GstPad:sink: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, parsed=(boolean)true, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, interlace-mode=(string)progressive, colorimetry=(string)bt709, chroma-site=(string)mpeg2 |
$ gst-launch-1.0 -vvvv v4l2src ! videoscale ! video/x-raw, format=I420, width=800, height=480, framerate=15/1 ! imxvpuenc_h264 bitrate=10000 ! filesink location=/tmp/480.mp4 New clock: GstSystemClock /GstPipeline:pipeline0/GstV4l2Src:v4l2src0.GstPad:src: caps = video/x-raw, format=(string)I420, width=(int)800, height=(int)480, framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive /GstPipeline:pipeline0/GstVideoScale:videoscale0.GstPad:src: caps = video/x-raw, format=(string)I420, width=(int)800, height=(int)480, framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive /GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps = video/x-raw, format=(string)I420, width=(int)800, height=(int)480, framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive [INFO] ringBufferEnable 0, chromaInterleave 0, mapType 0, linear2TiledEnable 1 /GstPipeline:pipeline0/GstImxVpuEncoderH264:imxvpuencoderh264-0.GstPad:sink: caps = video/x-raw, format=(string)I420, width=(int)800, height=(int)480, framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive /GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps = video/x-raw, format=(string)I420, width=(int)800, height=(int)480, framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive /GstPipeline:pipeline0/GstVideoScale:videoscale0.GstPad:sink: caps = video/x-raw, format=(string)I420, width=(int)800, height=(int)480, framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive /GstPipeline:pipeline0/GstImxVpuEncoderH264:imxvpuencoderh264-0.GstPad:src: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, parsed=(boolean)true, width=(int)800, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)15/1, interlace-mode=(string)progressive, colorimetry=(string)bt601, chroma-site=(string)jpeg /GstPipeline:pipeline0/GstFileSink:filesink0.GstPad:sink: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, parsed=(boolean)true, width=(int)800, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)15/1, interlace-mode=(string)progressive, colorimetry=(string)bt601, chroma-site=(string)jpeg |
[링크 : https://community.nxp.com/t5/i-MX-Processors/Encode-problem-with-imxvpuenc-h264/m-p/513557]
gstream videomixer (0) | 2023.02.17 |
---|---|
gstream compositing - 그러니까 비디오 믹서? (0) | 2021.07.21 |
gstreamer 관련 (0) | 2021.07.13 |
gstreamer 용어 (0) | 2021.07.13 |
gstreamer element 생성 gst_element_factory_make() (0) | 2021.07.13 |
역시 내 인생..
이번생은 역시 운빨 제로 ㅠㅠ
해피빈 기부 (0) | 2021.09.26 |
---|---|
으아아아 하루 안썼네 (0) | 2021.08.04 |
해피빈 소멸예정! (2) | 2021.06.23 |
티스토리 카카오계정 강제 전환 -_ (0) | 2021.05.03 |
hoxy 6,666,666 방문자 댓글 남겨주세요!! (4) | 2021.04.22 |
흐음.. 역시 장비가 좋아야 해...
(대충 인두기를 사고 싶다라는 이야기)
ESP32-CAM에는 AMS1117 이라는 놈이 달려있는데
연구소에 있는 부품중에 1117로 검색해보니 IL1117C-3.3 뿐이라고 해서
핀 호환되는지 보니 일단 okay
[링크 : https://www.alldatasheet.co.kr/datasheet-pdf/pdf_kor/259210/IKSEMICON/IL1117-3.3.html]
에잇 날려먹으면 새로 사지! 라는 마음에 했는데 오오 작동된다!! 만세!!
(근데 먼가 지르려고 잔뜩 장바구니 넣었는데 살 이유가 사라졌...)
포고플(PGP) 리버싱 자료 (0) | 2021.08.19 |
---|---|
esp32cam pwm (0) | 2021.08.08 |
AMS1117 LDO 고장? (0) | 2021.07.13 |
esp32 freertos (0) | 2021.07.07 |
esp32cam setting (0) | 2021.07.06 |