Open technobly opened 10 years ago
Hey beefbowl! I have the same problem as technobly. Please push the latest version to Spark Libraries.
i've found same problem, some missing files like WProgram.h
Harrison at Spark Core tech support is working on this. He is going to buy hardware after the big snow storm and post a correct community library. Yea Spark!!!
Sent from my Windows Phone
From: blondie63mailto:notifications@github.com Sent: 1/27/2015 7:51 AM To: beefbowl/Spark_Adafruit_LEDBackpackmailto:Spark_Adafruit_LEDBackpack@noreply.github.com Cc: Rollie58mailto:rollie_perez@hotmail.com Subject: Re: [Spark_Adafruit_LEDBackpack] Update in Spark Libraries? (#1)
i've found same problem, some missing files like WProgram.h
Reply to this email directly or view it on GitHub: https://github.com/beefbowl/Spark_Adafruit_LEDBackpack/issues/1#issuecomment-71670593
I've got 3 adafruit backpacks (8x8 bicolor matrix, 7-segment and alhpa-numeric) I'll see if I can fix this to work. It looks like it should pretty easy to finish porting.
Done! https://github.com/creationix/spark-adafruit-led-backpack
I've published my version to the spark.io cloud IDE as adafruit-led-backpack
. Search in the libraries tab. I included examples for the three devices I own and can test, but the others should port quite easily. Simple replace the 3 includes (wire, led, gfx) as the top with the single include for my library.
Hey beefbowl! I was looking to use this library in a project, but I see the one included in Spark Libraries is one of your first commits. Unfortunately it will not compile. Have you iterated on this enough that it will now compile? If so I would love to see this pushed to the Spark Libraries. Thanks!!