Skip to content

This role prepares Raspberry PI to be a NFC controller for ITEAD PN532 chip based boards, connected via UART.

Notifications You must be signed in to change notification settings

rooland-provisioning/ansible-role-nfc-controller-itead-pn532-uart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfc-controller-itead-pn532-uart

This role prepares Raspberry PI to be a NFC controller for ITEAD PN532 chip based boards. This role is basically automation of guide on https://www.raspberrypi.org/forums/viewtopic.php?f=45&t=78966.

WIKI of the hardware: https://wiki.iteadstudio.com/ITEAD_PN532_NFC_MODULE

This role presumes you have the NFC reader connected in mode and via UART.

Requirements

After this role passes, please reboot your RPi.

Example

Playbook file:

---
- hosts:  raspberries
  user:   pi
  roles:
    - role:   nfc-controller-itead-pn532-uart
      tags:
        - nfc

Requirements file:

---
- src: rooland-provisioning.nfc-controller-itead-pn532-uart

License

BSD

Author Information

About

This role prepares Raspberry PI to be a NFC controller for ITEAD PN532 chip based boards, connected via UART.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published