Simulation of Arduino-Based Greenhouse Monitoring System Using TinkerCAD

by Dr. Ma. Magdalena V. Gatdula, Engr. Arvin C. Cabrera, Engr. Christian Carr DG. Tac-an, Engr. Michael Andre P. Guevarra

Published: December 11, 2025 • DOI: 10.47772/IJRISS.2025.91100367

Abstract

This study presents the Simulation of an Arduino-Based Greenhouse Monitoring System Using TinkerCAD, designed to demonstrate automated environmental monitoring and control within a greenhouse. The project aims to maintain optimal growing conditions by continuously measuring temperature, ambient lighting, and soil moisture through a temperature sensor, LDR, and soil moisture sensor. System responses are displayed via an LCD, while actuators—such as a fan, shade mechanism, and a light bulb representing a solenoid valve—operate based on threshold values.
The system architecture and block-based code were developed using TinkerCAD, incorporating timers and flag variables to mimic non-blocking execution despite platform limitations. The algorithm cycles through sensing, displaying, controlling, and reset phases, computing average sensor readings and activating actuators accordingly. Results confirmed correct detection and response across various environmental conditions, including temperature classification, light intensity interpretation, and soil moisture levels.
Overall, the simulation successfully achieved its objectives by demonstrating how automated greenhouse control can be implemented using Arduino components in a virtual environment. Future improvements may focus on enhanced synchronization of sensor data and more advanced control algorithms to better replicate real-world greenhouse automation.