Skip to content

MacwinWin/Matplotlib_Oscilloscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

a ZLG CAN device Oscilloscope built by python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages