mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Add article
This commit is contained in:
parent
560129f693
commit
2308720eb6
1 changed files with 6 additions and 0 deletions
|
@ -28,6 +28,8 @@ __LVGL Graphics__
|
|||
|
||||
- ["NuttX RTOS for PinePhone: LVGL Terminal for NSH Shell"](https://lupyuen.github.io/articles/terminal)
|
||||
|
||||
- ["(Possibly) LVGL in WebAssembly with Zig Compiler"](https://lupyuen.github.io/articles/lvgl3)
|
||||
|
||||
__Accelerometer and Gyroscope__
|
||||
|
||||
- ["Inside a Smartphone Accelerometer: PinePhone with NuttX RTOS"](https://www.hackster.io/lupyuen/inside-a-smartphone-accelerometer-pinephone-with-nuttx-rtos-b92b58)
|
||||
|
@ -7416,6 +7418,10 @@ Read the articles...
|
|||
|
||||
# Simulate PinePhone UI with Zig, LVGL and WebAssembly
|
||||
|
||||
Read the article...
|
||||
|
||||
- ["(Possibly) LVGL in WebAssembly with Zig Compiler"](https://lupyuen.github.io/articles/lvgl3)
|
||||
|
||||
We're now building a __Feature Phone UI__ for NuttX on PinePhone...
|
||||
|
||||
Can we simulate the Feature Phone UI with __Zig, LVGL and WebAssembly__ in a Web Browser? To make the UI Coding a little easier?
|
||||
|
|
Loading…
Reference in a new issue