How to control buttons on VIM3 using python

Hi community,

I was building a program and it requires to capture a photograph using khadas camera on VIM3 by pressing maybe Functiin key on the SBC or any other key. Can anybody tell me how can I access or control those keys using python so that the program would know that the key is pressed?

Regards.

@CodeLogist The buttons are controlled by MCU. It’s a little complicated if you want to use Python to control them

1 Like

Thanks @Frank for your reply. I really want to implement those in python. Can you please provide me some help or any piece of code? Even a relevant documentation or tutorial would work for me.

@CodeLogist
This is the MCU docs
https://dl.khadas.com/Hardware/VIM3/MCU/VIM3_MCU_REG_EN.pdf