現在のApacheはバージョン2.xです。まず、Raspberry PIのターミナルで以下のコマンドを入力します。 sudo apt update 次に以下のコマンドを入力します。 sudo apt install apache2 -y 無事にインストールされたら、もうWebサーバーは稼働しています。という事でWebブラウザ ...
今回はRaspberry PIのカメラコマンドを使ってみます。Raspberry PIのカメラコマンドはRaspberry PI 3の頃と現在では大きく変更されています。 ここでは新しいカメラコマンドを使ってみましょう。なお、今回はVNC経由ではなくsshでRaspberry PIにログインして ...
The Raspberry Pi has taken over the DIY tech world since the release of its first-generation board. In fact, it has become such a massive hit with hobbyists and professional developers that according ...
Spread the love“`html Connecting to a Raspberry Pi via SSH (Secure Shell) is a crucial skill for anyone looking to dive into the world of this versatile mini-computer. Whether you’re setting up a home ...
Whether you plan for it or not, some aspects of your Raspberry Pi projects can change over time. One of the most common things you'll likely end up changing is your Wi-Fi network. Maybe you upgraded ...
Spread the love“`html Setting up your Raspberry Pi is an exciting project that can open up countless opportunities in programming, electronics, and even home automation. One of the first and crucial ...
まず、接続したUSBカメラがRaspberry PIで認識されているか確認します。以下のコマンドを入力します。USBカメラが接続され認識されていればカメラに関する情報(メーカー名やカメラ名など)が表示されます。 lsusb 次に以下のコマンドを入力します。 v4l2-ctl ...
初学者の方々に向けた「macOS×コマンドライン」の解説書。 zshとbashに両対応し, 解説を刷新しました。 本書では, macOSベースでOSの基礎知識とコマンドラインのテクニックを丁寧に解説。 macOSの源流にあるUnix系OSのコンセプトを押さえつつ, ファイルや ...