Raspberry Pi 3 Bare Metal - Part 1

The first step with any new language or platform is to write the ubiquitous “Hello, World” example. The equivalent of printing Hello, World! in the embedded world seems to be turning on an LED, so that is our first challenge!

Read more

Hello, World?

Hello and welcome to the blog with the least original first post title for a programming-related blog. Over the course of numerous posts, I hope to go from embedded newbie to writing an extremely bare-bones OS kernel for my Raspberry Pi 3.

Read more