Commit Graph

12 Commits

Author SHA1 Message Date
684eb1448b Update project for new NFC-EXPLORE build 2018-12-08 05:16:02 +00:00
734bd6cdad Allow tag-reader-dummy from non-localhost 2018-06-02 15:03:44 +00:00
320c4f7aa5 Allow song randomization when tags are duplicated 2017-04-11 18:58:43 -04:00
9fb3b6bc1c Add checks for RFID error codes 2017-04-09 22:45:21 -04:00
beacdf98e7 Add in missing return statements
Fixes several bugs relating to dupe callbacks on the same tag
2017-04-09 22:40:23 -04:00
7e519c4736 Create web UI for sending tags
Sure, why the hell not.
2017-04-09 22:08:34 -04:00
78f2802dea Use Media Library for finding mp3s
Closes #4
2017-04-09 22:08:24 -04:00
2ec67288e4 Filter out @F messages from mpg321 2017-04-09 15:08:32 -04:00
12529aeae8 Fix: send messages to mp3 player
Also reworking the structure of the child processes: they are now
subclasses of EventEmitter, wrapping some process-specific
functionality. The next logical step here would be be distinct modules
for the MP3Player and TagReader children.
2017-04-09 11:52:37 -04:00
4a224de673 Move tag-reader into bin and remove extension 2017-04-08 12:39:46 -04:00
c01f5d144b Rename dummy executables 2017-04-08 12:39:39 -04:00
d604db0d0c Add Vagrantfile 2017-04-08 12:12:02 -04:00