I recently picked up a cheap retro emulation handheld, my 3rd.. I told myself I'd do something else with this one, other than flash the latest r/SBCGaming OS recommendation, load it with 50,000 roms I'll never play and let it collect dust on my shelf. So let's turn it into a portable server.
Some Specs — SoC: Rockchip RK3326, CPU: Cortex-A35, GPU: Mali-G31 MP2, RAM: 1GB DDR3L, DSP: 3.5" 640×480 IPS, NIC: 2.4GHz, BAT: 3000mAh.
Think Raspberry Pi 3 with a screen, battery & USB-C in a nice case all for $35 delivered.
Enter Armbian!
Much of the heavy lifting has already been done here, (the r/R36S community have even built Android for the platform!) so I flashed armbian-r36s-bookworm-xfce to a new mSD card, got lucky having a "panel 4" device and a few minutes later land in a fresh xfce environment!
Navigate the on-screen keyboard, enable ssh, a little apt-get, nginx is installed and ready to serve some pages. Now to build something fun for the community....
[+] Read project_notes.md
Additional logs: Running stable on RC5 build. Power consumption profiles idling under Nginx optimization sits roughly around ~140mA. Headless modifications can be configured safely via standard configuration files.
Stay tuned!!