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

APA102 Driver for WS2812b #92

Closed
prasaanth-selvakumar opened this issue Mar 6, 2018 · 5 comments
Closed

APA102 Driver for WS2812b #92

prasaanth-selvakumar opened this issue Mar 6, 2018 · 5 comments

Comments

@prasaanth-selvakumar
Copy link

Can I use the APA102 Driver for WS2812b?
What are the modifications that should be done to use it?

@Ic-ks
Copy link

Ic-ks commented Mar 6, 2018

I wrote a driver for these LEDs: https://github.com/Ic-ks/contrib-drivers/tree/master/ws2812b I did already a pull request (#76)

@prasaanth-selvakumar
Copy link
Author

the jcentre page is not opening, so I am not able to figure out the latest version, can you please let me know the latest version

@prasaanth-selvakumar
Copy link
Author

https://bintray.com/google/androidthings/contrib-driver-ws2812b/_latestVersion

it says this link is not valid I get a page not found error can you do something about it?

@prasaanth-selvakumar
Copy link
Author

prasaanth-selvakumar commented Mar 7, 2018

I also tried searching on https://bintray.com/google/androidthings this page I couldn't find your driver, so please help me out

@Ic-ks
Copy link

Ic-ks commented Mar 12, 2018

Sorry for the late response. You can import the driver by cloning the repository (https://github.com/Ic-ks/contrib-drivers.git) and using the import function of Android Studio in your project: File->New->Import-Module. Then select <CLONE_DIR>/contrib-drivers/ws2812b. The import function will copy ws2812 driver to your project. If you don't want a copy of the driver you could create a relative path dependency like described here: https://stackoverflow.com/questions/24975745/gradle-dependencies-compile-project-by-relative-path

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