Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request please #8

Open
craigrobbo opened this issue Apr 23, 2020 · 4 comments
Open

Feature request please #8

craigrobbo opened this issue Apr 23, 2020 · 4 comments

Comments

@craigrobbo
Copy link

Hi there, I was wondering if it possible to request some features?

I would love to use some neo pixels in my automotive tail light projects and your animations are great.

Is it possible for the following please:

Allow animations confined to just a "part" of the strip
Asign the arduino analoug inputs to activate certain animations?

Is it also posible for this to work on windows or is it a web interface only?

Thank you for creating and thank you for taking time to read this!

Craig.

@Adrianotiger
Copy link
Owner

Hi Craig,
If you look at the code, there is just 1 function in the main loop. It is easy to execute the animation on an event like analog input. Just call the function once you detect something.

It is a Web script only. But it is static: you can download it or integrate it inside an app if you want.

@craigrobbo
Copy link
Author

Hi Craig,
If you look at the code, there is just 1 function in the main loop. It is easy to execute the animation on an event like analog input. Just call the function once you detect something.

It is a Web script only. But it is static: you can download it or integrate it inside an app if you want.

Thank you very much, unfortunatly I have almost zero experince in coding, and I have tried and failed to omany times.

I've been trying to find somthing for my project for about 12 months and finally come across this.

its near perfect with the exception of those couple of features.

If you do get any time to implement i would be eternally greatful and would love to donate too as its somthing I can use :)

Craig

@gayarispo
Copy link

Hi, at first my apologyze for my short english.In another way in your neopixel effect generator a oportunite to import and export but when i try to export a code it daenst save in .ino archvie thats it is realy what i need to continuing in another moment the programacion. An when i import the aplication ask my for a json archive, and i dont understand why when a export it daesnt export in .ino archive and when import it dont ask me for .ino archivo, and not in json archive.
Thanks in advance.

@Adrianotiger
Copy link
Owner

Hi. The generator just create some loops. Those loops can't be exported to a ino file. It is saved in a JSON file.
You can create a ino file, but you will never able to import it, since you need a ino parser for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants