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

[HW] Grove Dual and LED Button Module as Shield #277

Closed
2 tasks done
rexut opened this issue Nov 25, 2024 · 0 comments · Fixed by #278
Closed
2 tasks done

[HW] Grove Dual and LED Button Module as Shield #277

rexut opened this issue Nov 25, 2024 · 0 comments · Fixed by #278
Assignees
Labels
question Further information is requested
Milestone

Comments

@rexut
Copy link
Member

rexut commented Nov 25, 2024

seeed_grove_dual_button-gh          seeed_grove_led_button-gh

Is this request related to a missing driver support for a particular hardware platform, SoC or board? Please describe.
I need support for more Grove button and LED modules as shields. The following shield should be supported:

  • Grove Dual-Button, combines two push buttons with negative logic (low active)
  • Grove LED-Button, combines one LED with positive logic (high active and one push button with negative logic (low active)

In this early first stage the Zephyr upstream samples "Blinky", "Fade" and "Button" should be usable.

Describe why you are asking for this support?
With this support the board+shield variation for Grove based systems will scaling up.

I'm preparing a changeset for PR. I'll maintain the new modules for Bridle and later contribute and maintain to/in Zephyr upstream.

Additional context
The new shields support will coming together with Grove connector support as currently provided by Bridle only.

The Grove Button Shields will get additional support for inverted inputs on push buttons, negative logic (low active).

@rexut rexut added the question Further information is requested label Nov 25, 2024
@rexut rexut self-assigned this Nov 25, 2024
@rexut rexut changed the title [HW] [HW] Grove LED and Dual-Button Module as Shield Nov 25, 2024
@rexut rexut changed the title [HW] Grove LED and Dual-Button Module as Shield [HW] Grove Dual- and LED-Button Module as Shield Nov 25, 2024
@rexut rexut changed the title [HW] Grove Dual- and LED-Button Module as Shield [HW] Grove Dual and LED Button Module as Shield Nov 25, 2024
@rexut rexut added this to the v4.0.0 milestone Nov 25, 2024
rexut added a commit that referenced this issue Nov 25, 2024
Add new supported Grove Button and LED Shields:

- Grove Dual Button V1.0 (Sep 2019)
- Grove LED Button V1.0 (Jun 2018)

Add GitHub issue #277.

Signed-off-by: Stephan Linz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant