Add article

This commit is contained in:
Lee Lup Yuen 2023-05-29 08:12:34 +08:00
parent 560129f693
commit 2308720eb6

View file

@ -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?