Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi ! #5

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

Hi ! #5

wants to merge 62 commits into from

Conversation

dbgnu76
Copy link

@dbgnu76 dbgnu76 commented Nov 13, 2019

How many leds can it handle ? because i was increasing it to 300 ,, but then i will get bootloop

i am trying on a nodeMCU 12E

maximum leds it can handle is 254 without bootloop.

Some idea ;)

wouter van der vinne and others added 30 commits March 20, 2016 13:20
possible, I minified and gzipped all the javascript and css files. The
over the air update does not work reliable yet. Some led animations are
blocking, this needs to be changed to improve the response of the
webserver.
Use the https://github.com/esp8266/arduino-esp8266fs-plugin spiffs
uploader to upload the data from the arduino sketchto the ESP SPIFFS.
The ESP8266 webserver will serve the gzipped versions of the libraries if
they are present in the SPIFFS.
Wifimanager (https://github.com/tzapu/WiFiManager) is now used to setup
first wifi connection (creates hotspot to setup connection).
running. Also the PWM stays more stable as it is only updated now if a new
PWM value is send, not every time, regardless of if the value has
changed.
…leep timer so light switches off after stated time.
* Update README.md

* Update README.md
…ode on pc and for debugging connect to real ip address for communication
…d demos repository https://github.com/atuline/FastLED-Demos, so now there are about 30 animations, some of them are crashing as of now.
wvdv2002 and others added 30 commits March 25, 2018 20:24
Fixed Animation update after init
Added three button control
…onnect is blocking, otherwise there are problems with animations if no MQTT server is available
…ine if you want to start with the last animation or just a predefined setting at boot
Enabled buttons
switch to rgbw neopixel led strip
removed animation #32 (caused crash)
Update of index.htm to support that
And some improvements to index.htm
index.htm to set these settings
shown with led color what startup mode (wifimanager, no wifi, normal)
* Added option to change mqtt server ip address via websocket

* Set mqtt ip, port and main topic in EEPROM.
index.htm to set these settings

* EEPROM comments added

* Bug in mqtt cmd topic
added two sided fire
more buttons control options
fire cooling and sparking is now setting via mqtt and websockets
two sided fire option
Fire button control still needs more improvement
leds are only updated when needed. This helps reduce crashes related to the putOnStrip() function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants