-
- [x] ESP32 support (#5171)
- [x] Customisation of scan interval and window. (#5190)
- [ ] Documentation & sample code (in progress)
- [x] Pairing & bonding support (#6651).
- [ ] NRF5x suppo…
-
The Windows port on lv_micropython seems to be broken.
Need to fix it and add CI tests
Related:
- https://forum.lvgl.io/t/compile-lv-micropython-v8-for-windows/6672
- https://github.com/lvgl/lv…
-
Hi,
I will redesign the image interface of LittelvGL to be extendable with image decoders. So you will be able to register a decoder function for example for PNG images and library will call it to …
-
The current release (not master) of micropython is using the commit id of the ESP32 beta 4 SDK. At the time this release was made esp32 support had compile issues. Those issues were quickly fixed in m…
-
It seems wonderful GUI's are made with lvgl (https://github.com/littlevgl/lvgl).
MKS implemented this now. It would be awesome, if someone is able to implement this GUI library for the display.
Li…
-
I've noticed a consistent issue with the display flickering when the ESP32 is in AP or APSTA mode. I'm using a 240x320 2.4" TFT LCD from AliExpress with ILI9341 display driver and XPT2046 touch driver…
-
Sorry for opening an issue on this, but as far as I've seen, there is no u8g2 discussion forum/channel.
Which easy-to-use, fast-to-compile, low memory footprint C/C++ library do you recommend for u…
-
Hi, I'm trying to run the example on linux (ubuntu 18.04), and when I run the micropython from https://github.com/littlevgl/lv_micropython I get only a black screen and the script stop running without…
-
Is there any chance of 3D functions to the engine?
Like lights, polygons, meshes, vertexes.
(There are some repos on GitHub for MCU's that have some of these features)
-
I've been thinking and researching for some time ways to improve how boards are supported in NuttX. I would like to describe a mechanism I believe would be useful in order to get feedback from maintai…