今回は電子工作ネタとして、低価格のArduino互換Wifiモジュール「esp8266」を使ってみたことについて書いていきたいと思います。今回はあくまでもテスト起動と言ったところですが、このモジュールを使うことで自宅のIoT化にむけていろいろと面白いことが ...
Makers, developers, and hobbyists who enjoy creating projects using the Arduino platform may be excited to learn that Adafruit has recently announced that their MQTT Arduino Library now supports the ...
インターネット上のNTPサーバと通信できないArduinoは現在時刻を知ることができないため, RTCを接続して現在時刻を取得するが,RTCに正しい時刻を設定する必要がある. このために利用するプログラムが以下の2つである. RTC(DS3231)の配線は, Grove用の変換 ...
アナログ・デバイセズ社の3軸加速度センサ ADXL335は±3gの範囲の加速度を測定できる3軸加速度センサである. このICを使ったセンサモジュールには以下のようなものがある. Grove - 3-Axis Analog Accelerometer チップの動作電圧は,1.8から3.6Vであるが,上記のGroveの ...
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 ...
In this post, I am going to probe the components and compatibility of a cheapest Arduino Uno Wi-Fi board you can buy for your IoT projects. The UNO R3+WiFi (ATmega328P+ESP8266) board is an unofficial ...
In the domain of IoT and automation, the book Coding Modbus TCP/IP for Arduino offers a comprehensive exploration into the integration of Modbus TCP/IP communication with Arduino. This book provides a ...