User manual

Ausgabe 07.12.2016 Copyright by Joy-IT 11
3
RPi - Explorer700
fs program:
Enter the Linux terminal, and run the following commands:
The command for compiling the program:
The command for execung the program:
Expected result: The LED2 is blinking.
Press the keys Ctrl+C to end the program.
wiringPi program:
Enter the Linux terminal, and run the following commands:
The command for compiling the program:
The command for execung the program:
Expected result: The LED2 is blinking.
Press the keys Ctrl+C to end the program.
Enter the Linux terminal, and run the following commands:
The command for compiling the program:
The command for execung the program:
Expected result: The LED2 is blinking.
Press the keys Ctrl+C to end the program.
pi@raspberrypi ~/Explorer700/PCF8574/fs $ make
pi@raspberrypi ~/Explorer700/PCF8574/fs $ sudo ./led
pi@raspberrypi ~/Explorer700/PCF8574/wiringPi $ make
pi@raspberrypi ~/Explorer700/PCF8574/wiringPi $ sudo ./LED
pi@raspberrypi ~/Explorer700/PCF8574/wiringPi $ make
pi@raspberrypi ~/Explorer700/PCF8574/wiringPi $ sudo ./led