Assembly coding without OS

This page summarizes the projects mentioned and recommended in the original post on /r/raspberry_pi

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • circle

    A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit) (by rsta2)

  • You can also run a Pi without an operating system, programming it in C or C++ probably. See for example: GitHub - rsta2/circle: A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)

  • Raspberry_Pi4-B_Assembler

    How to code Bare Metal with Assembly language

  • You can do them both, i.e., write assembly code that runs on a bare metal Pi with no OS. Your code may have to do a lot of work, because it will need to take care of anything the OS would, like interacting with any of the Pi's hardware systems. See: GitHub - kernm/Raspberry_Pi4-B_Assembler: How to code Bare Metal with Assembly language for a guide.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rpi4-osdev

    Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4

  • GitHub - isometimes/rpi4-osdev: Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4

  • videocoreiv

    Tools and information for the Broadcom VideoCore IV (RaspberryPi)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Bare Metal Emulators and launcher for RetroFlag GPI v1

    4 projects | /r/retroflag_gpi | 25 May 2023
  • Help with C64 Emulation (never used a C64 before in my life)?

    1 project | /r/c64 | 26 Jan 2023
  • Smalltalk-80 on Raspberry Pi: A Bare Metal Implementation

    8 projects | news.ycombinator.com | 1 Jan 2023
  • How do I get started with making my own Linux based OS on Embedded Hardware?

    3 projects | /r/embedded | 2 Dec 2022
  • EmuTOS: A Modern FOSS Replacement OS for the Atari ST – and the Amiga Too

    8 projects | news.ycombinator.com | 18 Sep 2022