Skip to content

Conversation

@titouanc
Copy link
Owner

No description provided.

@titouanc titouanc force-pushed the add-mfd-seesaw branch 2 times, most recently from 91fe35e to 6410301 Compare April 28, 2025 14:45
Add core driver for the Adafruit Seesaw platform, which provides many
different i/o expansions over an I2C bus. This core driver only implements
the base functions to communicate with the Seesaw module over its
custom protocol on top of I2C.

Signed-off-by: Titouan Christophe <[email protected]>
titouanc added 4 commits June 3, 2025 21:55
Add new driver for the GPIO controller of the Adafruit Seesaw

Signed-off-by: Titouan Christophe <[email protected]>
Add new input driver for the Adafruit Seesaw keypad controller

Signed-off-by: Titouan Christophe <[email protected]>
Add new LED driver for the Adafruit Seesaw neopixel controller.
Because the seesaw module holds the color buffer, it is possible to control
individual leds, instead of refreshing the entire strip everytime

Signed-off-by: Titouan Christophe <[email protected]>
Add new pwm driver for the Adafruit Seesaw

Signed-off-by: Titouan Christophe <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants