Skip to content

Raspberry pi online electronic switch controller via firebase and mobile app using cordova

Notifications You must be signed in to change notification settings

Telexine/RPI-IOT-HomeAppliance

Repository files navigation

SS

RRPI-IOT-HomeAppliance

RPI-IOT-HomeAppliance

Hardware

Wiring

Folder

RPI - put it in Raspberry
Client - Put in your PC and run 
 npm update
 npm install
 
 ==  For android emulator 
 - make sure you have android studio
 
 cordova platform add android
 cordova run android
 
 == *** For Web Browser 
 
 cordova run browser
 
  ==  For IOS emulator 
 - make sure you have Xcode (MacOS)
 
 cordova platform add IOS
 cordova run IOS
 

Prerequisite

## Raspberry pi IMAGE
[Minibian] (https://minibianpi.wordpress.com/)

Installing in Raspberry

## Install Python
apt-get install python3
apt-get install python3-pip

## Install pip
pip3 install pyrebase

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Raspberry pi online electronic switch controller via firebase and mobile app using cordova

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published