open-ephys / commutators

Active coaxial commutator for electrophysiology
https://open-ephys.github.io/commutator-docs/
Other
3 stars 0 forks source link

Break repo into individual designs #14

Open jonnew opened 1 month ago

jonnew commented 1 month ago

The repo, as of writing this issue, needs to be divided into 4 repos. The first is the control board and firmware

  1. commutator-controller
    • Control board schematic, PCB, assembly materials
    • Firmware

The additional three are complete designs with (1) included as submodule:

  1. commutator-spi
  2. commutator-coax
  3. commutator-coax-dual
cjsha commented 1 month ago

Sure. We decided this will be the last step in Revision D milestone. Two questions:

Depending on which fiber-coax rotary joint we go with, I suggest calling it "commutator-dual" instead of "commutator-coax-dual" if it accommodates both the fiber-coax rotary joint and coax-coax rotary joint.

cjsha commented 1 month ago

https://github.com/open-ephys/commutator-dual https://github.com/open-ephys/commutator-spi https://github.com/open-ephys/commutator-coax https://github.com/open-ephys/commutator-controller

They are still private github repos - I just wanna double-check that the licensing, READMEs, how organized teensy designs vs rp2040 designs (i.e. rev c & before vs rev d & after), etc. are ok.

jonnew commented 1 month ago

Looks good. I can review when I get in, then we can deprecate this one and make public.

We need to update the docs links too, right?

cjsha commented 1 month ago

Yeah, I made an issue just now. Imo, we don't have to immediately phase out the old repo's links from the docs. If we archive this repo, the links will still work just as fine as before it was archived.