Getting Started Gen A, Industrial

August 12, 2025 by
Getting Started Gen A, Industrial
Ilias Patsiaouras
| No comments yet


Step 1
Unboxing

Make sure you received all included parts of your product

 F/T Sensor with 3.0m cable 

​▶ Power supply with adapters

​▶ USB cable adapter

 Ethernet cable adapter

Step 2
Electrical 
Integration


 Choose from the two options below. ( BFT-MIPS-ENET-CG only support ethernet)

Step 3
Mechanical
Integration


Comply with the following requirements to ensure your sensor’s measurement quality

 Avoid mounting with non-rigid parts like 3D printed adapters. 

 Clean the mounting surfaces from any dirt and debris.

 Do not under- or over-tighten the fasteners (see our user manual)

  Fix the sensor cable safe and steady on your system such that it does not apply any force to the sensor.

Step 4
Software
Integration

Bota Systems AG has developed a user-friendly driver to simplify the integration of sensors into your applications. The driver is a plug-and-play software package that makes configuring and reading data from Bota Systems' FT sensors easy and efficient for the most popular platforms, including C++Python and ROS2. For more information see here.

This guide will integrates the sensor with a Python software, for a closed-loop control application that runs in 100hz and communicates with Ethernet.

 With the Sensor connected to a Computer with Internet access navigate to the Config Tool

ONLY, Chrome, and Edge Browsers are supported. 


 Click on the button "Connect" on the top left corner and select the the sensor

If the sensor has been configured with any Ethernet communication the config tool can be access by typing the sensors IP on the Browser ensuring that the network setting have been properly configured.

 You should see the sensor measurements shortly after and the sensor is having a solid green led.

 Click the "Configuration" button on the top left.

 Navigate to the "Operation" tab

 Under "Update rate" choose 100Hz to automatically select the "App submode"

Click "Save" on the lower right corner to preserve the setup of the sensor after power off

 The driver is configuring the sensor's operation parameters on startup using a configuration file. After modifying all parameters in "Operation" tab 
Click "Download Config" File

The file sets the "operation" parameters to the sensor and is using the "communication" parameters to connect to the sensor.


 Download and Install the prebuilt driver using the following command in command line with python and pip installed

pip install bota-driver 

 Follow the instruction of the python examples to get measurements, there are available for Windows, Linux and Linux ARM architectures. 

Getting Started Gen A, Industrial
Ilias Patsiaouras August 12, 2025
Share this post
Archive
Sign in to leave a comment