Timeline for Arduino error message that I don't understand
Current License: CC BY-SA 3.0
17 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 7, 2014 at 16:00 | vote | accept | AwesomeUser | ||
Mar 17, 2014 at 5:44 | comment | added | jfpoilpret | The first 2 lines clearly show that you have not properly installed the 2 required adafruit libraries. | |
Mar 16, 2014 at 22:37 | comment | added | Cybergibbons | Those error messages are exactly the ones I get when the libraries aren't there and they go when the library is there. | |
Mar 16, 2014 at 22:35 | comment | added | AwesomeUser | Ok I figured out how to copy and paste it. Adding all the spaces before each line took FOREVER but it is all on there now. | |
Mar 16, 2014 at 22:30 | history | edited | AwesomeUser | CC BY-SA 3.0 |
added 560 characters in body - error console
|
Mar 16, 2014 at 22:24 | history | edited | AwesomeUser | CC BY-SA 3.0 |
added 560 characters in body - error console
|
Mar 16, 2014 at 22:18 | history | edited | AwesomeUser | CC BY-SA 3.0 |
added 560 characters in body
|
Mar 16, 2014 at 13:28 | comment | added | AwesomeUser | It's hard because I don't have my Arduino computer connected to the internet. π | |
Mar 16, 2014 at 9:12 | comment | added | jippie | Don't use images to explain your problem. Nobody is ever going to find this question through a search engine because the text cannot be indexed and it uses much more resources than necessary. What is wrong with a regular copy and paste of the text? | |
Mar 16, 2014 at 8:28 | answer | added | jfpoilpret | timeline score: 4 | |
Mar 16, 2014 at 2:41 | history | edited | asheeshr | CC BY-SA 3.0 |
deleted 7 characters in body; edited tags
|
Mar 16, 2014 at 2:39 | comment | added | asheeshr | Copy and paste the messages from the text below the code window, as well as the code section that has the error in it (the highlighted section). Try not to post images of code or error messages, when it is in plain text. | |
Mar 16, 2014 at 0:08 | comment | added | AwesomeUser | @cybergibbons sorry, I was using my iPad to make the post. My Arduino computer doesn't have wifi on it. | |
Mar 16, 2014 at 0:06 | comment | added | Cybergibbons | Printscreen is far clearer than taking a picture of the screen. Also put all of your code up on pastebin. | |
Mar 15, 2014 at 23:48 | comment | added | AwesomeUser | @sachleen which one? Does it matter? | |
Mar 15, 2014 at 20:12 | comment | added | sachleen |
"Adafruit_LEDBackpack not declared" tells me maybe the library wasn't installed? Can you run one of the examples in that library? (File > Examples)
|
|
Mar 15, 2014 at 19:33 | history | asked | AwesomeUser | CC BY-SA 3.0 |