Raspberry Pi-based intervalometer for Bolex 16mm camera https://intval3.sixteenmillimeter.com
Go to file
mmcw-dev 1689fb510f Events were being triggered in wrong order. 2017-10-23 01:11:46 -04:00
app/www Events were being triggered in wrong order. 2017-10-23 01:11:46 -04:00
hardware Remove voltage step-up chips and add a voltage regulator for regulating 5v from a 12v source 2017-10-20 13:59:19 -04:00
lib Caught nagging bug, will calculate timing if default time is set. 2017-10-23 00:30:08 -04:00
scripts Install jq as a dep for json manipulation in bash 2017-08-29 08:17:29 -04:00
services/bluetooth Install with latest node.js and latest npm 2017-08-28 08:49:47 -04:00
tests Update tests to use latest api 2017-10-21 11:49:29 -04:00
.gitignore Ignore generated .sh 2017-08-29 08:23:32 -04:00
Readme.md Start project with blootstrap (pre publishing) 2017-08-21 21:11:07 -04:00
dev.sh Add dev script for incorporating process env variables 2017-08-29 08:23:18 -04:00
docs.sh Install jsdoc-to-markdown for documentation 2017-09-17 15:13:40 -04:00
index.js If exposure is less than _frame.expected, set to 0 (default) 2017-10-23 00:37:44 -04:00
nginx.conf Manage state from the webapp. Build all features there before mobile. 2017-10-21 11:46:06 -04:00
package-lock.json Refactor intval library to use object. The nature of the GPIO module in use breaks references to this 2017-10-19 21:52:13 -04:00
package.json Document intval lib 2017-09-18 20:46:18 -04:00
process.json Add intval3 index to process file, for pm2 2017-08-29 22:27:37 -04:00

Readme.md

intval3