LED-Lightpainter icon indicating copy to clipboard operation
LED-Lightpainter copied to clipboard

A DIY Pixelstick clone using the ESP8266 and a WS2812 Strip (Neopixel)

Results 5 LED-Lightpainter issues
Sort by recently updated
recently updated
newest added

Hi, having issues compiling Linking .pio\build\nodemcuv2\firmware.elf c:/users/skame_000/.platformio/packages/toolchain-xtensa/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld.exe: .pio\build\nodemcuv2\firmware.elf section `.text' will not fit in region `iram1_0_seg' collect2.exe: error: ld returned 1 exit status *** [.pio\build\nodemcuv2\firmware.elf] Error 1 ``` [env:nodemcuv2] platform...

Hello Mr.Timmo i need this stick for myself photo/video projects, but i cant understand how to connect, upload controller and othet steps( Do you have more detailed instructions (maybe with...

While compiling I got: ependency Graph |-- 1.5.0 |-- 5.13.4 |-- 1.2 | |-- 1.0 |-- 1.0 | |-- 1.0 |-- 1.0 Building in release mode Warning! '-Wl,-T' option for...

running $ pio run i got this error Error: Could not find 'eagle.flash.4m2m.ld' LD script in LDPATH '/home/jerome/.platformio/packages/framework-arduinoespressif8266/tools/sdk/lib /home/jerome/.platformio/platforms/espressif8266/ldscripts /home/jerome/Documents/Haum/LED-Lightpainter/.pio/build/nodemcuv2' Error: Could not find 'eagle.flash.4m2m.ld' LD script in LDPATH '/home/jerome/.platformio/packages/framework-arduinoespressif8266/tools/sdk/lib...

Hi, I'm working on a similar project using NODEMCU for later use with a PCB based on ESP8266 12F. My project uses an OLED Display (128*64). Input is done with...