Results 88 comments of Marc MERLIN

On an ESP8266 with 4MB of RAM, you can have 3MB of storage for SPIFFS, which has been enough for me. Is there a chance you have a 1MB ESP8266...

@Superassi as per my prior answer, I have never used the sdcard code since I don't need it, but it should work with maybe a simple fix or two? The...

Hi, are you on windows by any chance? If so, most windows versions don't support symbolic links, but that's because windows sucks :) I think if you use linux emulation...

For the define, have a look at ``` // vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv // README README README README README README README README README README README README README README // If you have never...

I am very busy, I can't help people with their code, but I do my best to help people with the code I published, otherwise it's not very useful if...

Hi, glad that this lib is of interest to you. Damn, that is perplexing, I'm honestly not sure why this is happening, nothing in my glue code touches GPIOs, and...

how do you initialize the matrix, using neomatrix_config? Please show me that code and/or confirm how many channels in parallel you init

Ok, try 1) Add #pragma message "hello" to that block, to make sure it is being selected by ifdef 2) set parallel to 1

my apologies for missing this, my notifications were not set right. 1) you can run this on an ESP32 Pro with PSRAM, and FastLED using my Neomatrix lib for arduino...

but to answer your question, no I'm not going to add this because I could run it directly on ESP32