Instructions

Ausgabe 22.09.2017 Copyright by Joy-IT 19
3
RPi - Explorer700
wiringPi Program:
Open the console and enter the following commands:
Expected result: The OLED display will show the JOY-IT logo for 2 seconds and will display the current
system aerwards. Press CTRL+C to exit the program.
Python Program:
If you want to use the OLED display with python, you need to install an addional library rst. To install
this library, please connect your Raspberry to the internet and enter the following command:
Enter the following commands to execute the program. The dierent programs will lead to dierent
informaons.
make
sudo ./main
cd /Explorer700/OLED/wiringPi
sudo apt-get install python-imaging
cd /Explorer700/OLED/python
sudo python dispchar.py
sudo python image.py
sudo python animate.py
sudo python waveshare.py