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

Question about resistors. #1

Open
mistepien opened this issue Aug 10, 2022 · 1 comment
Open

Question about resistors. #1

mistepien opened this issue Aug 10, 2022 · 1 comment

Comments

@mistepien
Copy link

Hello,

great project. How do you know you need to use resistors in connections to most of db9 pins? Why do not you use diodes like i.e. 1N4148?

@doj
Copy link
Owner

doj commented Aug 13, 2022

there are 2 reasons:

  • I had lots of resistors, but I don't have any diodes.
  • I'm also not very good in electronics and wouldn't know if (or which kind of) diodes would be best for the output gates of an arduino chip and the input gates of the 6522.

I know that I should be able to simply hardwire both chips, but in case something goes wrong (soldering or my board schematics), I wouldn't fry the 6522 instantly if I put a resistor between the chips to limit the current flow.

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