Skip to content

Acknowledgement

This project makes use of the following open source projects, which are hereby acknowledged for their amazing work:

  • rc-switch (LGPL 2.1): Library used to read in remote 433 MHz RF signals to add a remote control to the DigIOBox.
  • Vreker SCPI Parser (MIT): Used to create the SCPI interface on the Arduino.
  • InstrumentKit (AGPL-v3): Several parts of the python driver (code and conceptual idea) were adopted from this fantastic driver suite.