Skip to content

This is an application that allows a web browser to interact with the Raspberry Pi Zero via its USB OTG Serial, regardless of the IP settings.

License

Notifications You must be signed in to change notification settings

chirimen-oh/PiZeroWebSerialConsole

Repository files navigation

Language: Japanese, English (Google Translation)

PiZeroWebSerialConsole

PCのUSB端子に接続したRaspberry Pi Zeroのコンソール(コマンドプロンプト)をWebブラウザから使用できます。

  • Raspberry Pi ZeroのUSB OTGシリアルとWeb Serial APIを使用しているため、IP設定は不要です。(Pi Zero WがWiFi接続されていない状態でも使用可能)
  • 簡易なファイルマネージャ機能があり、PCとRaspberry Piとの間でファイルの送受信ができます。
  • Monaco Editorを搭載、テキストファイルの編集ができます。
  • Raspberry Pi Zero WのWiFi設定のための専用UIがあります。
  • Node.jsを使用したCHIRIMENのための専用UIを持ちます。

準備

USB OTG Serialのコンソールが有効化されたRaspberry Pi OSが動作しているRaspberry Pi Zero (W)が必要です。

使用

  • PCのUSBとRaspberry Pi ZeroのUSB OTGポートをUSBケーブルでつなぎます
    • PCからのUSB給電でRaspberry Pi Zeroが起動します。
  • PCでRaspberry Pi Zeroが認識されたことを確認します (Windows10のデバイスマネージャの例)
    • 起動してUSBデバイスとして出現するまでにしばらく(数十秒)かかります) OTG PORT Information on device manager
  • こちらのページにブラウザでアクセス(Chrome, Edgeで確認)
  • CONNECTボタンを押す
    • 接続ダイアログが出現 connection dialog
    • 上で認識したデバイス(ポート番号)を接続する

About

This is an application that allows a web browser to interact with the Raspberry Pi Zero via its USB OTG Serial, regardless of the IP settings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages