全志R128应用开发案例——SPI驱动ST7789V1.3寸LCD 配置spi接口开发框架 此次适配的SPI屏为 ZJY130S0800TG01,使用的是 SPI 进行驱动。 阿志小管家 2024/02/02 JavaScript二维码生成——qrcode.js githubjqueryphpjavascript 在开发中,有时候,我们需要根据不同的内容来动态生成二维码,则可以使用qrcode.js这个小插件来...
Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip - devbis/st7789_mpy
st7735/lv_st7735.c.obj CMakeFiles/micropython.elf.dir/Users/tbe/esp/lvgl_micropython/lib/lvgl/src/drivers/display/st7789/lv_st7789.c.obj CMakeFiles/micropython.elf.dir/Users/tbe/esp/lvgl_micropython/lib/lvgl/src/drivers/display/st7796/lv_st7796.c.obj CMakeFiles/micropython.elf.dir/Users...
This library has been refactored as a Python package. This reduces RAM usage: widgets are imported on demand rather than unconditionally. This has enabled the addition of new widgets with zero impact on existsing applications. Another aim was to simplify installation with dependencies such aswriter...
When LVGL is built as a Micropython library, it is configured to allocate memory using Micropython memory allocation functions and take advantage of MicropythonGarbage Collection("gc"). This means that structs allocated for LVGL use don't need to be deallocated explicitly, gc takes care of that....
These are prebuilt firmwares, which makes it a lot easier. You can either download the normal built "MicroPython_LoBo_esp32" or the built with all librarys "MicroPython_LoBo_esp32_all". If you came here from my esp32 tft display tutorial you have to download the "MicroPython_LoBo_esp32...
ili934x-micropython - Library for using ILI9341 display drivers with MicroPython. micropython-st7735-esp8266 - MicroPython driver for ST7735 TFT displays on the ESP8266. st7789s3_esp_lcd - Fast ESP_LCD based MicroPython driver for the TTGO T-Display-S3 st7789 display written in C. s3lcd ...
$ mpremote mip install "github:peterhinch/micropython-nano-gui" $ mpremote mip install "github:peterhinch/micropython-nano-gui/drivers/st7789" 1.4 A performance boost Use of color displays now requires firmware V1.17 or later which offered a performance boost. If upgrading nano-gui from an ins...
st7735_micropython - ST7735 MicroPython drivers for 80x160, 128x128, 128x160 for ESP8266. ili934x-micropython - Library for using ILI9341 display drivers with MicroPython. micropython-st7735-esp8266 - MicroPython driver for ST7735 TFT displays on the ESP8266. st7789s3_esp_lcd - Fast ESP_LC...
Create st7789.py 4年前 system_menu_class.py Create system_menu_class.py 4年前 uemail.py Create uemail.py 4年前 README MIT ssd1306OLED显示屏-MicroPython-ESP32-中文显示-利用GB2312字库(非手动取模) 前言: 阿这,为了让这个十几块的OLED显示中文,我可真的是付出了太多。 百度搜不到一个靠谱的教...