下記の記事の続きです。前回の記事では、この取り組みの背景と温度及び湿度の計測機能の実装について書きました。この記事では、wifiモジュールによるIoTデバイス化と、MH-Z14Aによる二酸化炭素濃度計測機能の実装を行います。 Arduinoは単体で ...
This project demonstrates using an LM35 temperature sensor and a deployed machine learning model on an Arduino to predict humidity based solely on sensed temperature readings. The Arduino then outputs ...
Air Quality Sensing Using Arduino This project is focused on the development of a low-cost and efficient air quality monitoring system using an Arduino Nano microcontroller. It utilizes the DHT11 ...