App:Library:LVGL

提供: robot-jp wiki
2022年6月22日 (水) 21:54時点におけるTakashi (トーク | 投稿記録)による版
ナビゲーションに移動検索に移動

LVGL Ver8.2 docs

Introduction

Introduction

Requirements

License

Repository layout

Release policy

FAQ

Examples

Get started

Styles

Animations

Events

Layouts

Scrolling

Widgets

自動

Get started

Quick overview

Get started in a simulator

Add LVGL into your project

Learn the basics

Examples

自動

porting

Set up a project

Display interface

Tick interface

Task Handler

Sleep management

Operating system and interrupts

Logging

Add custom GPU

Overview

Objects

Positions, sizes, and layouts

Styles

Style properties

Scroll

Layers

Events

Input devices

Displays

Colors

Fonts

Images

File system

Animations

Timers

Drawing

New widget

Widgets

Base object (lv_obj)

Core widgets

Extra widgets

Layouts

Flex

Grid

3rd party libraries

File System Interfaces

BMP decoder

JPG decoder

PNG decoder

GIF decoder

FreeType support

QR code

Lottie player

FFmpeg support

自動

Others

Snapshot

Monkey

Grid navigation

自動

Contributing

Introduction

Pull request

Developer Certification of Origin (DCO)

Ways to contribute

Changelog

自動

Roadmap

LVGL Readme (github)

Overview

Get started

Examples

Services

Contributing

Link

LVGL 公式

LittlevGL https://lvgl.io/
Github https://github.com/lvgl/lvgl
LVGL's Blog

(ESP32関連)

2019/08/05 Pure Micropython Display Driver

2019/02/23 New release v5.3 - Micropython support, New object types, new features

2019/02/02 How to use the iPod Nano 6 LCD for LittlevGL

2019/01/31 Espressif officially supports LittlevGL on ESP32! Let's try it!

2018/12/26 LittlevGL References

関連資料 (ESP32+LVGL)

参考 macsbug | LVGL 8 demo with 800×480 LCD and ESP32 S2 WROVER
OSRTOS | LittlevGL
Youtube ESP32 | LittlevGL | Arduino IDE - [Part.0] Touch Display Setup for Simple Note App

ESP32 | LittlevGL | Arduino IDE - [Part.1] Basic LittlevGL for Simple Note App


GUI on ESP32 with 30 FPS using LittlevGL


ESP32 | LVGL8 | Ep 0. GFX Setup

ESP32 | LVGL8 | Ep 1. Demos with LILY PI

ESP32 | LVGL8 | Ep 3. Base Project for WiFi Settings

トイカメラを作ります! = ESP32CAM + ILI9488 + LVGL7 | Part1、リアルタイムディスプレイ

トイカメラを作ります! = ESP32CAM + ILI9488 + LVGL7 | Part2、LVGL設定


Part.1: Creating Tesla's Website in SquareLine Studio (ESP32+LVGL)

Part.2: Creating Tesla's Website in SquareLine Studio (ESP32+LVGL)



戻る