https://github.com/arithabandara/green-house-application
Green House Monitoring Android Application
https://github.com/arithabandara/green-house-application
android-application green-house green-house-android green-house-automation green-house-monitoring-application monitoring-application
Last synced: about 2 months ago
JSON representation
Green House Monitoring Android Application
- Host: GitHub
- URL: https://github.com/arithabandara/green-house-application
- Owner: ArithaBandara
- Created: 2024-10-27T10:07:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T10:48:04.000Z (over 1 year ago)
- Last Synced: 2025-02-09T08:42:19.839Z (over 1 year ago)
- Topics: android-application, green-house, green-house-android, green-house-automation, green-house-monitoring-application, monitoring-application
- Language: Java
- Homepage:
- Size: 5.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Green-House-applicationn
## Overview
Welcome to the Greenhouse Monitoring Application! I created this app out of necessity—I couldn’t find a suitable tool to monitor my greenhouse project, so I built my own. This app lets you keep an eye on important environmental factors like soil moisture, humidity, temperature, and light intensity using sensors. Plus, it includes a section for real-time weather updates to help you manage your greenhouse more effectively.
## Features
- **Real-Time Monitoring**: Easily track soil moisture, humidity, temperature, and light intensity.
- **Weather Updates**: Get real-time weather information with integrated APIs.
- **User-Friendly Interface**: Designed for easy navigation and clear data visualization.
## Getting Started
To use this application, you’ll need two API keys:
1. **AccuWeather API**: Sign up and grab your API key from the [AccuWeather Developer Portal](https://developer.accuweather.com/).
2. **GoMaps API**: Obtain your API key from [GoMaps API](https://app.gomaps.pro/apis).
### Installation
1. Clone the repository to your local machine.
2. Open the project in your favorite Java IDE.
3. Add your API keys in the configuration file.
4. Build and run the application.
## How to Use
1. Launch the application.
2. Connect your sensors to measure soil moisture, humidity, temperature, and light intensity.
3. View real-time data updates on the dashboard.
4. Check the weather information to support your greenhouse management.
## Technologies Used
- **Java**: The backbone of this application.
- **APIs**: Integrated with AccuWeather and GoMaps for weather data.
## Contribution
I’d love your input! If you find any bugs, have feature suggestions, or want to contribute in any way, feel free to reach out or submit a pull request.
## License
This project is open-source!
Thanks for checking out! Happy gardening! 🌱