Balena examples
Hello world examples and feature demos for a wide variety of device types and languages when using balena
Pinned Repositories
balena-aws-lambda
Associate balena devices with AWS IoT when they ping a lambda endpoint
balena-nodejs-hello-world
Example of how to deploy Node code on a balena supported device.
balena-plant-saver
We're building a plant monitor (and saver) - this is the early stage
balena-python-hello-world
Example of how to deploy Python code on a balena supported device.
balena-storage
Sample project to showcase storage mounting on balenaOS.
coral-streaming-object-detector
This example will help you deploy a streaming camera feed with realtime people detection using the Coral Edge TPU for on-device ML inferencing.
internetspeedtest
Log your internet download, upload and ping metrics ti influxDB, and Grafana it. Grafana all the things!
multicontainer-getting-started
Get up and running quickly with a multicontainer setup on balena
staged-releases
demonstration scripts on how to use the resin.io API to do staged releases to a fleet of devices.
x11-window-manager
Example project showing how to run a desktop manager with balenaCloud in order to run GUI applications.
Balena examples's Repositories
balena-io-examples/balena-nodejs-hello-world
Example of how to deploy Node code on a balena supported device.
balena-io-examples/balena-plant-saver
We're building a plant monitor (and saver) - this is the early stage
balena-io-examples/multicontainer-getting-started
Get up and running quickly with a multicontainer setup on balena
balena-io-examples/internetspeedtest
Log your internet download, upload and ping metrics ti influxDB, and Grafana it. Grafana all the things!
balena-io-examples/balena-python-hello-world
Example of how to deploy Python code on a balena supported device.
balena-io-examples/x11-window-manager
Example project showing how to run a desktop manager with balenaCloud in order to run GUI applications.
balena-io-examples/balena-storage
Sample project to showcase storage mounting on balenaOS.
balena-io-examples/balena-rust-hello-world
Example of how to deploy Rust code on a balena supported device.
balena-io-examples/wifi-connect-api
Example Python web application that uses WiFi Connect's JSON API
balena-io-examples/jetson-examples
Sample applications for the Jetson Nano, TX2, Xavier AGX and Xavier NX platforms
balena-io-examples/balena-go-hello-world
Example of how to deploy Go code on a balena supported device.
balena-io-examples/proxy-tunnel
Connecting your device(s) to balenaCloud from behind a compatible proxy.
balena-io-examples/community-cli-action
A community built GitHub action that allows you to use the balena CLI
balena-io-examples/aws-iot-provision
Lambda function to provision a device with AWS IoT
balena-io-examples/device-tags
Examples on how to use the balena API & SDK to set device tags from within your app.
balena-io-examples/balena-datadog
Balena + Datadog Example Project
balena-io-examples/baletheus
Balena Service Discovery for Prometheus
balena-io-examples/cloud-relay
Relay data to an IoT cloud provider via MQTT
balena-io-examples/balena-cpp-hello-world
Example of how to deploy C++ code on a balena supported device.
balena-io-examples/healthcheck-publicurl
Demo of Docker healthcheck functionality for a balena service (through public device URL)
balena-io-examples/nvidia-x86
Example of using CUDA on an Nvidia GPU in an x86 device.
balena-io-examples/balena-haskell-hello-world
Example of how to deploy haskell code on a balena supported device.
balena-io-examples/balena-ros2-foxy-desktop
An installation of ROS2 Foxy in a container, with a full desktop environment, ready to deploy on balena devices.
balena-io-examples/cb-gcp-iot-provision
Cloud function to provision a device with ClearBlade IoT on GCP
balena-io-examples/alwaysai-starter-apps
Sample project to showcase how to run alwaysAI starter apps in balenaOS.
balena-io-examples/azure-iot-provision
Azure function to provision a device with Azure IoT
balena-io-examples/cloud-relay-starter
Create a fleet to experiment with cloud IoT integrations using Cloud Relay block
balena-io-examples/gcp-iot-provision
Cloud function to provision a device with Google Cloud IoT
balena-io-examples/setup-balena-action
Install the balena CLI in your GitHub Actions workflow
balena-io-examples/balena-multistage-dockerfile-example
How to leverage _multi-stage Dockerfile_ with _docker-compose.dev.yml_ to improve DX with balena.