You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to interface with a library (RC522, https://github.com/miguelbalboa/rfid).
It uses hardware SPI to communicate with a device.
Is there support for SPI with the esp8266? How do I define which pins are the MISO,MOSI,CLK and SS?