Skip to content

pvadam/omega-rc522

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python RC522 library for Onion Omega 2+

Port of MFRC522-python and pi-rc522 to Onion Omega 2+.

Note: The library currently is in progress and not yet working.

Prerequisites

opkg update
opkg install python-light pyOnionSpi pyOnionGpio

Connecting

Connecting RC522 module to SPI is pretty easy. You can use this neat website for reference.

Board pin name Omega GPIO
SDA 6
SCK 7
MOSI 8
MISO 9
IRQ -
GND GND
RST RST
3.3V 3.3V

Usage

ptyhon read.py

About

RFID RC522 ptyhon module for Omega 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages