Skip to content
Petteri Aimonen edited this page May 5, 2012 · 1 revision

Automatic calibration program. Uses the waveout output to automatically calibrate input ranges.

Writes the calibration parameters to 'calibration.ini', so they are accessible to Pawn programs using the calibration.inc-library. Support for saving the parameters also for the original oscilloscope application is planned, but not yet implemented.

Usage

The program will first ask you to connect channels A and B to ground. It will then automatically go through all the voltage ranges and calibrate the 0 volt offsets.

After that, it will ask you to connect the inputs to waveout port. It will then calibrate the voltage scalings for all voltage ranges.

After that, you have the option to either save or discard the calibration.

You can use the Volt Meter application to test the calibration accuracy.

Clone this wiki locally