Hello community,
I want to use the ADC on the Gertboard. I use the raspberry pi 2 b and have the kerneversionl 3.18.11. Raspian is installed and update and upgrade are already done.
No my problem:
The example code crashed at the very beginning. The Problem ist about the command "import spidev". I tryed this tutorial: http://www.raspython.org/de/installation-des-serial-peripheral-interface-bus-spi-auf-einem-raspberry-pi/ and many others, but i can't solve the problem.
I always get the message: IMPORTError no module named spidev!
Is there anyone who got the same problem and already solved it?
Thank you very much