PONDAです。色々作ってます。 ゼロからVScode+PlatformIOでM5Stack AvatarとAquestalk ESP32を使えるようにするまでの備忘録書いていきます。 ①プロジェクト作成とライブラリインストール 下図のようにプロジェクト作成。 ライブラリ「M5Stack」と「M5Stack Avatar」を ...
M5Stack BASIC env:m5stack-basic 公式ライブラリを使用。 M5Stack Fire env:m5stack-fire 公式ライブラリを使用。 M5Stack M5GO env:m5stack-m5go 公式 ...
M5Stack(ESP32)の開発環境としてArduino IDEを使っていると,どうにもビルドが遅くて困ることがあります.Googleで検索してみると,どうやらVSCode(Visual Studio Code)とPlatformIOを使った開発環境だとビルドが速いらしいということで,試してみました. 結果 ...
I can confirm that building on Platformio for STM32WL(55JC1) will fail as it looks like the SubGhz library is missing. Checking the output in verbose mode, the include path for SubGhz is definitely ...
In a recent post, I talked about using the “Blue Pill” STM32 module with the Arduino IDE. I’m not a big fan of the Arduino IDE, but I will admit it is simple to use which makes it good for simple ...