raspi3-tutorial

Bare metal Raspberry Pi 3 tutorials (by bztsrc)

Raspi3-tutorial Alternatives

Similar projects and alternatives to raspi3-tutorial

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

raspi3-tutorial reviews and mentions

Posts with mentions or reviews of raspi3-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-27.
  • Assembler on Raspberry Pi
    2 projects | news.ycombinator.com | 27 Jul 2023
    > swi #0 / print without using clib */

    This seems to be just a call into the linux kernel, not bare metal, essentially what the clib does itself. You have to do this to do functions the kernel supports but haven't been ported to clib yet.

    I haven't really looked deep into it but a google search came up with this for bare metal text printing https://github.com/bztsrc/raspi3-tutorial/tree/master/0A_pcs...

  • What is bare metal programming and how to get started?
    1 project | /r/embedded | 28 Jan 2023
    I think that last may be more of what you are thinking of. There's some good stuff for the RPi on it like here: https://github.com/bztsrc/raspi3-tutorial
  • How to boot a custom kernel in QEmu's raspberry pi emulation?
    1 project | /r/osdev | 3 Jan 2023
    Found a solution, based on this project here!
  • Why are most operations in windows much slower than in linux?
    2 projects | /r/linux | 25 Jul 2022
    First and foremost, while not strictly necessary, it helps a lot to have some operating system development background. Two ways of acquiring such knowledge are by writing a toy kernel yourself, or by hacking an existing kernel (e.g. Linux). In my case, I started out with writing my own toy kernel several times, and OSDev.org is a great place to get started. There are also numerous tutorials on the internet to get started with things like baremetal programming on the RPi 3, writing an OS in Rust, and Brokenthorn's OSDev series which is in general more focused around x86 legacy hardware.
  • Has anyone got UART1 (mini UART) on the Pi 2 to output over serial-to-USB?
    2 projects | /r/osdev | 18 Jun 2022
    Also, sorry, it seems I linked you the wrong one. I was looking at my code and just grabbed the UART link from their GitHub without looking at it. UART1 is here https://github.com/bztsrc/raspi3-tutorial/blob/master/03_uart1/uart.c.
  • How to escape arduino hell?
    2 projects | /r/embedded | 17 Jun 2022
    https://github.com/bztsrc/raspi3-tutorial here is a great tutorial of this approach
  • Is a Home Brew Arcade Board possible?
    2 projects | /r/cade | 4 Apr 2022
    Tutorials for this do exist. Here's one for Raspberry Pi 3 written in C. I haven't watched this yet, but Handmade Hero is just getting started with BeagleBone Black (this is also programmed in C).
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    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. Learn more →

Stats

Basic raspi3-tutorial repo stats
8
2,665
1.6
8 months ago

bztsrc/raspi3-tutorial is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of raspi3-tutorial is C.


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