GitXplorerGitXplorer
d

unliving-halloween

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
65a024048bde3c4cc054ade1930e05c30809b61c

Merge pull request #3 from darwinz/add-guard-boilerplate

ddarwinz committed 3 months ago
Unverified
78bc773e2abb6913be5fea1bc8d75e014301c40f

guard script from being accidentally invoked

ddarwinz committed 3 months ago
Verified
3cec5bbb6dc47fa9737bd88b5b92b7e14b57ff6c

Merge pull request #2 from darwinz/readme-update

ddarwinz committed 3 months ago
Unverified
308c7738ef505d261b205ceed379dfefe7193b17

update README

ddarwinz committed 3 months ago
Verified
f1fe37b5f85f84b308a11691f5ff699e69f0b309

Merge pull request #1 from darwinz/motion-detection

ddarwinz committed 3 months ago
Unverified
06008f51dfa9576db9d3493083e32784a757ff41

detect motion and alternate playing each of the six videos

ddarwinz committed 3 months ago

README

The README file for this repository.

unliving-halloween

Halloween motion detecting picture frame/video player. Motion is detected via the gpiozero library and using a GPIO-attached motion detection chip on the Raspberry Pi.

There are six videos, purchased through AtmosFX. Each one also uses the transition effect from AtmosFX at the end and then pauses on the start of the next video.

I roughly used this tutorial from Instructables, and made it my own.

Credit to @scarethetots for the code snippet.