ニュース

電子工作ファンに人気のマイコンArduino、そしてWiFiとBluetooth内蔵でネットワーク接続しやすいESP32。それらのマイコンでプログラムを組む際に使うのが「Arduino言語」です。 「電子工作は好きだけどプログラミングはよくわからない」あるいは ...
みなさんこんにちはRcatです。 今回は過去にも紹介していますが、ArduinoでESP32シリーズを使用したIOT工作のテンプレートについて紹介&使い方解説をします。 というのも、記事は更新できますが動画は更新できないので…。 新しいことを思いつくたび ...
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 ...
2023年7月に登場したArduino Nano ESP32、技適の関係で2023年8月時点では日本はまだ未発売だけど、ボクは中国で入手したNano ESP32を実際に触ってみたよ。ここでは、AVR版のArduino NanoとESP32の違い、Arduino IDEでESP32向けのプログラムを作成するまでの手順、Arduino IoT Cloud ...
Note: This is a general purpose library based on the Sqlite codebase. For logging sensor data into database please use Sqlite Micro Logger, which is faster and memory ...
This Arduino library implements a direct Point-to-Point Protocol (PPP) connection between an ESP32 and a host via UART. Unlike IDF PPPoS examples that require a GSM modem, it can establish a direct ...
本書の以下の部分に誤りがありました。ここに訂正するとともに、ご迷惑をおかけしたことを深くお詫び申し上げます。 誤 一方、ESP32は2系統目のシリアルを使います(16番ピンが送信、17番ピンが受信)。片方の送信を他方の受信に接続しますので、Arduino ...
Unlike the standard ESP32 microcontroller, the CAM variant includes a camera module and a microSD card slot built into it.
In this tutorial, we will learn how to install multiple versions of the ESP32 board package in the Arduino IDE. Once set up, you’ll have the option to choose a specific version of the ESP32 package ...
The Maker’s Pet Robotics Kit is a DIY learning kit designed for robotics enthusiasts, students, and hobbyists who want to explore autonomous navigation and mapping. At its core, the ESP32 works with ...