ニュース

翔泳社では、「独習」「徹底入門」「スラスラわかる」「絵で見てわかる」「一年生」などの人気シリーズをはじめ、言語や開発手法、最新技術を解説した書籍を多数手がけています。プロジェクトマネジメントやチームビルティングといった管理職向けの ...
まずESP32をarduino開発環境で開発できるように準備。 インストール、”arduino”をインストール後、arduino IDEのボードマネージャーでESP32を追加します。 今回使用したarduinoとESP32ライブラリーバージョンは、arduino:1.8.9、ESP32:1.0.2です。
However, I decided to build my own Wi-Fi scanner and honeypot using a regular ESP32-S3 and a Python server on my computer.
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 ...
今朝は3時に助手の猫さんが起こしてくれました。昨日から吐き戻し軽減のカリカリに替えて猫さんの体調は良くなったようです。 まず、ESP32のソースコードの編集をVS Codeで行えるようにできました。Arudino IDEの拡張機能は入れていませんがC++の拡張だけで ...
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 ...
Unlike the standard ESP32 microcontroller, the CAM variant includes a camera module and a microSD card slot built into it.
One of features of ESP32 that has been intriguing me since its release back in September 2016 was low noise amplifier (LNA). Some time later, in May 2017, the LNA has been officially documented in ...
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 ...
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 ...