Using the Raspberry Pi Timer for Embedded Environments

Mark PhilippAll Topics, Coding & Programming, Tutorial

Using the Raspberry Pi Timer for Embedded Environments

We recently posted a blog about embedded programming using the Raspberry Pi. In an effort to provide further information about accessing Raspberry Pi hardware in an embedded environment, this post will dive into using Raspberry Pi’s 1 MHz timer, also known as the system timer. In this post, we will be extending our last project and modifying our Delay function … Read More

Share this Post