EricssonResearch / EricssonResearch/arms

Voltage divider for UART communication between rPi and Arduino UNO

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Arduino class Arduino UNO Main feature
Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

**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/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.