SaaSHub helps you find the best software and product alternatives Learn more →
Raspberry-pi-os Alternatives
Similar projects and alternatives to raspberry-pi-os
-
JingOS
Awesome - JingOS - The World’s First Linux-based OS design for Tablets
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
dattobd
kernel module for taking block-level snapshots and incremental backups of Linux block devices
-
circle
A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit) (by rsta2)
-
rtw88-usb
rtw88 family usb driver for linux rtl8723du rtl8822bu rtl8821cu rtl8822cu
-
-
UEFI-Tuts
YOUTUBE Tutorials on how the UEFI works to boot your own Operating System. Think of this as an EFI Bootloader.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
wiser
:racehorse: Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.
-
-
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
-
-
-
-
-
-
Crafting Interpreters
Repository for the book "Crafting Interpreters"
-
-
-
rubber-docker
A workshop on Linux containers: Rebuild Docker from Scratch
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
raspberry-pi-os reviews and mentions
-
Show HN: CheesecakeOS for Raspberry Pi Volume 0: Booting, Processes, and VM
CheesecakeOS for Raspberry Pi Volume 0: Booting, Processes, and Virtual Memory is the first in what I hope is a series of github markdown tutorials or volumes on bare-metal from-scratch operating system development.
I have dreamed of contributing to the Linux Kernel, but have yet to find the courage to jump in and do so. I started by attempting to read Understanding the Linux Kernel by Daniel Bovet and Marco Cesati, but found it was too advanced for me at the time. I found another text I credit with advancing my understanding, Computer Systems: A Programmer's Perspective by Randall Bryant and David O'Hallaron. I worked on the self-study labs from their book website, and found them to be a superb educational tool.
Further, then becoming interested in what creating an operating system actually means, I stumbled upon Sergey Matyukevich's Rasberry-Pi-OS github repo (https://github.com/s-matyukevich/raspberry-pi-os). I wanted to expand on his tutorial, for my own education, and, in the best case, for the benefit of others.
There are many ideas taken from Linux in the implementation, as when I didn't know how to proceed, that is the source I would consult. Though, I attempt to simplify and explain the details in the text. The implementation stops short of implementing or supporting a file system, the subject of the next volume.
-
Has anyone ever actually gotten a custom kernel/bare metal program to run specifically on the Raspberry Pi 4B?
Not familiar with this myself but aiming to start soon. Have found a nice youtube series for low level development on the RPi, not sure which version he uses, but reportedly it works for some on RPi 4. He also has a subreddit:
-
In-depth software programming
C: Learning operating system development using Linux kernel and Raspberry Pi
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa17fc8f0>
www.saashub.com | 8 Dec 2023
Stats
s-matyukevich/raspberry-pi-os is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of raspberry-pi-os is C.