Articles by Ole P. Orhagen
Considerations for a Raspberry Pi-based device in production
Introduction This article offers a short investigation into the prospect of putting and managing a Raspberry Pi in production with a commercial product. Th
|
8 min read
Debian operating system and software platform for your Raspberry Pi
You must decide how to start out and which operating system and software platform to build your IoT product on. A key consideration will be to start with s
|
2 min read
Secure remote monitoring for Raspberry Pi
How can you set up secure remote monitoring for your Raspberry Pi single board computer (SBC) in your IoT device? You will want to target misbehaving devic
|
2 min read
Remote inspect your device without using traditional Raspberry Pi port forwarding
It is almost inevitable that at some point in time, some of the devices in your IoT device fleet will malfunction in some way or another. You need a plan t
|
3 min read
Memory requirements for your Raspberry Pi with SD and eMMC
To support the writing of image updates to the simple board computer (SBC), you need to think carefully about your Raspberry Pi and the SD card in it. A ke
|
2 min read
Setting up a Raspberry Pi for an IoT project
So you have decided you are going to use a Raspberry Pi as the hardware platform for your IoT project. A key part of the project is to update the software
|
2 min read
Building the Mender-Rust project with Yocto
This is part III in a series on writing a Mender-client in Rust. Read part II here, and part I here. In order to really get the project tested, we are goin
|
4 min read
A whirlwind tour of the Mender client architecture using Rust
This blog post will have a closer look at the architecture of the Mender client. I figured that one of the best ways of getting a birds-eye view of the cli
|
12 min read