Published January 16, 2024 | Version plot
Software Open

yixiaohu19/Custom-code: v1.0.0

Creators

Description

Custom code for data analysis and plotting. All relevent code here can be run on python 3.9. The python idle and source code can be downloaded at https://www.python.org/ freely. The original code needs to read a 64x65 array data input from a specific serial port on the computer in order to run properly. This is to adapt to our data acquisition chip. Therefore, in order to provide an example of our code running, we also provided a test program that pre-inputs a fixed array and plots it. This program follows the same principle of plotting as our main program, and can be used to verify the feasibility of our code. The original code can run properly with a serial port connection and proper data input. All required modules listed at the beginning of the code are open-source modules from Python which can be installed through pip-install command.

Files

yixiaohu19/Custom-code-plot.zip

Files (3.6 kB)

Name Size Download all
md5:1b255ba09e74b58428a753e6be76faca
3.6 kB Preview Download

Additional details

Related works