LICENSE
README.md
setup.py
setup2.py
eyes17/Peripherals.py
eyes17/__init__.py
eyes17/achan.py
eyes17/commands_proto.py
eyes17/eyemath17.py
eyes17/eyeplot17.py
eyes17/eyes.py
eyes17/packet_handler.py
eyes17/sensorlist.py
eyes17/SENSORS/AD7718_class.py
eyes17/SENSORS/AD9833.py
eyes17/SENSORS/ADS1115.py
eyes17/SENSORS/ADS1248.py
eyes17/SENSORS/BH1750.py
eyes17/SENSORS/BMP180.py
eyes17/SENSORS/ComplementaryFilter.py
eyes17/SENSORS/HMC5883L.py
eyes17/SENSORS/Kalman.py
eyes17/SENSORS/MF522.py
eyes17/SENSORS/MLX90614.py
eyes17/SENSORS/MPU6050.py
eyes17/SENSORS/MPU925x.py
eyes17/SENSORS/SHT21.py
eyes17/SENSORS/SSD1306.py
eyes17/SENSORS/TSL2561.py
eyes17/SENSORS/__init__.py
eyes17/SENSORS/supported.py
eyes17GUI/BHCurve.py
eyes17GUI/MPU6050.py
eyes17GUI/QtVersion.py
eyes17GUI/RCtransient.py
eyes17GUI/RLCsteadystate.py
eyes17GUI/RLCtransient.py
eyes17GUI/RLtransient.py
eyes17GUI/XYplot.py
eyes17GUI/XYplot2.py
eyes17GUI/__init__.py
eyes17GUI/advanced_logger.py
eyes17GUI/diodeIV.py
eyes17GUI/driven-pendulum.py
eyes17GUI/drivenRodPendulum.py
eyes17GUI/dust_sensor.py
eyes17GUI/editor.py
eyes17GUI/experiment-list.py
eyes17GUI/filterCircuit.py
eyes17GUI/i2cLogger.py
eyes17GUI/induction.py
eyes17GUI/language.py
eyes17GUI/lightsensorlogger.py
eyes17GUI/logger.py
eyes17GUI/main.py
eyes17GUI/newtons_laws.py
eyes17GUI/npnCEout.py
eyes17GUI/pendulumVelocity.py
eyes17GUI/plotIV.py
eyes17GUI/pnpCEout.py
eyes17GUI/pt100.py
eyes17GUI/pythonSyntax.py
eyes17GUI/renumberHelpFiles.py
eyes17GUI/renumberIndex.py
eyes17GUI/rodPendulum.py
eyes17GUI/scope.py
eyes17GUI/server.py
eyes17GUI/soundBeats.py
eyes17GUI/soundFreqResp.py
eyes17GUI/soundVelocity.py
eyes17GUI/sr04dist.py
eyes17GUI/sr04dist_fft.py
eyes17GUI/terminal.py
eyes17GUI/test.py
eyes17GUI/thermocouplelogger.py
eyes17GUI/tof.py
eyes17GUI/translate_svg.py
eyes17GUI/translate_thread.py
eyes17GUI/utils.py
eyes17GUI/code/FourierTransform.py
eyes17GUI/code/RCdifferentiation.py
eyes17GUI/code/RCintegration.py
eyes17GUI/code/RCsteadyState.py
eyes17GUI/code/RCtransient.py
eyes17GUI/code/RLtransient.py
eyes17GUI/code/__init__.py
eyes17GUI/code/acdc-separating.py
eyes17GUI/code/capture1.py
eyes17GUI/code/capture2.py
eyes17GUI/code/capture4.py
eyes17GUI/code/clamping.py
eyes17GUI/code/clipping.py
eyes17GUI/code/diodeIV.py
eyes17GUI/code/fullwave.py
eyes17GUI/code/loadTable.py
eyes17GUI/code/music.py
eyes17GUI/code/npnTransferChar.py
eyes17GUI/code/readInputs.py
eyes17GUI/code/setVoltages.py
eyes17GUI/code/setWave.py
eyes17GUI/code/table.py
eyes17GUI/code/triangularWave.py
eyes17GUI/code/waveforms.py
eyes17GUI/examples/FourierTransform.py
eyes17GUI/examples/RCdifferentiation.py
eyes17GUI/examples/RCintegration.py
eyes17GUI/examples/RCsteadyState.py
eyes17GUI/examples/RCtransient.py
eyes17GUI/examples/RLtransient.py
eyes17GUI/examples/__init__.py
eyes17GUI/examples/capture1.py
eyes17GUI/examples/capture2.py
eyes17GUI/examples/capture4.py
eyes17GUI/examples/clamping.py
eyes17GUI/examples/clipping.py
eyes17GUI/examples/digoutputs.py
eyes17GUI/examples/diodeIV.py
eyes17GUI/examples/fullwave.py
eyes17GUI/examples/loadTable.py
eyes17GUI/examples/measure_RandC.py
eyes17GUI/examples/multi_r2rtime.py
eyes17GUI/examples/npnTransferChar.py
eyes17GUI/examples/r2ftime.py
eyes17GUI/examples/readInputs.py
eyes17GUI/examples/setVoltages.py
eyes17GUI/examples/setWave.py
eyes17GUI/examples/table.py
eyes17GUI/examples/triangularWave.py
eyes17GUI/eyes17/Peripherals.py
eyes17GUI/eyes17/__init__.py
eyes17GUI/eyes17/achan.py
eyes17GUI/eyes17/commands_proto.py
eyes17GUI/eyes17/eyemath17.py
eyes17GUI/eyes17/eyeplot17.py
eyes17GUI/eyes17/eyes.py
eyes17GUI/eyes17/packet_handler.py
eyes17GUI/eyes17/sensorlist.py
eyes17GUI/eyes17/SENSORS/AD7718_class.py
eyes17GUI/eyes17/SENSORS/AD9833.py
eyes17GUI/eyes17/SENSORS/ADS1115.py
eyes17GUI/eyes17/SENSORS/ADS1248.py
eyes17GUI/eyes17/SENSORS/BH1750.py
eyes17GUI/eyes17/SENSORS/BMP180.py
eyes17GUI/eyes17/SENSORS/ComplementaryFilter.py
eyes17GUI/eyes17/SENSORS/HMC5883L.py
eyes17GUI/eyes17/SENSORS/Kalman.py
eyes17GUI/eyes17/SENSORS/MF522.py
eyes17GUI/eyes17/SENSORS/MLX90614.py
eyes17GUI/eyes17/SENSORS/MPU6050.py
eyes17GUI/eyes17/SENSORS/MPU925x.py
eyes17GUI/eyes17/SENSORS/SHT21.py
eyes17GUI/eyes17/SENSORS/SSD1306.py
eyes17GUI/eyes17/SENSORS/TSL2561.py
eyes17GUI/eyes17/SENSORS/__init__.py
eyes17GUI/eyes17/SENSORS/supported.py
eyes17GUI/html/BHCurve.html
eyes17GUI/html/MPU6050.html
eyes17GUI/html/RCsteadystate.html
eyes17GUI/html/RCtransient.html
eyes17GUI/html/RLCsteadystate.html
eyes17GUI/html/RLCtransient.html
eyes17GUI/html/RLtransient.html
eyes17GUI/html/XYplot.html
eyes17GUI/html/__init__.py
eyes17GUI/html/ac-dc.html
eyes17GUI/html/ac-generator.html
eyes17GUI/html/ac-pickup.html
eyes17GUI/html/acdc-separating.html
eyes17GUI/html/advanced_logger.html
eyes17GUI/html/amfm.html
eyes17GUI/html/cap-measure.html
eyes17GUI/html/cap-parallel.html
eyes17GUI/html/cap-series.html
eyes17GUI/html/clamping.html
eyes17GUI/html/clipping.html
eyes17GUI/html/clock-divider.html
eyes17GUI/html/conducting-human.html
eyes17GUI/html/diodeIV.html
eyes17GUI/html/driven-pendulum.html
eyes17GUI/html/drivenRodPendulum.html
eyes17GUI/html/editor.html
eyes17GUI/html/filterCircuit.html
eyes17GUI/html/fullwave.html
eyes17GUI/html/halfwave.html
eyes17GUI/html/induction.html
eyes17GUI/html/intro.html
eyes17GUI/html/ldr.html
eyes17GUI/html/lemon-cell.html
eyes17GUI/html/lightsensorlogger.html
eyes17GUI/html/line-pickup.html
eyes17GUI/html/logger.html
eyes17GUI/html/logic-gates.html
eyes17GUI/html/measure-dc.html
eyes17GUI/html/npnCEamp.html
eyes17GUI/html/npnCEout.html
eyes17GUI/html/opamp-int.html
eyes17GUI/html/opamp-inv.html
eyes17GUI/html/opamp-noninv.html
eyes17GUI/html/osc555.html
eyes17GUI/html/pendulumVelocity.html
eyes17GUI/html/plotIV.html
eyes17GUI/html/pnpCEout.html
eyes17GUI/html/pt100.html
eyes17GUI/html/res-body.html
eyes17GUI/html/res-compare.html
eyes17GUI/html/res-measure.html
eyes17GUI/html/res-parallel.html
eyes17GUI/html/res-series.html
eyes17GUI/html/res-water.html
eyes17GUI/html/rodPendulum.html
eyes17GUI/html/scope.html
eyes17GUI/html/sound-capture.html
eyes17GUI/html/sound-generator.html
eyes17GUI/html/soundBeats.html
eyes17GUI/html/soundFreqResp.html
eyes17GUI/html/soundVelocity.html
eyes17GUI/html/sr04dist.html
eyes17GUI/html/stroboscope.html
eyes17GUI/html/transformer.html
eyes17GUI/html/images/MPU6050.png
eyes17GUI/html/images/RCsteadystate.png
eyes17GUI/html/images/RCtransient.png
eyes17GUI/html/images/RLCsteadystate.png
eyes17GUI/html/images/RLCtransient.png
eyes17GUI/html/images/RLsteadystate.png
eyes17GUI/html/images/RLtransient.png
eyes17GUI/html/images/RRLCtransient.png
eyes17GUI/html/images/XYplot.png
eyes17GUI/html/images/__init__.py
eyes17GUI/html/images/ac-dc.png
eyes17GUI/html/images/ac-generator.png
eyes17GUI/html/images/acdc-separating.png
eyes17GUI/html/images/amfm.png
eyes17GUI/html/images/and-gate.png
eyes17GUI/html/images/cap-measure.png
eyes17GUI/html/images/cap-parallel.png
eyes17GUI/html/images/cap-series.png
eyes17GUI/html/images/clamping.png
eyes17GUI/html/images/clipping.png
eyes17GUI/html/images/clock-divider.png
eyes17GUI/html/images/conducting-human.png
eyes17GUI/html/images/diode_iv.png
eyes17GUI/html/images/driven-pendulum.png
eyes17GUI/html/images/filterCircuit.png
eyes17GUI/html/images/fullwave.png
eyes17GUI/html/images/halfwave.png
eyes17GUI/html/images/induction.png
eyes17GUI/html/images/ldr.png
eyes17GUI/html/images/lemon-cell.png
eyes17GUI/html/images/line-pickup.png
eyes17GUI/html/images/measure-dc.png
eyes17GUI/html/images/npn_ce_amp.png
eyes17GUI/html/images/npn_ce_out.png
eyes17GUI/html/images/opamp-int.png
eyes17GUI/html/images/opamp-inv.png
eyes17GUI/html/images/opamp-noninv.png
eyes17GUI/html/images/osc555.png
eyes17GUI/html/images/pendulum-velocity.png
eyes17GUI/html/images/pnp_ce_out.png
eyes17GUI/html/images/pt100.png
eyes17GUI/html/images/res-body.png
eyes17GUI/html/images/res-compare.png
eyes17GUI/html/images/res-measure.png
eyes17GUI/html/images/res-parallel.png
eyes17GUI/html/images/res-series.png
eyes17GUI/html/images/res-water.png
eyes17GUI/html/images/resonance-pendulum.jpg
eyes17GUI/html/images/rod-pendulum.png
eyes17GUI/html/images/scope-inputs.png
eyes17GUI/html/images/scope-outputs.png
eyes17GUI/html/images/scope.png
eyes17GUI/html/images/sound-beats.png
eyes17GUI/html/images/sound-capture.png
eyes17GUI/html/images/sound-freq-resp.png
eyes17GUI/html/images/sound-generator.png
eyes17GUI/html/images/sound-velocity.png
eyes17GUI/html/images/sr04-dist.png
eyes17GUI/html/images/stroboscope.png
eyes17GUI/html/images/transformer.png
eyes17GUI/lang/__init__.py
eyes17GUI/lang/ar.qm
eyes17GUI/lang/bn.qm
eyes17GUI/lang/en_IN.qm
eyes17GUI/lang/es.qm
eyes17GUI/lang/fr.qm
eyes17GUI/lang/gu.qm
eyes17GUI/lang/hi.qm
eyes17GUI/lang/kannada.qm
eyes17GUI/lang/kd.qm
eyes17GUI/lang/kn.qm
eyes17GUI/lang/ml.qm
eyes17GUI/lang/mr.qm
eyes17GUI/lang/or.qm
eyes17GUI/lang/pa.qm
eyes17GUI/lang/ta.qm
eyes17GUI/lang/te.qm
eyes17GUI/layouts/__init__.py
eyes17GUI/layouts/advancedLoggerTools.py
eyes17GUI/layouts/gauge.py
eyes17GUI/layouts/oscilloscope_widget.py
eyes17GUI/layouts/res_rc.py
eyes17GUI/layouts/style.qss
eyes17GUI/layouts/ui_advancedLogger.py
eyes17GUI/layouts/ui_browser_layout.py
eyes17GUI/layouts/ui_dio_control.py
eyes17GUI/layouts/ui_dio_robot.py
eyes17GUI/layouts/ui_dio_sensor.py
eyes17GUI/layouts/ui_inputSelector.py
eyes17GUI/layouts/ui_miniScope.py
eyes17GUI/layouts/ui_newtonslaws.py
eyes17GUI/layouts/ui_scope_layout.py
eyes17GUI/layouts/ui_screenshot.py
eyes17win.egg-info/PKG-INFO
eyes17win.egg-info/SOURCES.txt
eyes17win.egg-info/dependency_links.txt
eyes17win.egg-info/entry_points.txt
eyes17win.egg-info/requires.txt
eyes17win.egg-info/top_level.txt
resources/99-eyes17-pip.rules
resources/__init__.py
resources/sispmctl.conf