this post was submitted on 15 Sep 2025
8 points (100.0% liked)

Raspberry Pi

3284 readers
2 users here now

Welcome to the programming.dev Raspberry Pi community!

Raspberry Pi is a series of small single-board computers. It is widely used in many areas because of its low cost, modularity, and open design. It is typically used by computer and electronic hobbyists.

Rules

Members of this community are expected to exhibit mature and respectful behavior.

Those who fail to uphold these standards may find their posts or comments removed, with repeat offenders potentially facing a permanent ban.

Please keep discussions in English so that they can be appropriately moderated.

Links

founded 2 years ago
MODERATORS
 

Hi. Just to make things clear. My reason for trying this is I am visually impaired.

I am writing some code to run on a pi zero 2. With a small 5 inch screen. IE the code interface is being designed to display very clear large buttons on a small screen.

To set up the OS build, I am trying to create a Qemu emulator on my large screened home desktop. So I can actually read code file system etc in large print. Once I have the OS set up and can install a lite image with very minimal xwindows / tkinter support. I can then use SsH etc to work on the GPIo stuff.

My issue is I have no experience with QEMU. I am having issues finding any online guide using recent versions of QemuEtc (preferably not video as watching code/CLI on YouTube is just undoable with vision issue's.)

If anyone can help with a guide on how to set up qemu_system_aarch64 for raspi2ap

IE what exactly I need to do to provide a -kernal and IMG etc to build a image. I'd be very grateful.

I'm posting here hoping you guys will have some experience. But please let me know if somewhere else would be better.

My desktop is running Debian bookworm with a back ports version of QEMU.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here