본문 바로가기

라즈베리파이

라즈베리파이 카메라 사용법 상세한 자료 파이선 코드 [링크]

반응형

라즈베리파이 카메라 사용법 상세한 자료 파이선 코드 [링크]

라즈베리파이에서 GUI 구현을 위해 찾아 본 사이트들. 미처 알지 못했던 것들이 늘 회한으로 다가오면서도 또 역시 배우지 않고 지나치는 적이 얼마나 많은가.

Get Started With Raspberry Pi GUI https://www.instructables.com/id/Get-Started-With-Raspberry-PI-GUI/
Make Simple GUIs With the Raspberry Pi Using EasyGUI https://www.lifewire.com/make-simple-guis-with-the-raspberry-pi-using-easygui-4094706
Python GUI – tkinter 참고 https://www.geeksforgeeks.org/python-gui-tkinter/
Use C# and .NET to develop your own GUI apps for the Raspberry Pi https://tutorials-raspberrypi.com/write-raspberry-pi-gui-apps-c-sharp-dot-net/
The Best GUI Widgets for Raspberry Pi https://www.digikey.com/en/maker/blogs/2018/the-best-gui-widgets-for-raspberry-pi

라즈베리파이 카메라 사용을 위해 자료를 찾던 중 아주 좋은 자료가 있어 링크로 연력한다. 카피한 곳 출처는 다음과 같다. 링크 자료출처: https://picamera.readthedocs.io/en/release-1.9/index.html#picamera

picamera

This package provides a pure Python interface to the Raspberry Pi camera module for Python 2.7 (or above) or Python 3.2 (or above).

Links

  • The code is licensed under the BSD license
  • The source code can be obtained from GitHub, which also hosts the bug tracker
  • The documentation (which includes installation, quick-start examples, and lots of code recipes) can be read on ReadTheDocs
  • Packages can be downloaded from PyPI, but reading the installation instructions is more likely to be useful

Table of Contents

Indices and tables

Next 

 

라스베리 파이 카메라와 2pcs 적외선 IR LED 보드

 

반응형