Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 427 Bytes

step 1.5 setting up the pi.md

File metadata and controls

19 lines (17 loc) · 427 Bytes

Enabling UART on the pi

First, enter the config cli with:

sudo raspi-config

Interface options Serial port Select NO to the shell being accessible over serial And select YES to the serial port hardware to be enabled And finally give it a quick reboot, and it should be enabled!

sudo reboot