Arduino フレームワーク向けについてライブラリを作ろうとしていて調査している。Arduino IDEの意外な挙動を知れたりできたので、メモしておく。 以下のリポジトリにライブラリマネージャーに登録するための手順がある 設定にある「スケッチブックの場所 ...
#define BSP_ERROR_CHECK_RETURN_ERR(x) ESP_ERROR_CHECK(x) #define BSP_ERROR_CHECK_RETURN_NULL(x) ESP_ERROR_CHECK(x) #define BSP_ERROR_CHECK(x, ret) ESP_ERROR_CHECK(x ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
サックとESP32でキーボードとマウスのプロトタイプを作りたかった。コンセプトの確認をしたかった。 任天堂 Wii ヌンチャク を無線マウスにするとどんな感じか試したかった。以下の記事。 今回、Arduino 向けの以下のライブラリを試してみた。最後の ...
Arduino_GFX is a Arduino graphics library supporting various displays with various data bus interfaces. This library start rewrite from Adafruit_GFX, LovyanGFX, TFT_eSPI, Ucglib, and more... If you ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する