Waveshare 4.2inch e-Paper Module User Manual page 14

Hide thumbs Also See for 4.2inch e-Paper Module:
Table of Contents

Advertisement

4.2inch e-Paper Module User Manual
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
V2.0
14 / 25

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents