python GPIO Library and i.mx8m Plus

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

python GPIO Library and i.mx8m Plus

跳至解决方案
4,714 次查看
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,708 次查看
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,709 次查看
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 项奖励
回复