awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesTutorials

Educational guides and step-by-step instructions for platform-specific systems programming.

Distinct from Raspberry Pi Systems Programming: Focuses on the educational and instructional delivery of systems programming rather than just the implementation of drivers or low-level code.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Tutorials. Refine with filters or upvote what's useful.

Awesome Tutorials GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sypstraw/rpi4-osdevالصورة الرمزية لـ sypstraw

    sypstraw/rpi4-osdev

    3,754عرض على GitHub↗

    This project is a tutorial for developing a custom bare metal operating system specifically for the Raspberry Pi 4. It provides the guidance and resources necessary to write software that interacts directly with hardware without the use of a pre-existing kernel. The project centers on an ARM64 cross-compilation toolchain and a build pipeline that transforms source code into raw binary images. It utilizes linker scripts to define physical memory addresses and section placements, ensuring the resulting binary loads at the correct hardware entry point. The codebase covers direct hardware interf

    Offers a comprehensive tutorial on developing a custom bare metal operating system for the Raspberry Pi 4.

    C
    عرض على GitHub↗3,754
  1. Home
  2. Operating Systems & Systems Programming
  3. Raspberry Pi Systems Programming
  4. Tutorials