Skip to content

Ansible playbooks to configure a Raspberry Pi (et al.) to do embedded development (Platformio) of sensors (MySensors)

License

Notifications You must be signed in to change notification settings

oneyb/rpi-embed-dev

Repository files navigation

The Raspberry Pi as a tool for embedded development

This repository contains my ansible playbooks and Home Assistant configuration. I use the RPi to both compile and upload firmware to microcontrollers with Platformio, but also a MySensors gateway to receive sensor data. These playbooks document my configuration of the RPi for these purposes. In case something breaks I can be up and running quickly.

Ansible 2.4 or greater is required.

Examples

Quick install of the MySensors gateway for a RPi (running Hassbian)

ansible-playbook -i hassbian.local, -u pi install-mysensors-gateway-raspberry.yaml

Quick install of Platformio

ansible-playbook -i raspberrypi.local, -u pi install-platformio.yaml

Setup and Maintenance of Hassbian/Home Assistant

ansible-playbook -i hassbian.local, -u pi configure-ha-rpi.yaml

About

Ansible playbooks to configure a Raspberry Pi (et al.) to do embedded development (Platformio) of sensors (MySensors)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published