Hi all,
first I must say sorry, this question might seem so simple but I am a software guy. Not really confident with hardware. I've been searching throught the forums and I've not seen anything similar, though it seems to me quite a common doubt. Also schematics mean nothing to me.
I am adding hardware to the Pi in order to get my project running.
I have a PiFace digital connected to the SPI bus:
http://www.piface.org.uk/products/piface_digital/
Also a AdaFruit PiTFT:
https://learn.adafruit.com/adafruit-pit ... i/assembly
I've read somewhere that the raspberry Pi can only control 2 SPI devices, so if I want to connect something else I should look for another interface (not SPI). Is that OK or I am going wrong?
I've connected both separately and programmed everything, worked great.
Now if I want to connect both, I should solder also the 2x13 IDC and attach a cable to the PiFace. This is what they say at the end of the webpage to connect an Adafruit Cobbler, I am going wrong?
Will the hardware address of the PiFace change when I connect both?
Regarding Power supply should I power the PiFace separately, would be the display and the PiFace too much for the Mini USB?
Now I have to add a GSM module, I have a USB dongle that can receive and send SMS but I must be able to make and receive calls.
I was thinking about the SIM900: http://www.pi-shop.ch/raspberry-pi-sim9 ... prs-add-on
But seems connected to the same place: http://www.pi-shop.ch/raspberry-pi-sim9 ... dapter-kit
Would be better to use the Adafruit FONA? If so wich connection?
uFL: https://www.adafruit.com/products/1946
SMA: https://www.adafruit.com/products/1963
As I understand this GSM devices communicate with the PI using UART interface. Then my question is, it is possible to add also a serial RS232 interface for V.24 communication with the Pi? If so, could you recommend me one, and tell me how to plug it in? Serial Pi, RaspiComm?
Finally, I would like to connect some digital sensors. Temperature, Fire / Smoke, etc ... Can I connect those directly to the Digital Inputs of the PiFace?
If I need an expansion board to connect all this together, can you recommend me one? I don't mind if you try to sell me yours, I don't mind buying your hardware, as long as you show me how to wire everything.
Sorry also for being so verbose and for my poor English.