Hi, sorry for the newbie question...
I have an Arduino (Atmega8-based) and need to read the serial data from a RF Module
and pass that value on to a digital pot over SPI.
Am I right in thinking that both the serial library and the SPI library are using the MISO/MOSI Arduino pins?
How can I use both interfaces at the same time?
Thanks in advance.
Phillip