공짜라는 정보가 있어서 낼름!



겁나 무섭다는데 흑흑 ㅠㅠ


Posted by 구차니

재탕은 너무하잖아 ㅠㅠ

새거 내놔 ㅠㅠ




Posted by 구차니
embeded/raspberry pi2015. 9. 16. 15:24

raw로 받을 수 있는데..

동영상까지 하려면 아무래도..USB로 처리하는 ethernet 때문에

대역폭 한계로 저장에는 애로가 꽃필듯하다


raspistill --raw -o raw.jpg

It's not RGB, it's bayer data 

[링크 : https://www.raspberrypi.org/forums/viewtopic.php?f=43&t=44918]

[링크 : http://bealecorner.org/best/RPi/]

[링크 : http://www.farnell.com/datasheets/1730389.pdf]


picamera / raw video

[링크 : http://raspberrypi.stackexchange.com/questions/27207/uncompressed-video-recording]

    [링크 : http://picamera.readthedocs.org/en/release-1.10/]


+

2017.02.28

matlab에서 rpi 카메라 조작하기

[링크 : https://kr.mathworks.com/.../working-with-raspberry-pi-camera-board.html...m]

Posted by 구차니
embeded/raspberry pi2015. 9. 16. 15:19

헐.. UI가 조금 구리지만.. 잘 꾸미면 웬만한 사용제품 급이겠는데? ㄷㄷ


[링크 : http://elinux.org/RPi-Cam-Web-Interface]

[링크 : https://github.com/silvanmelchior/RPi_Cam_Web_Interface]

    [링크 : http://jamiej7.wix.com/anpr-on-raspberry-pi]

Posted by 구차니
회사일2015. 9. 16. 13:43

그러니까.. AVB가 인프라고

RAW video는 기존의 표준이 있으니 RTP에 하나 추가해서

RAW 데이터를 전송하면 끝?



AVB - Audio video Bridge

[링크 : http://www.tta.or.kr/data/weekly_view.jsp?news_id=1926]

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


uncompressed video over IP

[링크 : http://www.tvtechnology.com/miscellaneous/0008/uncompressed-video-over-ip/206200]


RTP AVP(Audio Video Profile)

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


RTP Payload Format for Uncompressed Video

[링크 : https://tools.ietf.org/html/rfc4175]


[링크 : https://itea3.org/.../09039-MEDIATE-WP-2-MediateD221StandardsandInteroperabilityv11pdf.pdf]


[링크 : https://csperkins.org/research/ultragrid/2004-07-APAN.pdf]

[링크 : http://www.apan.net/meetings/tokyo2006/presentation/2006-01-APAN-STDs.pdf]


[링크 : https://en.wikipedia.org/wiki/Real-time_Transport_Protocol]

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


RTSP = RTCP + RTP

[링크 : http://nenunena.tistory.com/94]

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

APNR 카메라  (0) 2016.05.18
lwip + freeRTOS  (0) 2015.12.09
UTC / Up the cable, coxial  (0) 2015.09.02
SDI 12G ... 6G  (0) 2015.05.18
HD-AHD / HD-TVI / HD-CVI / EX-SDI  (0) 2015.04.16
Posted by 구차니

으흐흐 이걸로 티스토리 스킨을 꾸며봐야지 ㅋㅋㅋ

(이제와서 이런거 공부하면서 뿌듯해 하는 노인 1인 ㅋㅋㅋ)


[링크 : http://www.w3schools.com/html/tryit.asp?filename=tryhtml_lists_menu]

[링크 : http://www.w3schools.com/html/html_lists.asp]

'Programming > javascript & HTML' 카테고리의 다른 글

html5 live video streaming...  (0) 2015.11.23
div span 블럭구조 및 원형테두리  (0) 2015.09.23
<link> 관련 약어 정리  (0) 2015.09.14
node.js / angular.js ...  (0) 2015.09.11
html5  (0) 2015.09.10
Posted by 구차니
embeded/raspberry pi2015. 9. 16. 10:20

서보 모터 2개 제어하려니.. PWM 채널 2개인게 편해서 검색..

그런데.. 저 핀 수는 어떤 기준이지?


12  PWM channel 0  A+/B+/Pi2 and compute module only

13  PWM channel 1  A+/B+/Pi2 and compute module only

18  PWM channel 0  All models

19  PWM channel 1  A+/B+/Pi2 and compute module only


40  PWM channel 0  Compute module only

41  PWM channel 1  Compute module only

45  PWM channel 1  Compute module only

52  PWM channel 0  Compute module only

53  PWM channel 1  Compute module only


[링크 : http://abyz.co.uk/rpi/pigpio/python.html#hardware_PWM] 


There are two hardware PWM channels on the BCM2385/6.

PWM0, which can be set to use GPIOs 12, 18, 40, and 52. Only 12 (pin 32) and 18 (pin 12) are available on the B+/2B, and PWM1 which can be set to use GPIOs 13, 19, 41, 45 and 53. Only 13 is available on the B+/2B, on pin 35 (but I think PWM1 is used for something - is it the audio output?)


[링크 : https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=105044] 


라즈베리 2B에는 GPIO13과 GPIO18번이 나와있으니.. 이걸 두개 설정해서

HW PWM으로 사용할 수 있을 것 같은데..

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


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




이렇게 맞붙여서 한번 해봐야지..


Posted by 구차니

어쩌다 보니 듣게 된 프로토콜..

오토메이션 관련 de facto 프로토콜


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

[링크 : http://irtfweb.ifa.hawaii.edu/~smokey/software/about/sixnet/modbus/modbus_protocol.pdf]

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

libmodbus 예제 프로그램  (0) 2022.05.04
libmodbus tcp 예제  (0) 2022.05.04
libmodbus  (0) 2022.05.03
modbus tcp 테스트 툴  (0) 2022.05.03
modbus tcp library  (0) 2022.04.25
Posted by 구차니