Instructions
www.joy-it.net
Pascalstr. 8 47506 Neukirchen-Vluyn
3. USAGE WITH THE RASPBERRY PI
1. Connection
Raspberry Pi CCS811V1
3v3
(Pin 1)
VCC
GND
(Pin 6)
GND
SCL
(Pin 5)
SCL
SDA
(Pin 3)
SDA
GND
(Pin 14)
Wake
2. Code example
To execute the code example, first download the edited code from us
here or type the following command into the console:
You can use the following command to extract the file and delete the .zip
file. Please note that your directory may dier.
sudo raspi-config
wget https://joy-it.net/files/files/Produkte/SEN-CCS811V1/CCS811V1-Python.zip
unzip /home/pi/CCS811V1-Python.zip && rm /home/pi/CCS811V1-Python.zip
The files now contained in the folder were originally published here by
sparkfununder the MIT license.
Before you can now execute the code, you must first open the configura-
tion: