This Folder contains Raspberry projects for remote smart house application (enable or dissable any electrical device you want remotely), you have to download this Folder, in this folder there are 6 projects (two for each raspberry device) choose the project you want to use according to your Raspberry device and your needs. You will be able to
In this folder there are three folders: -Raspberry 1-2A -Raspberry 2B-3 -RASPBERRY PI COMPUTE MODULE DEV KIT open the folder you have to use according your raspberry device.
After this you will see two Folders, each one contains one Project, the projects you have to see are: -SmartHouseRaspberryServer: the outputs and the inputs have been split in half. -SmartHouseRaspberryServerOnlyOutputs: all pins have been used as ouptputs and you have no inputs ( for example: not recommended for light switching).
You have to install some libraries from command line tool.[Command Line commands](https://github.com/tsoglani/SpeechRaspberrySmartHouse/blob/master/Command_Line.md).
Information for static ip to your raspberry device
After you download and run the selected project, you would be able to control remotely your raspberry device with the applications below:
-Free (beta) application, works on any computer device:Computer Client.
NOTE : need to have Java sdk to your computer device (if not, this is the link ->Java_SDK )
///////// NOT YET
-Paid (Android phone- Android wear(watch)) application: -
Recommended : download free testing version before buy it to be sure that is working for you.
/////////
Select the project you need. In every "main" folder there is a read me file with instructions.
- the project must be on Desktop Folder else images will not display
How to run the application on raspberry startup :
first Extract jar file
then Run project On Startup
info Raspberry 3B GPIO's map
In case you face the following problem on jar exstraction : Unsupported major.minor version 52.0 you can download and install : "http://www.rpiblog.com/2014/03/installing-oracle-jdk-8-on-raspberry-pi.html"
Good luck ;)
License: GNU AGPLv3