自分は「Arduino IDE で ESP32/ESP8266 の開発を始めた人間」だった。 これを読んでいるあなたはどうでしょうか。 ブレッドボードでLEDを光らせたり、ESP-NOW を試したり、 小型ノードを作ったりするぶんには Arduino IDE は最高だ。 でも今回、自分が作っていたのは ...
これは Arduino でいう「ボード設定 + ウィルセット + ライブラリ設定」全部を一箇所に集めたファイル です。 逆に言えば、 platformio.ini を理解した瞬間、 すべてのプロジェクト管理が “一撃で正しく動く” ようになる。 この記事では、私が実装中の ...
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 ...