Hi,
I’ve some problems getting started with blinkstick pro on raspPi and python.
After
sudo apt-get install python-pip
and a restart I tried to start the Display analogue clock on 16 LED ring example.
Program exits with “no blinksticks found”.
The Blinkstick and LED connection is ok, because it runs under windows and .NET without problems.
Blinkstick has been set to Mode 2 during the .NET tests already.
When connecting blinkstick pro to the RaspPi USB Hub, the first LED flashes one time, as it should do.
What’s missing?
2nd question: I’m not really familiar to linux, so how to use the runtime commands?
blinkstick --help
results in: command not found
Thank you in advance for your Help
Frank