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

Arduino nano #8

Open
gabsummer opened this issue Apr 1, 2020 · 1 comment
Open

Arduino nano #8

gabsummer opened this issue Apr 1, 2020 · 1 comment

Comments

@gabsummer
Copy link

hi Man, can you give me more information?
i can use your sketch with an arduino nano?
The library DIO2.h runs on ATmega328P?
Do I have to insert pull up resistors? can I do without it or do you advise me to insert them, if yes, would you tell me how?
When everything is ready, do i need to use programs like loopMidi and Hairless-midi or is it ready like this?
Thanks in advance and forgive me for my not perfect english :)

@oxesoft
Copy link
Owner

oxesoft commented Apr 1, 2020

It depends on how many keys you keyboard have. For using Arduino Nano you probably must use some multiplexers ICs, because it hasn't enough pins to directly connect your keyboard. In case of you have an Arduino with enough pins do direcly connect your keyboard there is also internall pull up resistors, activated by software. Please see more details here

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

2 participants