The goal of this project is to measure the amount of particles in the air using a sensor connected to an Arduino. The sensor detects tiny particles, helping us calculate air quality. We can use the ...
From my experience it is absolutely needed to have an Arduino Mega or equivalent (needs to have at least 2 serial ports), you won't be able to read the Modbus if Serial is also used by USB Serial ...