This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 289
documentation #482
Open
perlchamp
wants to merge
134
commits into
toblum:master
Choose a base branch
from
fablab-luenen:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
documentation #482
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…r reload Implemented white support for SK6812 and other RGBW Stripes Implemented reload of values in the web interface, after closing or reload.
Bugfix /set_mode?m=2&rgb=000000AA&s=200 will not set color GY-33 further progress
Removed redundand code and moved it into function Minor bugfixes
moved rgbw webclient to web(RGBW) folder further code cleanup
Update to version 2.1.4
Minor changes
update to 2.20
another Bugfix
Start to get rid of Legacy Animations: tv mode is now selectable on its own (ENABLE_TV) off mode is now no legacy animation e131 mode is now no legacy animation
moved GY33_MCU library to own repository
moved GY33_MCU library to own repository
Code Cleanup
Version Bump to 3.1.0.BETA4
* adressed issue: #44 * known problems: * Homeassistant will allways use active segment * E1.31 is only working for one segment at the moment
Update McLighting.ino
Moved the pin setting for POWER_SUPPLY to definitions.h instead of the main sketch.
Power Supply Update
Causes compiling error when ENABLE_LEGACY_ANIMATIONS is not enabled.
fix #if block missing the last line
* Version Bump to 3.1.0.BETA6 * bugfixes for IR remote control * Implemented segments to IR Remote * Power supply update * bugfix for Button definitions as speed and brightness were interchanged * adressed issue #59 * known problems: * Homeassistant will allways use active segment * E1.31 is only working for one segment at the moment
* Version Bump to 2.2.8 rgbw 3colors * Bugfixes * adressed issue #59
* Version Bump to 3.1.0.BETA7 * small API changes * work to solve heap problems
* bugfixes * E1.31 is now working for multi segments
* bugfixes regarding issue #80
Development
Development
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
could you please update your documentation ?
p.ex the library 'IRremoteESP8266' is needed to embed (I got a compiling error because of that - missing ...)
and above all a documentation about the configuration options, such as:
• Transition Effects :
• Number Of Segments : (max. 9 ? need more)
• Reverse :
many thanks in advance