digiPlant is a Universal Windows Platform app that helps users monitor their plant. The app collects and displays tempoerature, brightness, and soil moisture data from various sensors. It runs on a Raspberry Pi and Windows 10 IoT Core. The Twitter page is currently a work in progress.
- Use Command Prompt to navigate to the folder where you want the project:
cd <your folder path>
- Run the git clone command:
git clone https://github.com/ms-iot/PlantSensor.git
The step-by-step instruction for building this project can be found on https://www.hackster.io/MasayukiN/plant-app-v-1-0-1167ed?ref=user&ref_id=100482&offset=0
===
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.