EasyManua.ls Logo

Waveshare L76X GPS HAT - Enable Serial Port; Install MINICOM

Waveshare L76X GPS HAT
15 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
L76X GPS HAT User Manual
11 / 15
sudo pip install spidev
sudo apt-get install python-imaging
sudo apt-get install python-smbus
sudo apt-get install python-serial
ENABLE SERIAL PORT
UART interface should be used for communicating, so we need to enable hardware serial of Raspberry
Pi.
sudo raspi-config
Disable login shell function and then enable hardware serial
INSTALL MINICOM
minicom is a serial assistant tool for Linux.