Category
engineering
Efficient Yocto development and OTA updates
There are some special considerations if you want to get efficient Yocto development and your OTA update system. The most important is managing the time it
|
2 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
OTA Update for Embedded Linux Systems
Explore the importance of OTA updates for embedded Linux systems in IoT devices, with a focus on Mender's secure and flexible solution for seamless software updates.
|
4 min read
Beaglebone vs Raspberry Pi — Choosing the Right SBC
Learn about the comparison between Beaglebone Black and Raspberry Pi for your embedded systems project. Discover key differences in specs and support for OTA updates with Mender.
|
5 min read
WebSockets for fun and profit: a communication channel for the IoT
Imagine a swarm of IoT devices. They do not possess strong CPUs and not only have little local persistent storage and not much RAM, but with their weak net
|
9 min read