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

Voltage divider for UART communication between rPi and Arduino UNO #31

Open
ersve opened this issue Nov 7, 2018 · 0 comments
Open

Voltage divider for UART communication between rPi and Arduino UNO #31

ersve opened this issue Nov 7, 2018 · 0 comments

Comments

@ersve
Copy link

ersve commented Nov 7, 2018

Description
To enable communication between the Raspberry pi and Arduino UNO a voltage divider must be constructed so that the voltage level of the raspberry pi matches the voltage level of the Arduino UNO.
Requirements

  • The voltage level of 5V generated by the arduino on the TX the shall be reduced to 3.3V on the RX of the Raspberry pi.
  • The voltage level of 3.3V shall be increased/controlled such that it is registered as high by the ATmega328.

Tip:
-Consider using: level shifter (LCX245)
-great tutorial to follow: https://radiostud.io/understanding-raspberrypi-uart-communication/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant