-
-
Notifications
You must be signed in to change notification settings - Fork 2
UART Connection
Harrypulvirenti edited this page Aug 22, 2022
·
21 revisions
USB is the most common way of communication between our Raspberry Pi and the Mainboard of the 3D Printer but there is another possibility. It is possible to connect the Mainboard of the 3D Printer with the Raspberry directly via UART using a couple of wires. This will allow us to integrate the Raspberry inside the printer and have the connection cable running inside the printer instead of using the external USB Connection.
- 3 Wires to connect the Mainboard to the Raspberry GPIO pins
- Connectors
To allow the Raspberry Pi to communicate with the Mainboard we need to enable the UART communication in