Skip to content

Vandoul/openscope-mz

 
 

Repository files navigation

OpenScope MZ

Firmware for the OpenScope MZ - an open source, multi-function, electronic instrumentation device that can be controlled using a computer or mobile device.

Resources

Precompiled Binaries

Precompiled binaries available here.

Building from source

  1. Install Arduino 1.6.9 IDE.
  • (Other versions of the Arduino IDE have not been tested and may not work).
  1. Install the Digilent Core for Arduino as described here.
  2. Clone this repository into a folder named 'OpenScope' (the foldername must match for the .ino to open correctly).
  1. Copy the supporting libraries from OpenScope/libraries into the Arduion libraries folder (See File>>Preferences>>Sketchook locaion in Arduino IDE).
  2. Open OpenScope.ino in the Arduino IDE.
  3. Connect the OpenScope MZ to the computer via USB.
  4. Click Tools>>Board>>OpenScope.
  5. Click Tools>>Port and select the COM port associated with the OpenScope MZ.
  6. Click Upload to compile the firmware and upload it to the OpenScope MZ.

Feedback and Support

Digilent Forums - WaveForms Live and OpenScope MZ

Credits

Author: Keith Vogel

About

OpenScope MZ firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.3%
  • C++ 42.5%
  • Objective-C 0.2%