今回は電子工作ネタとして、低価格の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 ...
It’s really hard to overstate how awesome ESP8266 development boards like the Wemos D1 Mini really are. For literally a couple of dollars you can get a decently powerful Wi-Fi enabled microcontroller ...
ESP8266 を初めて触る時に多くの人がつまずくポイントがある。 「D1 と D2 が SCL / SDA」という情報を見ても、 なぜそうなるのか が理解しづらい。 この記事では、その理由と仕組みを整理する。 🧩 1. まず結論:ESP8266 の I²C は ソフトウェアで自由に割り当て ...