Johan Euphrosine

Results 579 comments of Johan Euphrosine

@onepas yep, that's what it has been tested with.

Did we consider (ab)using the [android.graphics.Color](https://developer.android.com/reference/android/graphics/Color.html) alpha channel as a brightness indicator?

@plattysoft @jdkoren I don't think it would break backward compatibility since currently the alpha channel is ignored (this would only affect people who used the driver with Color integer that...

@ckoessler can you confirm how you wired the display to the Raspberry Pi?

@ckoessler I don't have the part to test this yet, but I'd be curious if you've got the same issue with another `ht16k33` based peripherals (if you happen to have...

/cc @beriberikix who recently stole my `Adafruit 1.2" 7-segment LED HT16K33 Backpack`, can you try reproducing this issue with this sample: https://github.com/androidthings/drivers-samples/tree/master/ht16k33

@beriberikix can you send it to @mangini @jdkoren or @devunwired that way they can try to reproduce the issue.

Maybe we can generalize the Button driver to support the PIR triggerring scheme.

@mhanuel26 can you confirm which hardware you were using?

Maybe we can generalize the APA102 driver to also accomodate the WS2081 pixel format?