Raspberry Pi - stereoboy/Study GitHub Wiki

Setup

Setup Wired Network

$ vim /etc/dhcpcd.conf
interface eth0
static ip_address=192.168.2.2/24
static routers=192.168.2.1
static domain_name_servers=168.126.63.1 8.8.8.8

Setup Hangul

$ sudo apt-get install ibus ibus-hangul fonts-unfonts-core

sharing connection to other pcs via wired-ethernet

Hardware Setup

Raspberry Pi3 Pin Mapping