-
EVE3 can read/write SPI flash chips, commonly used to store things like fonts, audio files, etc.
- [x] low-level flash i/o support
- [ ] support for displaying bitmaps from flash
-
Hi Rudolph,
Firstly many thanks for these code libraries, they're really helpful to anyone building projects/products using EVE displays.
I'm working on a project which uses an ESP32-S2 with a R…
-
Thank you for your project, its really great and fun to work with!
Currently I am working on a ESP32-based legoino hub to connect old NXT / EV3 motors (and eventually NXT / EVE3 sensor) to the new …
-
Rudolph-
A small library modification for your consideration.
As I'm sure you are familiar with, component shortages have thrown a wrench in many product lines this year. Matrix Orbital in…
-
Dear Rudolph,
I was able to make Arduino PlatformIO example to work on my test bed composed of ESP32 MCU and a Riverdi EVE3 7" display.
I would like to use LVGL (either v7 or v8) with your library.…
-
In 2.1 using `scaleContent: true`, the full width of the page is not used.
Below is an HTML page containing a table that will span to 2 pages (in 2.1) if `scaleContent: false`
HTML to Reproduc…
-
We use GitHub issues for development related discussions.
**Describe the issue**
The problem only happens when I integrate a task that connects the esp32 to a wifi access point. In fact, the task …
-
Hello! I'm testing out one of the pre-production 7.0" IPS 1024x600 EVE4 displays from Matrix Orbital, but am having a bit of trouble getting it to function correctly with this library.
The symp…
-
I am trying to use the libary for an STM32 MCU. After stepping the SPI initialization code, I discovered that there are two preprocessor variables for the power pin.
EVE_PD_PORT_NUM=4U mening GPIOD
…
Jwf68 updated
2 weeks ago
-
Just wondering if the code supports also a IOT5 board with ESP32. I like to use it for client project with VSCodium and PlatformIO.
Regards,
Rob Oudendijk