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

all boards review #38

Open
2 of 3 tasks
amchagas opened this issue Jan 15, 2022 · 4 comments
Open
2 of 3 tasks

all boards review #38

amchagas opened this issue Jan 15, 2022 · 4 comments

Comments

@amchagas
Copy link
Member

amchagas commented Jan 15, 2022

as we use this system more and more, we would like to review all the boards. This comes to improve things, adapt initial development that took a different direction, etc.

Main board suggestions:

  • get rid of the 5V plane and make it into a trace
  • remove the USB 5V supply and the second power conversion module

New board suggestion:

  • create a 12 to 5V board that has a USB port as output (or adapt existing ones)
@isobianin
Copy link
Member

  • level shifter might need a Zener diode to properly convert 5V to 3.3V as of right now the output can vary depending on the load that is connected to 3.3V. On the other hand, if the level shifter is solely used with low loads aka ports of microcontrollers, it will work fine even as is

@isobianin
Copy link
Member

  • IR sensors array absolutely needs at the very least a Zener diode in 5V to 3.3V line to function properly

@isobianin
Copy link
Member

So I think it would be nice to get some testing, I guess? If things work the way it is - I am fine with that. I do not want to overcomplicated something that works. The problem with voltage divider may arise in the following cases:

  1. IR board is fully loaded with phototransistors. If every connection is used, it might happen that the voltage divider may not supply the given voltage because of the resistance that changed because of all the load. On the other hand, 5V that is being converted to the voltage divider in the first place is regulated, so it might work fine
  2. Level shifter board should not have problems as is because currents are low. But can it be that there are problems when working on high frequencies?

I honestly think that in the level shifter scenario we can even use one of the pins as a voltage supply and omit voltage divider at all

@isobianin
Copy link
Member

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