Skip to content

lightertu/AlljoynSmartHomeRPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alljoyn Smart Home Using Raspberry Pi

###Hardware Requirements:

  • Raspberry Pis with wifi enabled

  • Sensors:

    • Humiture Sensor Module x 1
    • Temperature Sensor Module x 1
    • Gas Sensor Module x 1
    • Flame Sensor Module x 1
    • PCF8591 Module x TBD
  • Output Modules:

    • LCD 1602 with I2C Module x 1
    • RGB LED Module x 1
    • Active Buzzer Module x 1
    • Motor x 1
  • Others:

    • Bread boards and jump wires

###Software Requirements:

  • Alljoyn SDK with Java binding
  • Make build tool
  • Maven the Java build tool
  • liballjoyn_java.so file is located at ~/SDKs/Alljoyn/alljoyn/core/alljoyn/alljoyn_java/bin/libs

###Run each Application

  • make
  • ./run

###To clean compiled binaries

  • make clean

###Topology Topology

About

A smart home environment using Alljoyn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published