今回は電子工作ネタとして、低価格のArduino互換Wifiモジュール「esp8266」を使ってみたことについて書いていきたいと思います。今回はあくまでもテスト起動と言ったところですが、このモジュールを使うことで自宅のIoT化にむけていろいろと面白いことが ...
This project brings support for ESP8266 chip to the Arduino environment. ESP8266WiFi library bundled with this project has the same interface as the WiFi Shield library, making it easy to re-use ...
I’ve been testing out the RYB2340 Bluetooth module, and it’s honestly one of the simplest ways I’ve found to add wireless control to Arduino or ESP8266 projects. In this video, I’ll walk you through ...
FlashESP is a web-based tool allowing the development of Arduino sketches and firmware flashing for ESP32 and ESP8266 hardware platforms. I initially thought it was similar to ESP Web Tools for ...
ESP8266 を初めて触る時に多くの人がつまずくポイントがある。 「D1 と D2 が SCL / SDA」という情報を見ても、 なぜそうなるのか が理解しづらい。 この記事では、その理由と仕組みを整理する。 🧩 1. まず結論:ESP8266 の I²C は ソフトウェアで自由に割り当て ...