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

DriverNano16 #33

Open
K-Tett opened this issue Feb 7, 2024 · 0 comments
Open

DriverNano16 #33

K-Tett opened this issue Feb 7, 2024 · 0 comments

Comments

@K-Tett
Copy link

K-Tett commented Feb 7, 2024

I am reading up the code for the DriverNano16, but I don't understand how the arduino nano would be able to drive 16 channels since the Port C of Arduino Nano only have 6 bits and Port D have serial pins in the first two bits.

This would mean that we are essentially driving 12 channels, and where would other 4 channels be driven? How would we wire the board?

Also, I read up other code like DriverMega64, but the N_DIVS constant confused me as well. DriverMega64 N_DIVS is 10 and N_DIVS for nano is 16. What does this N_DIVS mean?

Thank you in advance!

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