Skip to content

ErnWong/pi-photogate-plotly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remember to create a ./config.json file with the following contents:

{
  "username": "yourPlotlyUsername",
  "apiKey": "yourPlotlyApiKey",
  "streamTokens": [
    "yourFirstPlotlyStreamToken",
    "yourSecondPlotlyStreamToken",
    "yourThirdPlotlyStreamToken"
  ],
  "piPhotogatePath": "the/raspberrypi/path/to/your/photogate/executable",
  "piSSHAddress": "the@addresstosshintoyourpi"
}

About

Sends live photogate data to an online live stream plotter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published