「App:Library:LVGL:Readme:Get started」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
 
(同じ利用者による、間の1版が非表示)
3行目: 3行目:
 
== Get started ==
 
== Get started ==
 
__NOTOC__
 
__NOTOC__
{| class="wikitable"
+
:{| class="wikitable"
 
!英文
 
!英文
 
!自動翻訳
 
!自動翻訳
9行目: 9行目:
 
|This list shows the recommended way of learning the library:
 
|This list shows the recommended way of learning the library:
  
# Check the Online demos to see LVGL in action (3 minutes)
+
# Check the [https://lvgl.io/demos '''Online demos'''] to see LVGL in action (3 minutes)
# Read the Introduction page of the documentation (5 minutes)
+
# Read the [https://docs.lvgl.io/master/intro/index.html '''Introduction'''] page of the documentation (5 minutes)
# Get familiar with the basics on the Quick overview page (15 minutes)
+
# Get familiar with the basics on the [https://docs.lvgl.io/master/get-started/quick-overview.html '''Quick overview'''] page (15 minutes)
# Set up a Simulator (10 minutes)
+
# Set up a [https://docs.lvgl.io/master/get-started/platforms/pc-simulator.html '''Simulator'''] (10 minutes)
# Try out some Examples
+
# Try out some [https://github.com/lvgl/lvgl/tree/master/examples '''Examples''']
# Port LVGL to a board. See the Porting guide or check the ready to use Projects
+
# Port LVGL to a board. See the [https://docs.lvgl.io/master/porting/index.html '''Porting'''] guide or check the ready to use [https://github.com/lvgl?q=lv_port_ '''Projects''']
# Read the Overview page to get a better understanding of the library (2-3 hours)
+
# Read the [https://docs.lvgl.io/master/overview/index.html '''Overview'''] page to get a better understanding of the library (2-3 hours)
# Check the documentation of the Widgets to see their features and usage
+
# Check the documentation of the [https://docs.lvgl.io/master/widgets/index.html '''Widgets'''] to see their features and usage
# If you have questions go to the Forum
+
# If you have questions go to the [http://forum.lvgl.io/ '''Forum''']
# Read the Contributing guide to see how you can help to improve LVGL (15 minutes)
+
# Read the [https://docs.lvgl.io/master/CONTRIBUTING.html '''Contributing'''] guide to see how you can help to improve LVGL (15 minutes)
|
+
|このリストは、ライブラリを学習するための推奨される方法を示しています。
 +
 
 +
# [https://lvgl.io/demos '''オンラインデモ''']を確認して、LVGLの動作を見てください(3分)
 +
# ドキュメントの [https://docs.lvgl.io/master/intro/index.html '''前書き'''] ページを読む(5分)
 +
# [https://docs.lvgl.io/master/get-started/quick-overview.html '''簡単な概要''']ページ(15分)で基本を理解する
 +
# [https://docs.lvgl.io/master/get-started/platforms/pc-simulator.html '''シミュレータ''']のセットアップ(10分)
 +
# いくつかの[https://github.com/lvgl/lvgl/tree/master/examples '''例題''']を試してください
 +
# LVGLをボードに[https://docs.lvgl.io/master/porting/index.html '''移植''']します。移植ガイドを参照するか、すぐに使用できる[https://github.com/lvgl?q=lv_port_ '''プロジェクト''']を確認してください
 +
# [https://docs.lvgl.io/master/overview/index.html '''概要''']ページを読んで、ライブラリをよりよく理解してください(2〜3時間)
 +
# [https://docs.lvgl.io/master/widgets/index.html '''ウィジェット''']のドキュメントをチェックして、ウィジェットの機能と使用法を確認してください
 +
# 質問がある場合は、[http://forum.lvgl.io/ '''フォーラム''']にアクセスしてください
 +
# [https://docs.lvgl.io/master/CONTRIBUTING.html '''貢献''']ガイドを読んで、LVGLの改善にどのように役立つかを確認してください(15分)
 
|}
 
|}
 
:[https://robot-jp.com/wiki/index.php/App:Library:LVGL 戻る : Previous]
 
:[https://robot-jp.com/wiki/index.php/App:Library:LVGL 戻る : Previous]

2022年6月20日 (月) 23:08時点における最新版

https://github.com/lvgl/lvgl#get-started

Get started

英文 自動翻訳
This list shows the recommended way of learning the library:
  1. Check the Online demos to see LVGL in action (3 minutes)
  2. Read the Introduction page of the documentation (5 minutes)
  3. Get familiar with the basics on the Quick overview page (15 minutes)
  4. Set up a Simulator (10 minutes)
  5. Try out some Examples
  6. Port LVGL to a board. See the Porting guide or check the ready to use Projects
  7. Read the Overview page to get a better understanding of the library (2-3 hours)
  8. Check the documentation of the Widgets to see their features and usage
  9. If you have questions go to the Forum
  10. Read the Contributing guide to see how you can help to improve LVGL (15 minutes)
このリストは、ライブラリを学習するための推奨される方法を示しています。
  1. オンラインデモを確認して、LVGLの動作を見てください(3分)
  2. ドキュメントの 前書き ページを読む(5分)
  3. 簡単な概要ページ(15分)で基本を理解する
  4. シミュレータのセットアップ(10分)
  5. いくつかの例題を試してください
  6. LVGLをボードに移植します。移植ガイドを参照するか、すぐに使用できるプロジェクトを確認してください
  7. 概要ページを読んで、ライブラリをよりよく理解してください(2〜3時間)
  8. ウィジェットのドキュメントをチェックして、ウィジェットの機能と使用法を確認してください
  9. 質問がある場合は、フォーラムにアクセスしてください
  10. 貢献ガイドを読んで、LVGLの改善にどのように役立つかを確認してください(15分)
戻る : Previous