Notice
Recent Posts
Recent Comments
관리 메뉴

안까먹을라고 쓰는 블로그

라즈베리파이 교육 본문

Education && Seminar

라즈베리파이 교육

YawnsDuzin 2016. 9. 5. 15:55

 

반응형

2016.09.05(월)


https://www.raspberrypi.org/resources/

https://www.adafruit.com/category/203

http://rastrack.co.uk/


https://www.sparkfun.com/



- 한글 입력기 설치

 - sudo apt-get update

   sudo apt-get upgrade


   sudo apt-get install ttf-unfonts-core     // 한글폰트 설치

   재부팅

   sudo apt-get install ibus-hangul        // 한글입력 관련



-WiringPi 설치

  - git clone git://git.drolon.net/wiringPi

  - ls

  - cd wiringPi

  - ./build

  - gpio readall


 - 실습내용

  - 라즈베리파이 소개

  - 라즈베리파이 기본설정

    - Raspbian 포팅

    - Raspbian 기본설정

    



2016.09.06(화)

https://www.dfrobot.com/

https://www.seeedstudio.com/


- 소물인터넷 관련 - lora 통신망

https://lora.sktiot.com/developers/main.do


회로레이아웃 프로그램

  - fritzing

- Window PC에서 코딩하기

  - notepad++

   - https://notepad-plus-plus.org/download/v6.5.1.html


- 실습내용

  - GPIO 출력 테스트 (LED, Buzzer)

  - GPIO 입력 테스트 (버튼, PIR모션센서)

  - Web을 이용한 GPIO제어

    - with Node.js, Express

 - samba 서버설치

   http://forteleaf.tistory.com/50

 - 라즈베리파이 카메라 연동테스트

    http://www.rasplay.org/?p=5586

    http://www.rasplay.org/?p=4595


    http://www.rasplay.org/?p=6277&


    https://www.raspberrypi.org/learning/getting-started-with-picamera/




2016.09.07(수)

- 라즈베리파이 외부 접속설정

- Putty 설정 (Text Mode)

- VNC 설정  (GUI Mode)

 - http://blog.naver.com/ghdrl95/220750497478

- XRDP


- 라즈베리파이 카메라 응용

  https://www.raspberrypi.org/learning/getting-started-with-picamera/worksheet/



- 카메라 쇼핑몰

  http://www.cameracctv.com


- 참조 Project

지문인식 도어락

  https://learn.adafruit.com/remote-controlled-door-lock-using-a-fingerprint-sensor-and-adafruit-io 

DotMatrix

  https://learn.adafruit.com/connecting-a-16x32-rgb-led-matrix-panel-to-a-raspberry-pi        

  https://learn.adafruit.com/nextbus-transit-clock-for-raspberry-pi



 - 아두이노 교육

  - 아두이노 공식홈페이지

     https://www.arduino.cc/


     https://www.dfrobot.com/wiki/index.php?title=Raspberry_Pi_B%2B_Meet_Arduino_Shield_SKU:DFR0327


- RaspberryPI & Window10

   https://learn.adafruit.com/getting-started-with-windows-iot-on-raspberry-pi

   https://learn.adafruit.com/windows-iot-application-development-headed-blinky



반응형
Comments