/Matplotlib_Oscilloscope

a ZLG CAN device Oscilloscope built by python

Primary LanguagePython

Matplotlib_Oscilloscope

a ZLG CAN device Oscilloscope built by Python 🐍

Because of using .dll file, this program can only running on Windows!

Env:

  • ZLG USBCAN-2E-U(self send self receive mode to simulate receiving data)
  • win 7(64 bit)(if using 32 bit, should replace the ControlCan.dll and kerneldlls folder with 32 bit version, can download from ZLG website[http://www.zlg.cn/can/down/down/id/22.html])
  • Python(64 bit)

Pack:

  • PyQT5
  • matplotlib(using FunAnimation to implement realtime dynamic data visualiz)

You can easily change the code to satisfy your own device, enjoy it!