Open hediondo1 opened 4 years ago
Does it compile at the end? Warnings can be ignored sometimes... :)
no,not compiling,is there any bin file to flash?
No because your led layout has to be configured first. But maybe I can build one for you...
i have two 8x32 matrix...i will appreciate if you can do it for me!! excuse my poor english...
Can you post your hardware.h-file? Especially I need MAX_CURRENT
of your power supply, COLOR_ORDER
of your LEDs (if wrong colors will be incorrect), and MATRIX_TYPE
(how are your strips wired together).
256 led flexible matrix ,i use brightness about 25-30 with fastled so no need much current.color order is
GRB ...about the order i give a link where u can see the config. starting on top left vertical zigzag.
nothing? thanks anyway.
Ah sorry completely forgot about this. Still interested?
yes! i think will be the soft for a DIY lamp i´m creating! will apreciate it.
hi there! i´m trying to upload the stuff to my nodemcu but get some erros compiling with arduino IDE:
In file included from C:\Users\mario\Downloads\FB.Light-dev\FB.Light-dev\arduino\FB.Light\FB.Light.ino:49:0:
C:\Users\mario\AppData\Local\Temp\arduino_build_289382\sketch\definitions.h:22:0: warning: "DEBUG_WEBSOCKETS" redefined [enabled by default]
define DEBUG_WEBSOCKETS(...) Serial.printf( __VA_ARGS__ )
^
In file included from C:\Users\mario\Downloads\FB.Light-dev\FB.Light-dev\arduino\FB.Light\FB.Light.ino:39:0:
C:\Users\mario\Documents\Arduino\libraries\arduinoWebSockets-master\src/WebSockets.h:52:0: note: this is the location of the previous definition
define DEBUG_WEBSOCKETS(...)
can someone give me a hand please?