-
Notifications
You must be signed in to change notification settings - Fork 11
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
Break out more pins #2
Comments
I think the two unused Darlington pairs are broken out now - though I don't know if that version has been uploaded (?) |
I'm going to make a number of more specific issues for the next revision of the board. |
As few more suggestions.... for the future. For LEDs you could use neopixels or similar. On the nano analogue pins 1-6 can be used as digital if required ;) "A0-A5 can be used as: analog input/digital input/digital output. |
Thanks - that is useful. I've shied away from the neopixels for the moment, largely because my experience with other multi-colour LEDs is that the colours come from different locations on the die - while that's not an issue in lighting/display applications, it can be a real pain in microscopy. That said, we are looking at more sophisticated condenser designs that might include diffusers, at which point neopixels might be a very good option :) |
Its good to know about that disadvantage with multi led dies + microscopy.
…On Wed, Dec 13, 2017 at 9:21 AM, Richard Bowman ***@***.***> wrote:
Thanks - that is useful. I've shied away from the neopixels for the
moment, largely because my experience with other multi-colour LEDs is that
the colours come from different locations on the die - while that's not an
issue in lighting/display applications, it can be a real pain in microscopy.
That said, we are looking at more sophisticated condenser designs that
might include diffusers, at which point neopixels might be a very good
option :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAVwhDABEi3IhKMrZsCk-JQDE9pPFRxks5s_5c1gaJpZM4OH1Uu>
.
--
----------------------------------------
Brian Degger
twitter: @drbrian
http://makerspace.org.uk
http://transitlab.org
----------------------------------------
|
thanks for the comments, i am finalizing version 0.2 of sangaboard (openflexure_nano_motor_controller). This time i have used eagle. |
I’ve been thinking a bit more about this, and we might struggle for pins after all – Currently we have 14 channels of Darlington pair drivers (of which 12 are used). Extra things we might like are:
The Nano has 14 digital pins of which 2 are the serial interface and 12 control the motors. That leaves us 8 analogue pins to play with, which would be just enough to do the 3 things above, either using a digipot + constant current circuit for the LEDs or just the darlington pairs.
The text was updated successfully, but these errors were encountered: