Build an AI-driven object detection algorithm with balenaOS and alwaysAI

This guide will show you how to set up a neural network model that runs an object detection algorithm in real time. We’ll be leveraging balenaOS and alwaysAI’s platform to greatly simplify the process. Some prep work In a previous article, we showed you how to easily get

Skycatch: navigating at-scale fleet management challenges using balena

Skycatch relies on balena to operate thousands of drones and edge devices that digitally image, process, and map industrial job sites. Learn how balena helps them remove the friction of at-scale device and fleet management so they can focus on serving customers and improve their unique GNSS and imagery platform.

balena monthly roundup - March 2020

Welcome dear reader-- we hope you’re having a marvellous day! This month, we’re excited to announce that we’ve released our Extended Support Release (ESR) process for balenaCloud. This is a massive step forward for fleet owners running projects on thousands of devices at scale using balenaCloud, giving

Get started with computer vision and machine learning using balenaOS and alwaysAI

We’ll show you a simplified overview of computer vision and deep learning, and the easiest way to get started using balenaOS and alwaysAI. This guide combines the powers of balena with alwaysAI’s platform to get a project up and running quickly on the Nvidia Jetson Nano. Go from

balenaCloud ESR: Get peace of mind with only two OS updates a year

We’re excited to announce the Extended Support Release (ESR) line of operating system for Production and Enterprise fleets using balenaCloud. ESR makes it easier for at-scale fleet owners to have a more predictable OS update schedule while ensuring critical security or bug fixes are not missed. Who does ESR

Getting Started with the Nvidia Jetson Nano using balena

When you’re building applications to run on the Nvidia Jetson Nano, you’ll often have a list of underlying libraries and dependencies such as CUDA, OpenCV, and cuDNN that need to be included. These are fairly straightforward to install on a full OS such as Ubuntu, but in this

Build your own multi-room audio system with Bluetooth, Airplay, and Spotify using Raspberry Pis

Turn your spare Raspberry Pis and speakers into a fleet of synchronized multi-room audio players. You can start from scratch or upgrade an existing balenaSound device to add the multi-room functionality for free! Contents Before you start Introduction Hardware required Software required Tutorial Step 1: Provision your devices Step 2:

How to create a Minecraft Server for the Raspberry Pi 4 with balena

If you want to host your own Minecraft Server -- all from a Raspberry Pi -- this project is for you! Try the balena Minecraft Server, a starter project to quickly and easily create a Minecraft Server and use SCP and RCON to manage it! Contents Before you start Introduction

balena monthly roundup - February 2020

We hope 2020 is off to a great start! This month we’re talking Container Contracts, Software-Defined Radio (SDR), and figuring out how to get the most from our edge devices. “By the beard of Zeus-- what’s a container contract?!” we hear you cry, but fear not-- we cover

Control your devices from a web browser using Bluetooth

Here’s how to use the Web Bluetooth API and balena to control Bluetooth Low Energy (BLE) devices remotely from a browser. This guide shows you how to build a simple LED setup that you can switch on and off from a web browser. We’ll also dive into how