The measurement of meteorological variables is important for decision-making in the field. Accurate data can help farmers optimize their activities to improve food production. Traditional methods of monitoring variables can be expensive or complex for small-scale farmers to use. This indicates a need for low-cost and user-friendly devices. Currently, there is technology for developing these types of devices, which could be useful to automate processes based on variable monitoring and improve food production. Due to this, a device based on the Arduino Mega<SUP>TM</SUP> board was developed to monitor air temperature, relative humidity, rain, and soil moisture. In addition, equipment was developed to be controlled based on a rain gauge. The device has a TFT touch screen for easy-user interaction and 4 menus for information display (summary, floor, date-time and manual equipment control). The program of the device required more lines of code (59.65%) to establish user-device interaction compared to its internal processes (18.66%) and variable declarations (21.68%). A container was 3D printed to house all the integrated circuits and the device was tested under both indoor (Jun-10, 2024 to July-17, 2024) and outdoor (Jul-22, 2024 to Aug-18, 2024) conditions. Under indoor conditions, a 3% difference was found in the temperature measurements taken under the same conditions (using DS18B20 and MLX90614 sensors). Under outdoor conditions it was found that the air temperature decreased by an average of 2.33°C when increasing the height from 8ft to 16ft and the relative humidity decreased by an average 3.48% when increasing the height from 8ft to 16ft. There was a 3.4% difference in total rain measured by the rain gauges. Finally, the developed device performed adequately during the two months of testing in both conditions, measuring variables and controlling equipment (the equipment went from waiting mode to rain harvesting mode 92 times).