- arduino - code to be loaded onto Arduino
- camera - facilitates communication with high speed camera
- client - web page displayed on exhibit touchscreens
- server - stripped down custom Stele (Electron) application. Serves client web page, communicates through serial with arduino, and triggers camera captures
- Use
nvm
or a similar tool to set your local Node version tov12.22.12
cd packages/server
yarn
- Download entire Assets folder from Google Drive
- Copy contents of
assets
intopackages/client/assets/
- Copy contents of
celeb_seq
intopackages/client/celeb_seq/
- Copy contents of
sequences
intopackages/client/sequences/
- Copy contents of
server-assets
intopackages/server/src/renderer/assets/
- Copy contents of
yarn dev
- After Stele opens displaying admin interface, open a Google Chrome (v78) browser and navigate to
http://localhost/