PS3 Controller paired but not working
Forums:
I have paired my ps3 controller like it should and when i press a button i see input,
but how does my "car" move ? cause when i run: /home/pi/diddyborg/diddyJoy.py start
i get the error: Traceback (most recent call last):
File "/home/pi/diddyborg/diddyJoy.py", line 10, in
import ps3DiddyJoy
ImportError: No module named ps3DiddyJoy
Here is a picture of it: https://gyazo.com/f280be8c765820503f98cf55df7c1a0d
Thanks for reading.
Robin,
piborg
Thu, 10/08/2015 - 10:43
Permalink
diddyJoy.py
I am slightly confused here, the standard diddyJoy.py does not have an
import ps3DiddyJoy
line, in fact line 10 happens to be blank.Could you show us the contents of diddyJoy.py?
You can use this command to display the contents in your terminal:
cat -n /home/pi/diddyborg/diddyJoy.py | more
To get the next page of text press space.
When all of the lines have been shown you will be returned to the terminal prompt.
xdrushxd
Tue, 02/02/2016 - 23:19
Permalink
yhea i will do sorry for late
yhea i will do sorry for late answer , this is my school project and i whas bussy doing an other one :D , and i get you the picture's as fast as i can . thanks for helping me out !!!