Jojo-A
Jojo-A
Hi and thanks for the reply! I don't stress anyone to do something, so "waiting" is not a problem at all. I appreciate every little piece of work that people...
@alexreinert Ok, thank you for these clarifications! I already expected, that it would be a little bit complicated to support a broad range of SBCs. I just hoped, that it...
Hey, thanks for the reply! I do have a Vitoconnect (although it is not configured, yet). If you are willing and having the time to do the software-side, I would...
@bertmelis hey, thank you for looking into this :) . my idea was indeed, to just iterate through all known datapoints to determine what has been received. This is why...
Hi, first of all thank you for your amazing effort on this library! I wonder, why the "original" CAN library by @sandeepmistry is so popular although it still has not...
> Yeah, that sounds reasonable. Although not intuitive ;) . But in the same step you should also correct the local variables to be all 16-bit types because you always...
Hi, I'd also like to have the possibility to change pwn frequency because when I am sitting next to my led strips I can hear this very high peeping sound....
> You can compile your own version with modified/changed frequency. There is no need to modify source files for that. Until such thing is added to configuration. Thank you for...
> In fact, there is a reason - if you are using 8266. The chip cannot run 8bit PWM at higher frequencies than ~900hz. > ESP32 on the other side...
Okay perfect, thank you! I will definitely try to compile a version with modified frequency. I am currently just reading through the docs how to set up the development environment....