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

Support resistive drum pads #94

Closed
DavidMenting opened this issue May 8, 2023 · 2 comments
Closed

Support resistive drum pads #94

DavidMenting opened this issue May 8, 2023 · 2 comments
Assignees
Milestone

Comments

@DavidMenting
Copy link
Member

Up until now (May 2023) Dato DUO's have been delivered with capacitive drum pads. The firmware should also add support for the resistive silicone drumpads that are used in later DUO's.

Brains 2.1 and later will be prepared for both options, supporting either one of these configurations:

  • BS814A touch ic and capacitive drum pads (PC-DUO-SYN 1.2 and earlier)
    or
  • I2C eeprom and resistive drum pads (PC-DUO-SYN 2.0 and later)
@DavidMenting
Copy link
Member Author

Support is now added by moving drums.h into the boards/DUO_BRAINS_X.X directories and thus tied to the board revision.

TODO:

  • Add autodetect for BS814A or I2C eeprom and handle drums accordingly

@DavidMenting DavidMenting added this to the 2.1.0 milestone Jun 8, 2023
@DavidMenting DavidMenting self-assigned this Jun 15, 2023
@DavidMenting
Copy link
Member Author

Closed. We'll continue autodetect in #113

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

1 participant