Raspberry Pi-based intervalometer for Bolex 16mm camera https://intval3.sixteenmillimeter.com
Go to file
mmcw-dev e1a54c10e0 Prevent sequence from starting if already started. Add an id to the sequence, for logging (though the doubling up should discontinue). 2017-12-20 23:29:08 -05:00
app BLE features are working, minus the wifi feature. Good work today. 2017-12-13 18:40:14 -05:00
hardware Begin designing a carriage and stand for the intval. 2017-12-15 09:01:46 -05:00
lib Prevent sequence from starting if already started. Add an id to the sequence, for logging (though the doubling up should discontinue). 2017-12-20 23:29:08 -05:00
scripts Example sequencer control with a bash script. 2017-11-28 15:20:56 -05:00
tests Update tests to use latest api 2017-10-21 11:49:29 -04:00
.gitignore Update app to not use text blobs 2017-11-21 13:50:13 -05:00
Readme.md Start project with blootstrap (pre publishing) 2017-08-21 21:11:07 -04:00
dev.sh Run node index.js, not the deleted bluetooth service. 2017-11-22 09:31:03 -05:00
docs.sh Install jsdoc-to-markdown for documentation 2017-09-17 15:13:40 -04:00
index.js Post sequence callbacks are not firing. Skip for now and just call back immediately 2017-12-20 22:39:20 -05:00
nginx.conf /app/www not /www 2017-11-22 12:05:02 -05:00
package-lock.json Fix syntax error and update to latest node modules on ubuntu 2017-12-20 20:42:20 -05:00
package.json Install sqlite and squel for storing data embedded. 2017-11-22 14:31:03 -05:00
process.json BLE features are working, minus the wifi feature. Good work today. 2017-12-13 18:40:14 -05:00

Readme.md

intval3