Skip to content

jenfoxbot/AutoEntranceMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

AutoEntranceMusic

Database & API for the Automatic Entrance Music system. This system uses IR breakbeam sensors to trigger music when motion is detected.

Setup

Install node if you haven't already:

git clone https://github.com/creationix/nvm.git ~/.nvm
echo "source ~/.nvm/nvm.sh" >> ~/.bash_profile # or ~/.bash_rc for linux
source ~/.bash_profile
nvm install 0.10
nvm alias default 0.10

Then checkout the repo:

git clone https://github.com/jenfoxbot/AutoEntranceMusic.git
cd AutoEntranceMusic
npm install
npm start

Change History

This project uses semantic versioning.

v0.1.0 - tbd

About

Automatic music trigger using a Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages