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.