ARM Resources / Dev Boards?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rust-raspberrypi-OS-tutorials

    :books: Learn to write an embedded OS in Rust :crab:

    you'll find many fewer resources than for x86, so if you want to do this, you'll have to get used to reading technical reference manuals and device specifications. that said, i can recommend either https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials (rust) or https://github.com/bztsrc/raspi3-tutorial (c). because the wealth of information is about the raspberry pi, and because they're so cheap, you honestly might be best suited starting on an rpi4 and then eventually moving to a rockpro or similar when you want to do graphics-ey stuff. unlike the rpi3, the rpi4 has the same interrupt controller as you'll find on the rockpro and just about every other arm machine, the gic3.

  • oneOS

    Discontinued oneOS - an operating system targeting x86 and ARMv7 [Moved to: https://github.com/oneOS-Project/oneOS]

    Maybe my os will help you to get into some details: https://github.com/nimelehin/oneOS

  • 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.

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