Raspberry-Pi

My public Baremetal Raspberry Pi code (by LdB-ECM)

Raspberry-Pi Alternatives

Similar projects and alternatives to Raspberry-Pi

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Raspberry-Pi alternative or higher similarity.

Raspberry-Pi reviews and mentions

Posts with mentions or reviews of Raspberry-Pi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-07.
  • How different will an operating system be written for ARM when compared to x86?
    1 project | /r/osdev | 30 May 2023
    I don't know x86, but I use ARM startup code called SmartStart by Leon de Boer that sets up everything for a Raspberry Pi before calling kernel_main (different models have different ARM CPU's and it handles the slight variations of each -- see SmartStart32.S for the 32 bit version and SmartStart64.S for 64).
  • Beginner OS development project
    3 projects | /r/osdev | 7 Mar 2022
    For the Raspberry Pi I'd start with this "hello world" project . It gets you booted up, and control transferred to your OS in C starting at int main(). It provides printf functionality to the screen (and basic 2D graphics), access to many of the hardware registers, hardware timer and interrupts. Plus some global variables and functions relating to the system (made available in the .S startup loader).

Stats

Basic Raspberry-Pi repo stats
2
293
10.0
almost 5 years ago

LdB-ECM/Raspberry-Pi is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Raspberry-Pi is C.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com