IMX6QP : Validate sensor data

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX6QP : Validate sensor data

1,481 次查看
kishorr
Contributor II

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

标签 (3)
标记 (1)
0 项奖励
回复
1 回复

1,412 次查看
igorpadykov
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复