nRF24L01 motor shield/SPI compatability


hello,

i looking @ purchasing motor shield has nrf24l01 plug-in, noticed spi pins work module digital pins 2-6 opposed 11-13 according arduino spi info webpage "the pins spi lines broken out on" (uno or duemilanove).

will have modding of spi library make work or designed work fine right out of box code wise?

thanks,

here's schematics etc below (sorry links didn't want link up?):

http://imall.iteadstudio.com/development-platform/arduino/shields/im120417005.html








quote
will have modding of spi library make work or designed work fine right out of box code wise?


this board wired in special way. standard spi pins used control motors while pins used such tasks (2-7) available on nrf24l01 plug. use such radio module need software spi emulation then, cannot use standard spi library (which using hardware spi). because hardware spi pins used (at least on uno) cannot use other spi hardware either (like ethernet shield).


Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > nRF24L01 motor shield/SPI compatability


arduino

Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62