OS: Ubuntu Server 20.04
SBC: Rock Pi 4B+
I am making some sort of VR headsets with Rock Pi 4B+, I am having trouble with my LCD which is in this post but I am not for that here. I wanted to code the program with Rust because it is a good start with a simple low-level programming language in my opinion. obviously being a VR headset I need several controls over the hardware like Bluetooth for BLE which is for the indoor position system, GPIO for the sensors, buttons, etc, and control WiFi connection such as choosing a network.
I know it’s weird: I am using a server OS for an application that going to show high-resolution pictures, that is because I honestly don’t know what to go with. I don’t want to use Debian Desktop because I want my program to be the only thing showing things and to be honest I also don’t think Ubuntu Server is suitable for this application.