Skip to content
@de-things

decentralized things

分散型物事

A gist...

...is to make each smart home device decentralized and self-contained without a need to communicate with it using world-wide China-like server (Hi Aqara, Tuya and etc. etc.). So you basically build your own things using these tools!

Yes, we have alternatives for decentralized smart home, like a Home Assistant, but it's too complicated for me, as I wanted to handle an IoT environment with my own knowledge, so I did this thing... a de:thing, basically, ha-ha.

Core

delib - is the core lib for the whole stuff here. You include it into your Arduino controllers and build them as web servers with request handlers. You can use as WiFi as Ethernet interfaces to send data to and fro.

Yes, you need your custom frontend as well as firmware for each device to make your own smart home, delib is just a tool to help you with this.

I have few examples of how things work, so you can dive into it, observing this organization page.

P.S. Some reference links in russian, so if you can't read their's content, ehh... Good luck!~

🐈

Pinned Loading

  1. delib delib Public

    Core network lib for microcontrollers to initialize and handle their server side.

    C++

  2. delib-web-sdk delib-web-sdk Public

    de:things SDK for web applications.

    JavaScript

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…