Skip to content

Raspberry Pi Emulator, using Qemu, configured to use a working Kernel for PokePi

Notifications You must be signed in to change notification settings

bastien8060/PokePi-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PokePi Emulator

About

PokePi Emulator is an emulator, made to work on Linux and Windows (and maybe MacOS in the future).

It's purpose is to simplify the testing of the PokePi/Linux images for Raspberry Pi's without carrying around the boards. You only need a .pimg or .img file to run it. The image doesn't require a kernel to be embedded, however, the system needs to be compiled for aarch64, and compatible with at least a Raspberry Pi 3b.

The script also require Qemu, which can be autoinstalled, by PokePi Emulator.

Installation

git clone -b emulator https://github.com/bastien8060/PokePi
cd ./PokePi

##Usage

Cannot get simpler!

python main.py
# Wait... If asked, download dependencies. Then, open your .pimg/img file. Tada.

About

Raspberry Pi Emulator, using Qemu, configured to use a working Kernel for PokePi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages