garthoff / souliss

Arduino based Distributed Networking Framework for Smart Homes and IoT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

souliss Build Status

Souliss is a networking framework for interconnected Things, smart homes and automated appliances. It includes a network layer that gives virtualization over the communication media, an event based protocol and datastructure and user interfaces based on Android and openHAB.

This repository contains the code that runs over Arduino AVR and ESP8266 and the examples to getting started.

Getting Started

If you are new to Souliss and Arduino, the getting started guide gives the basic to compile and run Souliss on your nodes.

Supported Hardware

You can run Souliss on consumer products or compatible boards, generally speaking any device based on the supported microcontrollers and transceivers can run Souliss.

Download

Stable code is released periodically, details are available in the download page.

Support and Community

The main source for documentation is the Wiki, notify bugs in the issues and get in touch with the Community.

About

Arduino based Distributed Networking Framework for Smart Homes and IoT

License:GNU General Public License v3.0


Languages

Language:C++ 63.9%Language:C 35.5%Language:Objective-C 0.6%