I am working on IMX6QP based custom hardware. We are able to read the sensor data from accelerometer, magnetometer and gyroscope. Looking for some applications that can be used to validate the data on ubuntu. Any suggestions most welcome.
sample data read from sensors:
echo "$a_x/$a_y/$a_z $m_x/$m_y/$m_z"
65352/65192/16584 192/239/65405
65344/65192/16368 213/232/65413
echo "$g_x/$g_y/$g_z"
32/24/65535
 29/23/65534
 
 
Thanks
Kishor
 
					
				
		
 igorpadykov
		
			igorpadykov
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Kishor
for sensor aplplications one can look at attached i.MX53 SMD board Linux Manual,
seems these could be easily ported for i.MX6. BSPs for Sabre for Tablet can be found on
http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i....
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
