Raspberry Pi-based intervalometer for Bolex 16mm camera https://intval3.sixteenmillimeter.com
Go to file
mmcwilliams a79d13d382 Add sequence module and db module placeholder 2017-11-22 20:26:10 -05:00
app Remove sequencer feature, too similar to the mcopy feature and not needed in a standalone intervalometer. 2017-11-22 20:05:19 -05:00
hardware Motor cap to print. 2017-11-21 19:36:39 -05:00
lib Add sequence module and db module placeholder 2017-11-22 20:26:10 -05:00
scripts Update scripts to match recent tests. 2017-11-22 11:57:40 -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 Res.send not req.send you absolute knucklehead. 2017-11-22 11:31:08 -05:00
nginx.conf /app/www not /www 2017-11-22 12:05:02 -05:00
package-lock.json Install sqlite and squel for storing data embedded. 2017-11-22 14:31:03 -05:00
package.json Install sqlite and squel for storing data embedded. 2017-11-22 14:31:03 -05:00
process.json Add bleno to main process by adding a module that gets incorporated into the same process running express. 2017-11-22 09:30:08 -05:00

Readme.md

intval3