Skip to content

Knitser/Testplatform_Bond_Brava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BOND-Testplatform-P010

Linux

Cloning:

$ git clone https://github.com/JarniV/BOND-testplatform-P010.git

Changing the UI:

$ python /home/  $USER$  /.local/bin/pyqt5-tools designer qt_testplatform.ui

Windows

If you want to change the UI, you can open it with this file:

$ C:\Users\  $USER$  \AppData\Local\Programs\Python\Python39\Scripts\designer.exe

STM32 - Testplatform-cpp

This code should be opened by the PlatformIO, Visual Studio Code extension.

Python - Testplatform-py

To run the pyhton file you will have to install the following packages:

$ pip install -r TestPlatform-py/requirements.txt
or
$ pip install colorama pyserial PySide2 PyQt5 PyQt5-tools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages