Cant control motors or read sensors

Hi.
Got my first BrickPi a few days ago and I am very excited to get it up and running.

I am using the Raspbian Strech image on my RPi and have installed the software from github DexterInd/BrickPi and everything looks good (to me).

When running python examples (github.com/DexterInd/BrickPi/tree/master/Software/BrickPi_Python/Sensor_Examples) I get no response at all… Neither on motor tests or sensor tests.

There are no errors… but my lego sensors are not showing any output and they do not respond the the python scripts.

Any pointers? Guess you might want more info. I will be happy to provide it, just let me know :slight_smile:

Edit: I also tried to control the onboard LED with this example (https://github.com/DexterInd/BrickPi/blob/master/Software/BrickPi_Python/Sensor_Examples/LED.py) but that only turns the LED of… And I can only see 1 LED (status led) on my brickpi… Not 2 as the example says

Regards, Uffe

I downloaded the raspbian for robots image and now everything works.