Hey guys,
My first post regarding Raspberry, I've got 4 units now and only started with GPIO stuff over the last 2 weeks or so.
I have a NXP NFC card (http://www.nxp.com/demoboard/PNEV512R.html) which slots onto the RP.
I also have a LCD screen (http://www.adafruit.com/products/1109) which slots onto the RP.
Both GPIO addons I have connected to separate RP's at the moment, however I'm now wondering how I can use both devices on a single PI, so when someone uses the NFC and they are declined access it can show on the LCD screen.
I have a few bits and bobs I purchased, one being a RasPi stacking header but need some advice before I just assume this will work. I'm assuming I can desolder the 26 Pin connector on the LCD or NFC board and then use the stacking header which will allow me to connect two boards to the same PI.
Is my assumption true or do I need to find spare pins that are not being used by both devices?
I have 2 Model B+'s so have the additional PINS, but would hate to have to connect these all manually and modify all the example code and drivers I have right now to work with the new PIN configuration.
Any advice or suggestions out there?
Many thanks and sorry if this is a repeat question