atuline / FastLED-Demos

Here's my updated FastLED demos from January, 2017.
GNU General Public License v3.0
611 stars 174 forks source link

fast led demo master not valid library??? #8

Closed LedArts closed 7 years ago

LedArts commented 7 years ago

sir i try to add fast led demo master library but ardiuno shows the error-Specified folder/zip file does not contain a valid library what should i do

LedArts commented 7 years ago

sir i directly open aalight.ino but it gives error button library not included please give me the button library also....

LedArts commented 7 years ago

oops sorry i got the button library in your code

atuline commented 7 years ago

I assume you got the FastLED library running. Please keep in mind that you need to already have FastLED running PRIOR to using my examples. In addition, aalight.ino is a more advanced sketch and you should be running the others first and to be able to write your own before attempting that one.

LedArts commented 7 years ago

yes sir i have already fast led library. thank you sir. as your advice i am doing it from small and simple examples. i just want to see aalight effect thats why i try it.