Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 647 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 647 Bytes

raspin

Project for raspberry demo-stand. Videoplayback by GPIO triggers

installation procedure

  • ensure python 2 is installed
  • ensure RPi.GPIO is installed by pip ( python package manager)
  • ensure omxplayer is installed
  • copy files ./install & pi-test.py to some folder on raspberry
  • navigate to this folder on raspberry
  • execute 'sudo chmod a+x ./install
  • run sudo ./install
  • navigate to subfolder ./scheme
  • create subfolders with name matching pin (17 , 27, 22 , etc) and video file inside
  • after folders with pin names created : 17, 27, .... and video files by each pin folder inside -> run sudo systemctl restart raspin