This is the area to clarify hardware specification if there's anything unclear from the datasheet. If the specification is software related, please ask in the related software section.

Can we use Raspberry Pi GPIO library ??

bruce
bruce New Member Posts: 15
Hey guys, according to my knowledge UPboard has the same GPIO pins as Raspberry Pi 3, so can we use the RPi.GPIO library in a python program?

I want to connect a push button switch to my UP board and want to start and stop recording videos (python code with openCV library) and then execute a specific operation (also written in python) on the recorded video.

How to do it? Please guide me.

Comments