README

The current repository contains a library to control the siglent sds1202 oscilloscope using python.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Based on python 3, don't use python 2
  • requrires python SCPI libraries
  • pip install scpi
  • uses socket library (comes installed by default with python)
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?