How to interact with imx using high level programming language

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

How to interact with imx using high level programming language

986 次查看
jakub_bergmann
Contributor I

Hello
Is there a possibility to interact with imx using high level programming (say detect button click ( e.g volume up key) using python/java) do you provide some sort of api or packets that can be used?

If not how else could i detect this?

0 项奖励
3 回复数

760 次查看
Yuri
NXP Employee
NXP Employee

jakub.bergmann@radmor.com.pl 

Hello,

   Devices of i.MX series have enough resources to support OS (Linux, Android, Win IoT).
This allows to use high level languages, based on OS.

   As for i.MX RT series, please look at the following:

https://community.nxp.com/docs/DOC-345789 

Regards,

Yuri.

0 项奖励

760 次查看
jakub_bergmann
Contributor I

Thanks for reply!

Yes i have installed Linux on imx hovewer i would like to detect events ( button click ( e.g volume up key)) from gui program. I am planning to add some simple gui using pyqt5 and in that aplication i would like to detect that event
So for example i have GUI application running on imx  and user clicks volume up button on imx board and then using code in pyqt5 application  i would like to save that in log

0 项奖励

760 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  I think it would be better to discuss such specific features of pyqt5 applications
on special forums.

An introduction to PyQt5 Signals, Slots and Events (Updated 2020) … 

Regards,

Yuri.

0 项奖励