LoginSignup
4
1

More than 3 years have passed since last update.

MaixduinoでWi-Fiを使う

Last updated at Posted at 2020-02-17

はじめに

Sipeed MaixduinoでWi-Fiが使えない。MaixPyからは使えるけど、現在のStandard SDKではサポートされていない模様。回路図ではIO6、IO7ピンにESP32がシリアルで接続されていることになっているのに、最新のファームウェアだとATコマンドのサポートはなさそう。

サンプル

標準MaixduinoフレームワークのWiFiEspと置き換えるライブラリーを使う。

使用例

追記

ESP32のファームウェアを EspressifのATコマンド のものにすればATコマンドで使えるかも。でもSPI接続の方が速度は期待できる。

4
1
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
4
1