I planning to control power on-off button through Jetson nano via relay board. Inputs will be generated from the python script and with the input switch needs to be turned on or off. Can someone help me in getting this setup done as I am new to this?
For example, what input will be generated from python script? And I think software control may only put the board into power off state but not power on.
I want to control other device with my jetson nano. Technically I need to switch on and off a electric air pump with jeston. for that I read somewhere that I need to connect relay with jetson to control the power switch.