This document describes an IOT-based system to monitor the freshness of fruits using an Arduino Nano microcontroller. The system measures the concentration of ethylene gas and other gases in the fruit's atmosphere using MQ3 and MQ5 gas sensors. It also measures temperature and humidity using a DHT11 sensor. The sensors detect factors that indicate ripeness and spoilage. If thresholds for ethylene levels, other gases, temperature or humidity are exceeded, the system triggers a buzzer and displays warnings on an LCD screen. The system was tested on apples and bananas. It was found that excessively decayed fruit produces over 300ppm of ethylene. The simple and low-cost device could