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 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.…
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…
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…
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…
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:…
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…
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…