LED Matrix Links, Arduino Due and SFE WiFly Shield |
After trying the Sparkfun library and not being able to compile, I commented on someone with the same issue. After talking back and forth he had a forked library that ended up working. The great people at Sparkfun were able to fix the errors on that Monday. The only thing you have to edit is WiFly.h and add this line to the top of the file. This is only for the Arduino Due on either library."#define PSTR(x) x"
Here is the awesome library:
https://github.com/dubhunter/WiFly-Shield/tree/client-hardening
The Sparkfun one should work now too.
Here is a link to the ported Ethernet to WiFly code on github.
https://github.com/FriedCircuits/LED_Twitter_Due
Also since the Arduino Due only has SPI on the ICSP pins you need to jumper the pins over instead of putting the shield on top. Here is the pin mapping. https://forum.sparkfun.com/viewtopic.php?f=13&t=35187
Now all that is left, is to make a display stand which we are doing when my Best Man comes into town.
Enjoy! Hope this can help others out with their projects.
No comments:
Post a Comment