Raspberry Pi-based intervalometer for Bolex 16mm camera https://intval3.sixteenmillimeter.com
Go to file
mmcwilliams d8e6a2206e OK! Cannot pass data back during a write event, BUUUT can respond asynchronously, and state can be read immediately after? Or should I cache a response? More on this later. 2017-12-12 13:37:36 -05:00
app Accidentally broke web while testing, add back. 2017-11-23 08:59:49 -05:00
hardware Key_cap sizing improved 2017-12-06 23:13:49 -05:00
lib OK! Cannot pass data back during a write event, BUUUT can respond asynchronously, and state can be read immediately after? Or should I cache a response? More on this later. 2017-12-12 13:37:36 -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 OK! Cannot pass data back during a write event, BUUUT can respond asynchronously, and state can be read immediately after? Or should I cache a response? More on this later. 2017-12-12 13:37:36 -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 Do not watch locally 2017-11-23 09:53:04 -05:00

Readme.md

intval3