Skip to content

Commit

Permalink
Change README to Orange Pi Zero
Browse files Browse the repository at this point in the history
Change README to Orange Pi Zero
  • Loading branch information
aissarmurad authored Oct 27, 2017
1 parent 2ea2b5e commit 47a561a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
MFRC522-python
==============

A small class to interface with the NFC reader Module MFRC522 on the Raspberry Pi.
A small class to interface with the NFC reader Module MFRC522 on the Orange Pi Zero H2+.

This is a Python port of the example code for the NFC module MF522-AN.

##Requirements
This code requires you to have SPI-Py installed from the following repository:
https://github.com/lthiery/SPI-Py
https://github.com/aissarmurad/SPI-Py

##Examples
This repository includes a couple of examples showing how to read, write, and dump data from a chip. They are thoroughly commented, and should be easy to understand.
Expand Down

0 comments on commit 47a561a

Please sign in to comment.