Skip to content

Porting this to other API for RGB LEDs #1

@dglaude

Description

@dglaude

I would like to write equivalent code for other RGB LEDs.

I have in mind the following:

  • Blinkt! from Pimoroni
  • Rainbow (the LED part is having a API similar to Blinkt!)
  • Inspiring SPI controled APA102 stick from http://rasp.io/inspiring (API not release yet, but I have access)

The goal is to reuse your App without modification, but to offer more option to those not owning a mote.
I plan to do code duplication (copying under another name, then modify to use another API).
Potentially, I could create a sandwich API layer to avoid duplication, but that is a second step.

I know those API and have worked a lot on Blinkt! examples.

Let me know if I can start coding. :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions