letscontrolit / uPyEasy

Easy MultiSensor device based on MicroPython
https://www.letscontrolit.com
61 stars 19 forks source link

uPyEasy

uPyEasy allows you to turn an ESP or STM32 module into a multifunction sensor and switch device. Configuration of uPyEasy is web-based. This means that after you've got the firmware loaded, the set up of the device can be done with a web browser. New sensors can be added on-the-fly as well as the configuration for your home automation solution.

Build status: BETA

Introduction and wiki: https://www.letscontrolit.com/wiki/index.php/uPyEasy#Introduction

This is the development branch of uPyEasy. All new untested features go into this branch. Fixes from stable branches will also be merged in this one.

Check here to learn how to use this branch and help us improving uPyEasy: http://www.letscontrolit.com/wiki/index.php/uPyEasy#Source_code_development

Binary releases

New binary release: https://github.com/letscontrolit/uPyEasy/releases

The releases are named something like upyeasy_v[Release]_[Date]_test_[Hardware]_[Size].bin.

Depending on your needs, we release different types of files:

Firmware name Hardware Included plugins
upyeasy_v021_20180218_test_esp32_4096.bin ESP32 with 4Mb flash Beta
upyeasy_v021_20180218_test_esp32_2048.bin ESP32 with 2Mb flash Beta
upyeasy_v021_20180218_test_stm32-pybv3_1024.dfu STM32 with 1Mb flash Beta

Usage

For further details please check this guide.

More info

Details and discussion are on the uPyEasy forum: https://www.letscontrolit.com/forum/viewtopic.php?f=20&t=3577