ニュース

電子工作ファンに人気のマイコンArduino, そしてWiFiとBluetooth内蔵でネットワーク接続しやすいESP32。それらのマイコンでプログラムを組む際に使うのが「Arduino言語」です。 「電子工作は好きだけどプログラミングはよくわからない」あるいは ...
This project implements a program for the ESP32 using Arduino IDE to calculate cumulative rectangle areas based on user inputs. The rectangle is divided into smaller rectangles, and areas are ...
To build this, first initiate the ESP32-S3 in AP+STA mode, bringing up a soft AP that redirects all client DNS lookups. It ...
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は2系統目のシリアルを使います(16番ピンが送信、17番ピンが受信)。片方の送信を他方の受信に接続しますので、Arduino ...
Welcome to the most comprehensive collection of ESP32-CAM projects for 2025! Whether you're a beginner exploring camera-based IoT applications or an advanced developer building sophisticated ...
ESP32-C6(M5Stack Nano C6) をArduino フレームワークを使おうとして PlatformIO でビルドしたところ、ツールチェーンやフレームワークのバージョン不整合で苦戦した顛末と解決方法をまとめました。 M5Stack Nano C6をPlatformIOで使う 本題の前に、M5Stack Nano C6をPlatformIOで ...
This ESP32 project is an exciting and interactive way to control LEDs using hand gestures. We will use an ESP32 board, Python, MediaPipe, and OpenCV to create a system that can detect specific hand ...
PlatformIO IDEのバージョンは別なので注意 development platformでは、ボードが管理されていたりする 話を「Espressif 32: development platform for PlatformIO」に戻す 「Espressif 32: development platform for PlatformIO」のアップデート内容を確認してみる Added new ...
Status: Needs investigationWe need to do some research before taking next steps on this issueWe need to do some research before taking next steps on this issue I’m currently porting my project to the ...