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

https://github.com/apkawa/wega-esp

Wega mixer and sensors project for esp32 or esp8266
https://github.com/apkawa/wega-esp

Last synced: 6 days ago
JSON representation

Wega mixer and sensors project for esp32 or esp8266

Awesome Lists containing this project

README

          

# wega-esp

Working on esp32 and esp8266

Проект по сборке
* [Миксера](docs/mixer/README.md) - приготовление растворов из концентратов по рецепту
* [Веги](docs/wega/README.md) - мониторинг системы

## Before use

1. [Install instruction](https://docs.platformio.org/en/latest/core/installation.html)
2. [Read process integration for IDE](https://docs.platformio.org/en/latest/integration/ide/pioide.html)
3. Copy `.env.example` to `.env` and change secret credentials

## Links

* https://docs.platformio.org/en/latest/platforms/espressif8266.html
* https://docs.platformio.org/en/latest/platforms/espressif32.html
* https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/esp32/get-started-devkitc.html
* https://components101.com/microcontrollers/esp32-devkitc
* http://zelectro.cc/I2C_pull-up/
* https://elchupanibrei.livejournal.com/23293.html
* https://techtutorialsx.com/2017/04/02/esp8266-nodemcu-pin-mappings/