Aharoni-Lab / miniscope-io

Data formatting, reading, and writing from miniscopes
https://miniscope-io.readthedocs.io
GNU Affero General Public License v3.0
6 stars 2 forks source link

Integration with the GS #18

Open hsemwal opened 9 months ago

hsemwal commented 9 months ago

Working on integrating this software with the GS: A thread

hsemwal commented 9 months ago

To confirm, this is the software side (i.e. nothing on here is used for programming the on-board electronics)? Eventually, is there going to be a way to turn dials (like to increase FPS, reduce gain)?

sneakers-the-rat commented 9 months ago

ideally yes this repo will house the code for doing device config - so turning knobs and dials (runtime config) yes, and if it would make sense we could also write some wrappers for flashing fw images, but no fw itself.

firmware exposes some API for pulling frames/etc. and setting config values, then this is the other side where we use that API and implement data models for config.