pi builder
Scripts for building images and updates ready for deploying to a Raspberry Pi. It should work on any version of the Raspberry Pi, however the scripts are only tested on a Raspberry Pi 3.
Scripts:
build-image.shis the drivermain.shis run in the image.
Getting the latest build
You can get the latest build from CircleCI.
- Go to the lastest master of circleci.
- Click on the number of the latest successful build (the topmost one which succeeds).
- Click on the 'Artifacts' tab
- Download the
pi-image.tar.xzfile for a pi image to flash to the pi, see the docs for how to flash a raspberry pi with this file.