「App:Library:LVGL」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
5行目: 5行目:
 
|
 
|
 
====[[App:Library:LVGL:docs:Introduction|Introduction]]====
 
====[[App:Library:LVGL:docs:Introduction|Introduction]]====
|序文
+
|Introduction 序文
 +
Requirements 要求事項
 +
License ライセンス
 +
Repository layout リポジトリの配置
 +
Release policy リリースの方針
 +
FAQ よくある質問
 
|-
 
|-
 
|
 
|

2022年6月21日 (火) 12:32時点における版

LVGL Ver8.2 docs

Introduction

Introduction 序文

Requirements 要求事項 License ライセンス Repository layout リポジトリの配置 Release policy リリースの方針 FAQ よくある質問

Examples

Get started

porting

Overview

Widgets

Layouts

3rd party libraries

Others

Contributing

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)



戻る