News

Configuring the Arduino Mega for precise reading of analog data from the PT100 sensor. Implementing compensation and calibration algorithm to enhance the accuracy of temperature readings. Serial ...
The Serial Data Logger (class SerialDataLogger) allows the following: Automatically finds the correct COM port and connect to Arduino. Records the response from Arduino and make it available for ...
Build an Arduino-based 4-Channel Data Logger Wouldn't it be nice to have your own simple on-demand data logger for those occasions when you don't have connectivity? Here's how to build one using an ...
Herein, we report a low-cost photometer developed by compactly assembling a RGB LED, a light sensor, and an Arduino microcontroller in a 3D-printed housing. To manage the RGB LED and the light sensor ...
Data acquisition systems are commonplace in the current era of digitalization and Industry 4.0. These systems are typically used to obtain data from sensors, whether analog or digital, which is then ...