1.4 KiB
Persona: Arduino Developer🔌
Description
This Ansible role installs everything needed for Arduino development on Arch Linux. It includes the official Arduino IDE, documentation, and user group configurations to enable serial port access for uploading code to boards.
Learn more at the Arduino Project Website, Arch Wiki - Arduino, and on Wikipedia.
Overview
Building upon the general developer persona, this role focuses on embedded and microcontroller development. It ensures that the system has the correct packages and permissions to work with Arduino boards via USB.
Purpose
The role enables a ready-to-use Arduino development setup by installing necessary tools and configuring user permissions for serial access.
Features
- Installs Arduino IDE & Docs: Provides GUI and offline references.
- User Group Configuration: Adds the developer to
uucp
andlock
groups for serial communication. - Persona Integration: Extends
persona-developer
with embedded-specific tools.
Credits 📝
Developed and maintained by Kevin Veen-Birkenbach.
Learn more at www.veen.world
Part of the CyMaIS Project
License: CyMaIS NonCommercial License (CNCL)