Raspberry Pi-based intervalometer for Bolex 16mm camera https://intval3.sixteenmillimeter.com
Go to file
mmcw-dev e2b3d86f31 Run node index.js, not the deleted bluetooth service. 2017-11-22 09:31:03 -05:00
app Log completed frame with direction and timing. 2017-11-21 18:15:46 -05:00
hardware Motor cap to print. 2017-11-21 19:36:39 -05:00
lib 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
scripts Install jq as a dep for json manipulation in bash 2017-08-29 08:17:29 -04: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 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
nginx.conf Manage state from the webapp. Build all features there before mobile. 2017-10-21 11:46:06 -04:00
package-lock.json Persist device state with node-persist. This allows multiple controllers to share state, and for device to maintain settings between shutdowns. 2017-10-23 12:58:37 -04:00
package.json Persist device state with node-persist. This allows multiple controllers to share state, and for device to maintain settings between shutdowns. 2017-10-23 12:58:37 -04: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