Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 409 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 409 Bytes

Video out swither

Raspberry Pi video out switcher AV-HDMI with GPIO button

Installation

sudo apt-get install python-rpi.gpio python3-rpi.gpio

sudo git clone https://github.com/sergiopoverony/video_switch.git

cd video_switch

sudo bash install.sh

Hardware part

GPIO21 and button (You can edit GPIO in script)

Software part

Python

Credits

SergioPoverony and https://github.com/FWGS