Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/souliss/souliss

Arduino based Distributed Networking Framework for Smart Homes and IoT
https://github.com/souliss/souliss

Last synced: 3 months ago
JSON representation

Arduino based Distributed Networking Framework for Smart Homes and IoT

Awesome Lists containing this project

README

        

# souliss

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](https://github.com/souliss/souliss/wiki/Getting%20Started%20with%20Souliss) gives the basic to compile and run Souliss on your nodes.

## Supported Hardware

You can run Souliss on [consumer products](https://github.com/souliss/souliss/wiki/Product) or compatible [boards](https://github.com/souliss/souliss/wiki/Supported%20Hardware%20Platform), generally speaking any device based on the supported [microcontrollers and transceivers](https://github.com/souliss/souliss/wiki/Supported%20Hardware) can run Souliss.

## Download

Stable code is released periodically, details are available in the [download page](https://github.com/souliss/souliss/wiki/Downloads).

## Support and Community

The main source for documentation is the [Wiki](https://github.com/souliss/souliss/wiki), notify bugs in the [issues](https://github.com/souliss/souliss/issues) and get in touch with the [Community](https://github.com/souliss/souliss/wiki/Community).