of 10 /10
RASPBERRY PI 기기 기기기기 - kookmin university Doona Lee -

Raspberry pi

Embed Size (px)

Text of Raspberry pi

  1. 1. - kookmin university Doona Lee -
  2. 2. We use Raspberry Pi 2 35dollar Raspberry Pi Raspberry Pi , . Reference : http://ko.wikipedia.org/wiki/%EB%9D%BC%EC%A6%88%EB%B2%A0%EB%A6%AC_%ED%8C%8C%EC%9D%B4#cite_note-6
  3. 3. c : We must install OS for Raspberry Pi(Raspbian) in micro SD card. We need that three things. This is micro SD card and Adapter. Tool of transfer the IOS image to the SD card. This is IOS image.
  4. 4. You can install Tool of transfer the IOS image to the SD card for window here : http://sourceforge.net/projects/win32diskimager/ You can install Raspbian IOS image here : https://www.raspberrypi.org/downloads/
  5. 5. Select SD card here. Select IOS image here. 1. Execute the win32DiskImager. 2. Select IOS image and SD card. 3. Write image to SD card. After number2 click Write and Yes.
  6. 6. , hdmi, , /usb, , micro SD . . . microSD HDMI LAN USB
  7. 7. 1. login id pi Password raspberry. 2. Shell startx . 3. . 1 Enter Ok . 2.7 SD . 4. 2 . 5. .
  8. 8. $ sudo raspi-config // Raspbian . 1. Expand Filesystem : SD . 2. Change User Password : pi . 3. Enable Boot to Desktop/Scratch : GUI Windows . 4. Internationalisation Options : , , Timezone . 5. Enable Camera : Raspberry Pi . 6. Add to Rastrack : rastrack Raspberry Pi . Raspberry Pi . 7. Over Clock : 700MHz CPU Clock . 8. Advanced Options : Hostname , SSH on/off, SPI on/off, Audio HDMI/3.5mm jack . Reference : http://www.rasplay.org/?p=7736
  9. 9. - Write to the terminal - $ sudo apt-get install ttf-unfonts-core //first install hangul fonts $ sudo apt-get install ibus-hangul //next install ibus Reference : http://kuroikuma.tistory.com/entry/%EB%9D%BC%EC%A6%88%EB%B2%A0%EB%A6%AC%ED%8C%8C%EC%9D%B4- %ED%95%9C%EA%B8%80%EC%9E%85%EB%A0%A5
  10. 10. 1. ibus , (Preferences) . 2. . 3. . $ sudo nano /etc/default/keyboard // us kr . $ sudo dpkg-reconfigure locales // - . $sudo dpkg-reconfigure tzdata // . $sudo reboot