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

Asynchronous Fork #4

Open
griffhurt opened this issue Apr 19, 2021 · 3 comments
Open

Asynchronous Fork #4

griffhurt opened this issue Apr 19, 2021 · 3 comments

Comments

@griffhurt
Copy link

Hello,

I was in the process of creating a PR for this repo (which I love) to support asynchronous animations using uWeb-async. However, I couldn't get uWeb-async to work for me (I'd assume its a combination between my own user error and the new updates to the uasyncio library). I rewrote uPixels around the tinyweb library to resolve this. In order to not conflict with the uWeb ecosystem of uPixels, I've created a fork located here. Most of the changes I made were minor and could easily be implemented with uWeb-uasyncio if the library is working. Thank you for creating this library; I believe it gives everyone the right balance between "I want to program my own lights" and "I don't want to write too much code".

@petabite
Copy link
Owner

Hey!

Wow, this is awesome! Yea I haven't touched the uasyncio version in a while so good chance it's not working. Thanks for putting this out in the meantime! I'll link your fork in the README for others who come by. Glad you are enjoying the repo!!

@griffhurt
Copy link
Author

I'm glad I could help! There are a few other things I want to fix up with the fork (sometimes the board will stop responding; it's memory errors I'd guess), but then I'll probably take a look at uWeb-uasyncio because there are some things I like about it more than tinyweb (i.e. the rendering for HTML). I'll put in a PR when I can.

@petabite
Copy link
Owner

Cool, I'll keep an eye out for your PR!

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

2 participants