Skip to content

filiphanes/PyATEM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyATEM library

Install

sudo apt install python3-gpiozero

Test run

on raspberry-pi connected to ATEM switcher optionally with leds connected

python3 atem.py

Run on startup with crontab

# sudo crontab -e

add this row

@reboot sh /home/pi/tally/startup.sh

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%