Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayushshrivstava/miniature_greenhouse
Code for project of ES461 - Electronics Instrumentation
https://github.com/ayushshrivstava/miniature_greenhouse
Last synced: 5 days ago
JSON representation
Code for project of ES461 - Electronics Instrumentation
- Host: GitHub
- URL: https://github.com/ayushshrivstava/miniature_greenhouse
- Owner: AyushShrivstava
- Created: 2023-04-28T10:17:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-28T10:37:22.000Z (over 1 year ago)
- Last Synced: 2024-06-16T15:02:59.643Z (5 months ago)
- Language: C++
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Miniature Greenhouse
## Project Electronics Intrumentation - ES 641Miniature greenhouse can be used to keep small plants in your house, even in areas with extreme temperatures. This prototype of a miniature Greenhouse continuously measures and displays Temperature and Humidity inside the Greenhouse and also controls these factors using a tungsten bulb (heat source) to increase temperature and a fan to reduce humidity and throw out heat as well.
This repository contains the code for the Miniature Greenhouse project. The project is a part of the course Electronics Intrumentation (ES 641) at IIT Gandhinagar. Please load the DHT11 library before running the code.
Thank you