Skip to content

Version of Motion Lab exhibit to be installed at Carnegie Science Center

Notifications You must be signed in to change notification settings

scimusmn/csc-motion-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Lab - Connecticut Science Center

Packages

  • 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

Installation - development

  • Use nvm or a similar tool to set your local Node version to v12.22.12
  • cd packages/server
  • yarn
  • Download entire Assets folder from Google Drive
    • Copy contents of assets into packages/client/assets/
    • Copy contents of celeb_seq into packages/client/celeb_seq/
    • Copy contents of sequences into packages/client/sequences/
    • Copy contents of server-assets into packages/server/src/renderer/assets/
  • yarn dev
  • After Stele opens displaying admin interface, open a Google Chrome (v78) browser and navigate to http://localhost/

About

Version of Motion Lab exhibit to be installed at Carnegie Science Center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published