Skip to content

waveform-computing/compoundpi

Repository files navigation

Compound Pi

This project provides a means for controlling multiple cameras attached to Raspberry Pis all of which are attached to the same subnet. Broadcast UDP packets are utilized to permit near-simultaneous triggering of all attached cameras.

  • The code is licensed under the GPL v2 or above
  • The source code can be obtained from GitHub, which also hosts the bug tracker
  • The documentation (which includes installation and quick start examples) can be read on ReadTheDocs
  • Packages can be downloaded from PyPI, although reading the installation instructions will probably be more useful