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.
- UART Adapter and 3 jumper wires for Connection
- Windows or Linux PC
- Power up the device first.
- connect to the Serial Connection
(PC) TXD -> RXD (HOST)
,(PC) RXD -> TXD (HOST)
,(PC) GND -> GND (HOST)
- Usage:
python DSO138mini.py -h
orpython 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.