App:Library:LVGL:Readme:Get started

提供: robot-jp wiki
ナビゲーションに移動検索に移動

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