Skip to content

Made for DSO 138 mini oscilloscope. Parameters and Plot data will saved to two separate JSON files. return oci_paramerters and plot_data dictionary and a list respectively.

License

Notifications You must be signed in to change notification settings

udaravima/DSO138_mini_Data_Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DSO138_mini_Data_Extractor

Made for DSO 138 mini oscilloscope. Parameters and Plot data will saved in two separate JSON files named <FILENAME>_param.json & <FILENAME>_data.json. return oci_paramerters and plot_data dictionary and a list respectively.

Requirements

  • UART Adapter and 3 jumper wires for Connection
  • Windows or Linux PC

Setup

  • Power up the device first.
  • connect to the Serial Connection
  • (PC) TXD -> RXD (HOST),
  • (PC) RXD -> TXD (HOST),
  • (PC) GND -> GND (HOST)

Run the Script in your work folder

  • Usage: python DSO138mini.py -h or python DSO138mini.py --help for help
  • Usage: python DSO138mini.py <COM> <BAUDRATE> <FILENAME>
  • Example: python DSO138mini.py COM9 115200 square_wave
  • You will prompt that Waiting for data if the connection is success
  • Just hold down the SEL button for 3s.

About

Made for DSO 138 mini oscilloscope. Parameters and Plot data will saved to two separate JSON files. return oci_paramerters and plot_data dictionary and a list respectively.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages