Hi All,
I am working on a project that requires me to power up and communicate an ISO 7816 smart card with the Raspberry Pi 3 using the GPIO pins. I read about using the UART to do this but I have another device using the UART port at the moment.
So Does anyone know of a way I can interface the Smart card using the SPI or the I2C ports? Any solution, H/W or S/W will be good.