| 
		
	
		
		
			
			 
				
				How to create mini car driving by wiimote
			 
			 
			
		
		
		
			
			Hello, all !! 
Like the example "joystick_driving.py", I can control the mini car driving by joystick. 
However, now I want to control the mini car driving by wiimote. 
I think that key points may be one import,import vizjoy, and two definition,def joyMove(e) & def updateCar(). 
And there is a Initialize global variable,joyPOS, do I need to initial something like that for wiimote to create the car driving?? 
 
How can I do ?? 
 
Thank you very much!! 
 
Best Regards!
		 
		
		
		
		
		
		
		
		
	
	 |