Skip to content

savazeb/smartplant-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Plant IoT Project

A client user interface to monitor smartplant.

The device overview

The sensor to watch the plant health is controlled by atmega chip and raspberrypi as its core. The data then passed to the firebase cloud. By doing so, the client will fetch the data provided by the cloud by utilizing its api created using google functions.

Client

Multi platform smartphone used was the idea of this project. By so, the client is created using expo react native.

Tree

All the source code is stored inside the ./src directory.

└── src
    └── App.js

Usage

Go to the ./src directory then run:

npx expo start

Use the QR code shown to open the application.

Video

https://youtube.com/watch?v=NsKa_3FIpPk&feature=share

License

MIT

About

IoT device client for my school project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published