Zahid Shah
Zahid Shah
> What does this check do? I can't seem to find any functional difference when I remove it. And why you don't want to run the rest of the code...
> I don't see it doing anything useful. Can you explain to me why it is there? I don't see any use scenario where this would be useful. well yea...
on the transmitter set the channel u want rssi to error lets say CH 10 set channel 10 to "error" and then set rssi channel to 10 in betaflight btw:...
here is a video showing how to do it u need to have the modified firmware https://youtu.be/K2-Rrgo7doA ~ps: u can close the issue now
why even bother with using trinity, if you think its too expensive you can diy something like this, like what i did. which is just a standard ESP32 with an...
> What about Matrix Portal from Adafruit? That and the Divoom App would be awesome The matrix portal isn't much different than using a standard ESP32, its pretty much the...
> thanks for your answer, ill be waiting, maybe someone clones the software, would be comfortable to use instead of coding everytime to change the screen ;) that's pretty much...
> @DeADLoCK-GUI, I have never used it myself, but it should be possible to upload the firmware including the bootloader using JTAG interface. Some resources are here: > > https://github.com/ThomHPL/KL16-FT2232-OpenOCD/...
i think it might be a little late to reply, but still i used a MCU link and the MCUXpresso ide to flash the chip which worked out after some...
i faced a similar issue my self when using the example for 1/8 scan panels. go to ESP32-VirtualMatrixPanel-I2S-DMA.h and comment out lines 163 and 164 basically // coords.x = x;...