BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Juanj

Pages: [1]
1
Discussion - EVE / Re: LVGL and FT813!
« on: February 08, 2024, 06:01:02 PM »
Hello, it should work with any hardware that this library covers: https://github.com/RudolphRiedel/FT800-FT813 But I have only tested it on an FT813.

LVGL feature list:

*Text
*Fill( rectangle, circle, border )
*Arc
*Triangle
*Lines
*Images in raw (RGB565, L8, ARGB8888 converted to RGBA4 and RGB565A8 converted to RGB1555).

I am currently working on gradients and images in PNG and JPG formats using the file system.


2
Discussion - EVE / LVGL and FT813!
« on: January 28, 2024, 06:18:55 PM »
Hello, I share the progress on my project that is based on using the LVGL library with EVE displays. So far, I have only tested it on the FT813!

I am currently still working on it  :)

Details: https://github.com/juanjqh/lvgl/tree/master/src/draw/eve

https://youtu.be/3XNW7W6pYUA?si=PkmRHXyGxR97qmN1

Source: https://github.com/juanjqh/lvgl_eve_gpu_test-main

Pages: [1]