Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/souliss/souliss
- Owner: souliss
- License: gpl-3.0
- Created: 2015-03-13T12:01:34.000Z (over 9 years ago)
- Default Branch: friariello
- Last Pushed: 2023-10-01T14:28:00.000Z (about 1 year ago)
- Last Synced: 2024-06-30T20:36:43.612Z (4 months ago)
- Language: C
- Size: 6.25 MB
- Stars: 299
- Watchers: 70
- Forks: 125
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-arduino - souliss - Arduino based Distributed Networking Framework for Smart Homes and IoT (Libraries)
- awesome-arduino - souliss - Arduino based Distributed Networking Framework for Smart Homes and IoT (Libraries)
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).