-
Notifications
You must be signed in to change notification settings - Fork 30
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
using the project for yamaha CLP-150 #2
Comments
There is high chance that it is possible with little effort. The first step is to disassembly and locate the keyboard's ribbon cable. |
The keyboard has 88 keys and not 61. it also does not use ribbon cables and
instead utilizes a much smaller multi pin connector format which would have
to be converted to the arduino:
[image: image.png]
…On Sat, 18 May 2019 at 17:36, Daniel Moura ***@***.***> wrote:
There is high chance that it is possible with little effort. The first
step is to disassembly and locate the keyboard's ribbon cable.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2?email_source=notifications&email_token=AD3JVG3G5H7AARP36X2R273PWBZFNA5CNFSM4HN2SQT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWWNDA#issuecomment-493708940>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AD3JVG6L6W7B7XR7G2OF2QDPWBZFNANCNFSM4HN2SQTQ>
.
|
here is an image that illustrates the pin connector format that the piano
uses:
https://imgur.com/a/hBPvS5h
On Sat, 18 May 2019 at 17:38, Cactus Nonexistinus <genkaz92@gmail.com>
wrote:
… The keyboard has 88 keys and not 61. it also does not use ribbon cables
and instead utilizes a much smaller multi pin connector format which would
have to be converted to the arduino:
[image: image.png]
On Sat, 18 May 2019 at 17:36, Daniel Moura ***@***.***>
wrote:
> There is high chance that it is possible with little effort. The first
> step is to disassembly and locate the keyboard's ribbon cable.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#2?email_source=notifications&email_token=AD3JVG3G5H7AARP36X2R273PWBZFNA5CNFSM4HN2SQT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWWNDA#issuecomment-493708940>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AD3JVG6L6W7B7XR7G2OF2QDPWBZFNANCNFSM4HN2SQTQ>
> .
>
|
If this cable is not the double matrix there is some circuit multiplexing the signals in between the keys and this cable. You need to go more deep. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was wondering if it was possible to utilize this project to CLP-150 and connect it to it since it broke recently.
The text was updated successfully, but these errors were encountered: