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

Interest in a Julia Port? #47

Open
kellertuer opened this issue Jan 10, 2019 · 3 comments
Open

Interest in a Julia Port? #47

kellertuer opened this issue Jan 10, 2019 · 3 comments

Comments

@kellertuer
Copy link

I programmed a few things for my LEDs with OPC (and fadecandy). These days I prefer Julia and started a few lines to port the python Code to Julia (especially typed).

Is there any interest in getting this code also into OPC? I am currently thinking about maybe doing an OpenPixelControl.jl for Julia.

@zestyping
Copy link
Owner

Please feel welcome! That would be a nice contribution.

@kellertuer
Copy link
Author

Cool. I got my first functions running emulating the OPC protocol and will pack that into a Julia package soon, then (after checking that I also provide all funtions, the Julia package provides, too).

@kellertuer
Copy link
Author

I started the package here https://github.com/kellertuer/OpenPixelControl.jl and already applied for it to be added to the general Julia registry (actually I used this small package, to learn how to do that). I will provide small examples, in Julia, soon, then.

Since your repository covers both c and python code – how shall we integrate the Julia package into this one? Adding the Repository as a submodule would be a way to go – though with the general registry just add OpenPixelControl in Julia REPL will add the package (soon)...

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