Home › Forums › Game Frame › General Discussion › Building my own Gameframe – Help!
- This topic has 9 replies, 2 voices, and was last updated 10 years, 3 months ago by
Jeremy Williams.
-
AuthorPosts
-
June 28, 2015 at 4:19 pm #1901
oli
ParticipantHi there all
To learn a bit of Arduino, I’ve taken then plunge and decided to make my own Gameframe as it is a fantastic project!
I’ve got Arudino 1.01, i’ve installed all the libraries, but when I try and compile the code I get this error message…
gameFrame_Clock:213: error: ‘class SdFile’ has no member named ‘getFilename’
Any ideas what I’m doing wrong?
Thanks
June 28, 2015 at 4:23 pm #1902
Jeremy WilliamsKeymasterYou’ll need the SdFat library, as well as the other libraries listed in the README on the GitHub page. Good luck!
June 28, 2015 at 4:33 pm #1903oli
ParticipantYep, I’ve done that. It still has that error message though. the library is definitely there, if i remove it I get all sorts of errors!
June 28, 2015 at 4:38 pm #1904
Jeremy WilliamsKeymasterHmm.. he’s made a lot of changes to the library. Try this attached older version.
Attachments:
You must be logged in to view attached files.June 28, 2015 at 4:42 pm #1906oli
ParticipantWill try that now!
Thanks
June 28, 2015 at 4:51 pm #1907oli
ParticipantThat solved it, they must have updated it.
Only issue now is that the sketch is a fraction to big, but I will have a play around with that!
Binary sketch size: 32,278 bytes (of a 32,256 byte maximum)
Thanks for your help
June 28, 2015 at 4:58 pm #1908oli
ParticipantJust tried the Clock sketch, and that was was fine filesize wise.
Thanks!
June 28, 2015 at 5:00 pm #1909
Jeremy WilliamsKeymasterThe size might be related to the NeoPixel library getting bigger. You can try the attached libs.
Attachments:
You must be logged in to view attached files.July 7, 2015 at 10:08 pm #1919oli
ParticipantHey there, thought I’d report back!
I’ve now got everything soldered up and its working perfectly.
I’ve ordered my materials to be cut as well, I’ve tried to make my design as similar to yours as possible as I thought yours was so good. I’m getting the plywood, black acrylic grid and transparent acrylic front all lasered. Having followed your design, I can see some of the troubles you came up against…!
Once I’ve got all the bits back, i’ll see if it all goes together properly.
If anyone else is the UK is doing this, just for a point of reference, I bought the led matrix for £64, and all my bits are being cut for £75, so thats about $210 before you worry about the Arduino board, AC adapter, SD shield etc etc…
Will post up photos when I’m done!
July 7, 2015 at 11:57 pm #1920
Jeremy WilliamsKeymasterCool! Be sure to post pictures when you’re done.
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.
