Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 1.02 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.02 KB

Windows IoT Plant Sensor

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.

Cloning the project

  • 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.