Pi LED LED Stuff with Raspberry Pi git clone https://github.com/cyface/piled.git cd piled pip3 install virtualenv virtualenv .venv . .venv/bin/activate pip3 install -r requirements.txt sudo python3 blink.py