EasyManua.ls Logo

Waveshare 4.2inch e-Paper Module - WiringPi Library Installation

Default Icon
25 pages
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...
4.2inch e-Paper Module User Manual
V2.0 14 / 25
sudo tar zxvf bcm2835-1.xx.tar.gz
cd bcm2835-1.xx
sudo ./configure
make
sudo make check
sudo make install
Note: xx is version of the library you download. For example, if the version is
bcm2835-1.52, you should complete the command to: sudo tar zxvf bcm2835-
1.52.tar.gz
WIRINGPI LIBRARY
Open Terminal and install wiringPi with commands below:
sudo apt-get install git
sudo git clone git://git.drogon.net/wiringPi
cd wiringPi
sudo ./build
PYTHON2 LIBRARY
Open Terminal and execute commands to install:
sudo apt-get install python-pip
sudo apt-get install python-pip
sudo apt-get install python-imaging
sudo pip install spidev

Related product manuals