publiclab / pi-builder

Developing a reproducible build script system for making Raspberry Pi .img files
MIT License
22 stars 15 forks source link

Recipe with SpectralWorkbench interface running locally #43

Open jywarren opened 5 years ago

jywarren commented 5 years ago

We can source from spectral-workbench.js for the front-end, but I believe the capture interface on https://spectralworkbench.org/capture would need to be extracted into its own repository and modified. Which is probably for the best anyways!

https://github.com/publiclab/spectral-workbench.js https://github.com/publiclab/spectral-workbench

This would be nice for running the spectrometer off a Raspberry Pi instead of a webcam!

https://publiclab.org/lego <= lego spectrometer using a Raspberry Pi

jywarren commented 5 years ago

Opening at https://github.com/publiclab/pi-builder/pull/73 ! It won't work until https://github.com/publiclab/spectral-workbench.js/pull/103 is merged and #73 is rebuilt.