LoginSignup
0
0

More than 1 year has passed since last update.

Raspberry Pi初期設定

Last updated at Posted at 2021-08-01

手順(メモ)

参考サイト
https://qiita.com/HeRo/items/c1c30d7267faeb304538
https://note.com/t_t_tonbi/n/n65a4af935d50

準備

1.bootイメージ作成
2.sshの有効化
3.WiFi設定

接続後に行うこと

Raspberry Pi ソフトウェア構成の設定変更

sudo apt-get update
sudo apt-get -y upgrade

Raspberry Pi ソフトウェア構成の設定変更

sudo raspi-config

1.メモリカードの領域拡張
2.パスワード変更
3.言語設定
4.タイムゾーン
5.キーボード
6.ssh有効化
7.VNC有効化
8.ディスプレイの設定

★今回は記事、USBケーブル1本でRaspberry Pi Zeroの電源とネットワークを兼用させるUSB-OTGの設定方法
参考にUSBで繋いでセットアップしてみた。

image.png
:frowning2:

USBで接続して、設定できるのはいいと思います。
Raspberry Pi ZEROの設定をしてみた。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0