Pour installer :
sudo apt install python-pip python3-pip curl -sL https://github.com/Seeed-Studio/grove.py/raw/master/install.sh | sudo bash -s -
On doit avoir à la fin :
Lastest Grove.py from github install complete !!!!!
https://github.com/UnravelTEC/Raspi-Driver-SCD30 sudo apt install python-crcmod sudo apt install python3-crcmod sudo sed -i "s|^ExecStart=.*|ExecStart=/usr/bin/pigpiod -l -n 127.0.0.1|" /lib/systemd/system/pigpiod.service sudo systemctl daemon-reload sudo systemctl stop pigpiod sudo systemctl enable pigpiod sudo systemctl start pigpiod git clone https://github.com/UnravelTEC/Raspi-Driver-SCD30 cd Raspi-Driver-SCD30 /scd30-once.py # test # gas_ppm{sensor="SCD30",gas="CO2"} 404.636780 # temperature_degC{sensor="SCD30"} 30.775925 # humidity_rel_percent{sensor="SCD30"} 31.170654 sudo ./install.sh # installer et démarrer le service watch -n 1 cat /run/sensors/scd30/last # test du service
git clone https://github.com/DexterInd/GrovePi/grove_i2c_digital_light_sensor/ cd GrovePi/Software/Python/grove_i2c_digital_light_sensor python ./grove_i2c_digital_light_sensor.py
python grove_ryb_led_button.py 5
python grove_relay.py 26