https://github.com/akshitagupta15june/self-greenery
Automatic Plant Watering System using IoT.
https://github.com/akshitagupta15june/self-greenery
Last synced: about 1 month ago
JSON representation
Automatic Plant Watering System using IoT.
- Host: GitHub
- URL: https://github.com/akshitagupta15june/self-greenery
- Owner: akshitagupta15june
- Created: 2021-06-19T09:08:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-19T09:57:49.000Z (over 4 years ago)
- Last Synced: 2024-11-12T17:49:52.978Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 152 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Micro:bit Automated Self Watering Plant
## Inspiration
Nowadays, people are very busy with their schedule and they do not take care of the plants. Most people are too lazy to water the potted plants on their rooftop gardens every day during summers. So, we have made a system which automatically waters the plant according to its need.## What it does
The soil moisture sensor used in our project senses the moisture level of the soil and if the moisture level is low, the plant is automatically watered according to its requirement.## How we built it
1) Micro: Bit
2) Soil Moisture Sensor
3) 3V Submersible Pump
4) M-M wire for connection as well as a battery to supply power to the micro: bit.
## Accomplishments that we're proud of
We are proud of our project because we have built a system that takes care of our environment which is very important in today's era.
## What we learned
We learned Micro: bit functionalities.
## What's next for Micro: bit Automated Self Watering Plant
We will try to make it more compact and effective.
## Use as Extension
This repository can be added as an **extension** in MakeCode.
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **New Project**
* click on **Extensions** under the gearwheel menu
* search for **https://github.com/akshitagupta15june/microbit-automated-self-watering-plant** and import## Edit this project 
To edit this repository in MakeCode.
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **Import** then click on **Import URL**
* paste **https://github.com/akshitagupta15june/microbit-automated-self-watering-plant** and click import