Skip to content

Connecting via Serial mode

Cort edited this page Sep 8, 2023 · 1 revision

In this mode, your browser will connect directly to the IoTy device using Web Serial.

Pro

  • No need to configure WiFi.
  • No need for internet access.
  • Stays connected during reset, making debugging more convenient.
  • Fewest steps to connect.

Con

  • Only works with Chrome and Chrome based browsers.
  • Does not work on iOS or Android.

Serial Mode (Steps)

  1. Open https://quirkycort.github.io/IoTy/public/editor.html
  2. Open the kebab menu (...3 vertical dots next to the word "Disconnect") and switch "Connection Mode" to Serial.
  3. From the kebab menu, select "Connect (Serial)".
  4. Select "Filtered Connect" or "Connect".
  5. Select your device and click "Connect".
Clone this wiki locally