Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.58 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.58 KB

FishHub

Summary:

With FishHub you can control any fish tank to feed, turn on/off the light, and get current temperature. As open project, I came up with idea to design and create a product to easily manage and control a fish tank.

Demo

Parts:

Raspberi pi
Servo Motor
LED lights
Temperature Sensor

BackEnd

Back end done in python to control all hardware and send message(pubnub server) to the cloud wich frontend(app) recive to execute the order.

FrontEnd

Front end done in flutter dart language to control and send message to backend using pubnub realtime communication.

More feature will be added