Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 689 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 689 Bytes

AmslerGUI

It is a Application GUI for Amsler Tribometer

Some screenshoots:

Konfiguracja

Wykres

How to upload the code:

  1. upload the bootloader

  2. prefer the platformIO to upload the code via USB with these config:

    [env:genericSTM32F103CB]

    platform = ststm32

    board = genericSTM32F103CB

    framework = arduino

    ;upload_flags = -c set CPUTAPID 0x2ba01477

    board_build.core = maple

    upload_protocol = dfu

    upload_speed = 115200

    upload_port = COM5

  3. Install the drivers from my repository