blinkt

Blinkt

Ansible Role to install packages and example code for the Pimoroni Blinkt! LED array on Raspbian/Debian OS on a Raspberry Pi.

Requirements

This role does not depend on anything.

Role Variables

python3_blinkt_version - Version of the Debian package to install. Default version is "0.1.2".

Dependencies

This role has no dependencies.

Example Playbook

First install this Role from Ansible Galaxy.

ansible-galaxy install agarthetiger.blinkt

Then add this role to your playbook.

- hosts: all
  roles:
      - blinkt

License

MIT

Author Information

Andrew Garner (@agarthetiger)

About

Install packages and example code for the Pimoroni Blinkt LED array

Install
ansible-galaxy install agarthetiger/blinkt
GitHub repository
License
mit
Downloads
25