Git Product home page Git Product logo

esp_rgbww_firmware's Introduction

ESP RGBWW Firmware

Firmware for RGBWW controller

This repository provides an open-source firmware for ESP8266-based RGBWWCW controllers (up to 5 channels). The firmware is based on Sming (https://github.com/SmingHub/Sming).

This firmware is a fork of Patrick Jahns original firmware (https://github.com/patrickjahns/esp_rgbww_firmware). Thanks for founding it!

General Notes

This is a firmware modification based on the great RGBWWLed firmware from Patrick Jahns (https://github.com/patrickjahns/esp_rgbww_firmware). Big thanks to Patrick for his work.

The firmware has generic APIs and can be integrated into various systems. For the home automation system FHEM a device module is readily available: https://github.com/verybadsoldier/esp_rgbww_fhemmodule

Features

  • Smooth and programmable on-board fades and animations
  • Independent animation channels
  • Suitable for different PCBs (easily configurable by config options)
  • Highly configurable
  • Various network communication options: HTTP - MQTT - TCP (events only)
  • Highly accurate synchronization of multiple controllers
  • [Easy setup and configuration via a feature rich webapplication]
  • [OTA updates]
  • [Simple JSON API for configuration]
  • Security (change default AP password and Password for accessing API endpoints)
  • Hardware push button support

Advanced Color Control

  • Relative commands (+/- xxx)
  • Command requeuing (enabling animation loops)
  • Pausing and continuing of animations
  • Independent color channels (e.g. send command to hue channel without affecting other channels)
  • Multiple commands in a single request
  • Different queue policies for animation commands
  • Instant blink commands
  • Ramp speed - ramp timing can be specified as ramp speed instead of just ramp time

Installation

Initially the firmware has to be flashed using a serial flasher (e.g. esptool, refer to the Wiki for details). Further updates can be installed using the OTA update method (using the web interface).

Precompiled binaries are provided via GitHub. It is also possible to compile the firmware images yourself. For more information and instructions please see the Wiki

OTA Updates

There are 2 different update channels available. The firmware can be updates using these update URLs.

Available channels:

Stable

http://rgbww.dronezone.de/release/version.json

Testing

http://rgbww.dronezone.de/testing/version.json

Be aware that this is currently not a secure HTTPS connection and MITM attacks are possible!

Index

Most information about installation (flashing), setup and usage guides are provided via the Wiki https://github.com/verybadsoldier/esp_rgbww_firmware/wiki

Links

esp_rgbww_firmware's People

Contributors

verybadsoldier avatar patrickjahns avatar o0shojo0o avatar

Stargazers

Daniel Pechmann avatar

Watchers

Daniel Pechmann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.