[Resolved] Porting the Arduino SPI Library (not required ;-))

Hey guys,

So I need some help importing the default Arduino SPI Library for the Spark. I need to talk to a device with it and I feel like the SPI library is pretty basic building block for many other projects like mine.

Unfortunetly I don’t have a ton of experience doing this kinda thing. If someoone could point me in the right direction or give me assistance of any kind I would really appreciate it!

Jonathan Ashworth

What does the Arduino SPI offer that is not available for Spark? The functions available are here: http://docs.spark.io/firmware/#communication-spi

I see that all the 6 functions offered by Arduino is available on the Spark platform as well.

Haha nothing, I’m just dumb. Something else was giving me trouble but I’ve got it fixed now.

1 Like

I hope you don’t mind, that I’ve changed the topic of this thread to prevent confusion.