Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 830 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 830 Bytes

Board Farming Tutorial 1

Arduino CI

In this tutorial, you'll learn how to set up a board farm using Raspberry Pis for automated testing. Board farming involves using multiple embedded systems boards to automate and parallelize the testing process, which is essential for complex projects.

This tutorial will guide you through the process of setting up the hardware, writing the necessary scripts, and configuring a CI/CD pipeline using GitHub Actions. This tutorial will use Arduino Uno and Arduino UNO R4 minima boards as test hardware.

Start with the tutorial here: Wiki