-
-
-
-
Hello
Thank you for helping me.The problem that I have, I have been working on ESP32 firmware for 3 days, but unfortunately I did not succeed. I tested it on Windows, wsl, it didn't work. I worked on a series of commands on Termux Android, but it is not clear where the bootloader was stored.
Please help me, it is very important, if it is a video tutorial, it will be great
Thanks
Thank you very much for your answer
Display: Blackboard SPI 1.44 128x128
Module: ESP-WROOM-32 (looks fast and has fast rendering power)
As far as I understand, the number of setPixel executions to render each pixel is heavy and long, it would be great if all the pixels are collected and fully rendered at once
Note: What I mean by the execution of the setPixel function is that this command is called individually for each pixel.
There is one thing, how did you write the Bangle.js library or page code that renders so fast.
I don't know much about C language and CPP, but it would be great if you could take a look at the ILI9163 library for Arduino, so you can use its rendering method for Espruino. I need your cooperation for this
https://github.com/sumotoy/TFT_ILI9163C