Skip to content

led-strip #307

Answered by UncleRus
SergPiven asked this question in Q&A
Mar 16, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

pour your firmware

"Upload" may be?

This is an ESP32 (ESP32 only! no ESP32-Cx/ESP32-Sx) project using led_strip (and some other components):
https://github.com/UncleRus/EvLamp

And here's a simpler example:
https://github.com/UncleRus/esp-idf-lib/tree/master/examples/led_effects

If it is not clear how to build and upload these projects to esp32, then you need to start by studying the ESP-IDF documentation:
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/index.html

Very roughly:

  • Download ESP-IDF
  • Run the install.sh script (or install.bat if you have Windows)
  • Wait for the script to download toolchains
  • Carefully read the result of the script in the console and follow the instruc…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@UncleRus
Comment options

Answer selected by UncleRus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants