[Presentation] What's inside a PinePhone? Exploring the internals with Apache NuttX - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +--- Thread: [Presentation] What's inside a PinePhone? Exploring the internals with Apache NuttX (/showthread.php?tid=18600) |
[Presentation] What's inside a PinePhone? Exploring the internals with Apache NuttX - lupyuen - 08-09-2023 At the Apache Asia Conference "Community Over Code" (19 Aug 2023), I'll talk (remotely) about Apache NuttX Real-Time Operating System (RTOS) for PinePhone. Here are the pre-recorded video and presentation slides... Video Presentation PDF Slides with Transcript Presentation Slides What's inside a Smartphone? Exploring the internals with Apache NuttX Real-Time Operating System Smartphones are incredibly complex gadgets. What if we could learn the internals of smartphones... By booting Apache NuttX RTOS (Real-Time Operating System) on our phone? Over the past year, we have written a series of 24 articles explaining the inner workings of PINE64 PinePhone, and how we implemented the smartphone features with Apache NuttX RTOS. The articles cover the essential (and esoteric) topics on smartphone technology: MIPI DSI LCD Display, I2C Touch Panel, USB Controller, LTE Modem, Accelerometer / Gyroscope, Arm64 Interrupts and many more. We are also experimenting with newer, easier ways to create Smartphone Apps, with LVGL Graphics Library, Zig Programming Language, WebAssembly Simulation and Arm64 Emulation. More about Apache NuttX RTOS for PinePhone Articles on Apache NuttX RTOS for PinePhone Apache NuttX RTOS for Star64 64-bit RISC-V SBC (StarFive JH7110) |