News

To the maximum extent permitted by law LEE Ventus disclaims liability for any loss or damage resulting from use of this Python demo, whether arising under contract, tort (including negligence), strict ...
We use matplotlib for plotting in python. To have some more control over the coordinate axis we'll use .subplots. The first few lines of code just change the plot from a bounding box to a set of ...
Sets the pump to track a sine wave power. The drive power is recorded and plotted. The pump can be connected either via I2C or UART. For I2C SPM the Mains PSU needs to be connected to the Dev board.
We use matplotlib for plotting in python. We also have to convert SymPy matrices to NumPy arrays prior to plotting. Therefore, we prefer to define vectors as NumPy arrays if we intend to just plot ...