SVET/README.md
2024-06-14 12:46:27 +03:00

22 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p align="center">
<img src="https://github.com/Lisoveliy/SVET/blob/master/logo-sized.png?raw=true" alt="logotype: SVET" width="50%" height="50%"/>
</p>
### Super-Visor ESP Tools - library add-on for ESP to create a simple web infrastructure, work with Wi-Fi, Web and EEPROM (you can call it CMS)
## What is it?/Что это?
#### EN
SVET(sweet/SVIET) is a library for simplifying the creation of smart home devices or devices that need a Wi-Fi connection and a Web interface. It provides interfaces for creating your own Web environment, making it easier to connect to Wi-Fi and work with device states.
<hr>
#### RU
SVET(свит/свет) это библиотека для упрощения создания устройств умного дома или устройств которым нужно подключение по Wi-Fi и Web-интерфейс. Она предоставляет интерфейсы для создания своего Web окружения, упрощения подключению к Wi-Fi и работы с состояниями устройства.
## Library structure/Устройство библиотеки
<p align="center">
<img src="https://github.com/Lisoveliy/SVET/blob/master/docs/MainArchitecture.drawio.svg?raw=true" alt="Main Architecture")
</p>