Plants and trees are essential to our environment, yet the planting process has become increasingly challenging due to issues such as climate change, overshading, canopy coverage, evaporation, transpiration, and deforestation. Identifying the perfect planting spot with adequate sunlight, humidity, and temperature is now more difficult than ever.
PlantPerfect addresses this issue by designing a simple device that senses and measures humidity, temperature, and sunlight in a potential planting area. The device provides continuous real-time data to help users make informed planting decisions.
The first version of PlantPerfect uses the Raspberry Pi Sensor Kit and a connected computer with an IDE for code execution and data visualization. The system includes:
- Sensors for humidity, temperature, and light
- A laptop for output display and data analysis
-
Prototype Hardware
- Raspberry Pi microcontroller board (from the Raspberry Pi Sensor Kit)
- Temperature and humidity sensor
- Light sensor
- Button for user interaction
- Computer for output display and power supply
-
Designed Device
- 3D-printed container (box) to house:
- Microcontroller and sensors
- Batteries
- OLED or similar display screen for data output
- 3D-printed container (box) to house:
The device operates as follows:
- The user presses a button to initiate the process.
- The connected microcontroller executes the code via the Thonny IDE.
- Sensors collect data on environmental conditions.
- The computer's IDE displays the data, including:
- Quantitative metrics for temperature, humidity, and light levels.
- Feedback on whether the area is suitable for planting based on standard conditions.
Several tests were conducted to ensure the device's accuracy and functionality:
- Temperature Testing
- Compared device readings with a thermometer.
- Result: Minimal margin of error.
- Humidity Testing
- Compared device readings with a hygrometer.
- Result: Minimal margin of error.
- Light Level Testing
- Tested in various lighting conditions (e.g., bright sunlight, shade, darkness).
- Result: Accurate light level readings.
- Button Functionality
- Verified the button's ability to start and stop the process.
- Result: Successfully initiated and halted operations.
PlantPerfect effectively monitors environmental conditions, providing valuable feedback on temperature, humidity, and light levels for optimal planting decisions.
- Improved Design
- Smaller size with a built-in screen.
- Independent power supply for portability.
- Additional Sensors
- Measurements for pH levels, air quality, soil moisture, and gases.
- Enhanced Usability
- Mobile app or built-in displays for easy user interaction.
PlantPerfect helps users make informed decisions for successful planting, addressing environmental challenges with precision and reliability.