python GPIO Library and i.mx8m Plus

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

python GPIO Library and i.mx8m Plus

ソリューションへジャンプ
4,721件の閲覧回数
HumanBehaviorsAI
Contributor I

Hi guys. 

I'm starting to use i.mx8m Plus for my Agriculture Project. For my mvp1 I want to do a simple ML demonstration. 

  1. I have an NN model for detection weeds and separate ground and correct cultural
  2. The camera sees weeds on the ground
  3. When I got a class of weeds on my frame I want to send a signal to my Electrician Solenoids. 

But at this moment I've worked with GPIO on Jetson and Raspberry Pi - I use python library gpio_zero

Maybe here I can get answers or a similar library for NXP processors? I will be glad for any help.

YouTube demonstration  

0 件の賞賛
返信
1 解決策
4,715件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello HumanBehaviorAI,

You can work in that library, but at this time the i.mx8mplus is not supported, however you can change the pins number and name on the /pins file of the GitHub project where GPIO is:

https://github.com/gpiozero/gpiozero

Regards

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
4,716件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello HumanBehaviorAI,

You can work in that library, but at this time the i.mx8mplus is not supported, however you can change the pins number and name on the /pins file of the GitHub project where GPIO is:

https://github.com/gpiozero/gpiozero

Regards

 

0 件の賞賛
返信