Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: shug on November 06, 2014, 03:54:37 PM

Title: Convert RPI.GPIO and SPI to Olinuxino pyA13/pyA20
Post by: shug on November 06, 2014, 03:54:37 PM
Hello,
I need some help to convert a program (RFID Reader) that works perfectly under Raspberry but use the RPI.GPIO library and another SPI lib.
It is a spi type of communication (+ reset pin). The chip is the NXP MFRC522.
Code for raspberry pi is here : https://github.com/mxgxw/MFRC522-python
I would like to make it work on my A20 (with pyA20).
Could anyone help me ?
thanks
Title: Re: Convert RPI.GPIO and SPI to Olinuxino pyA13/pyA20
Post by: micropad on June 12, 2015, 01:27:50 PM
Hi, i have a similar problem, how you have solved? thanks