www.joy-it.net
Pascalstr. 8 47506 Neukirchen-Vluyn
6. EXAMPLE I/O - PCF8574
The GPIO expansion PCF8574 controlls the LED2 and the Joystick. These can
be used as well as the other functions of the expansionboard.
Open the console and enter the following commands:
cd ~/Desktop/RB-Explorer700/PCF8574/python
sudo python led.py
With this program, LED2 is blinking.
Press the keys STRG + C to exit the program.
sudo python pcf8574.py
This program unites dierent functions of the Explorerboard because if the
joystick is moved into one direction, the buzzer will chime, LED2 will light up
and the console will show the direction.
PCF8574 Test Program!
up
left
down
right
Press the keys STRG + C to exit the program.
7. EXAMPLE BAROMETER - BMP280
These code examples obtain the usage of dierent functions of the
barometer. In two dierent code examples the temperature, air pressure
and the relative height will queried and issued. Therefore, it is to note that
the room temperature can be influenced by the warmth of the Raspberry Pi.
Open for that the console and enter the following commands:
cd ~/Desktop/RB-Explorer700/BMP280/python
sudo python temperature-and-pressure.py
5. EXAMPLE - PRESS FUNCTION OF THE JOYSTICK
The joystick owns next to the pres function the common dircetions of
movement. Our code example shows, when the press function is used.
Open the Linux console and enter the following commands:
cd ~/Desktop/RB-Explorer700/KEY/python
sudo python key.py
By Pressing the Joystick, the console will show the following:
Key Test Program!!!!
KEY PRESS
KEY PRESS
KEY PRESS