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 -horpython DSO138mini.py --helpfor help - Usage:
python DSO138mini.py <COM> <BAUDRATE> <FILENAME> - Example:
python DSO138mini.py COM9 115200 square_wave - You will prompt that
Waiting for dataif the connection is success - Just hold down the SEL button for 3s.