Acconeer exploration tool. breathing import RefApp 9 from acconeer.

Patricia Arquette

Roblox: Grow A Garden - How To Unlock And Use A Cooking Kit
Acconeer exploration tool. Configurations # Session # class acconeer. . Download the XM125 Firmware! Acconeer has developed a visualization tool written in Python that demonstrates data collection in real time. The second graph shows the time series of the center point in the segment being analyzed. Default value: RepetitionMode. On this page you will find all documentation that is specific to the sensor and common between our various module offerings. To automatically download the latest binary file: Open the Flash tool by selecting the Flash tab in the tab selection Acconeer has launched a new Developer page and a developer tool called Exploration tool. Apr 3, 2023 · This video shows you how to get exploration tool up and running with Acconeer's radar evaluation kit XE125, which features the A121 radar sensor on the XM125 Aug 8, 2025 · examples/a121/algo/distance/detector. py Try checking out Acconeer's documentation for the Exploration tool and adjusting each value for your application. HOST_DRIVEN sensor The sensor (s) to be configured. _core. Aug 8, 2025 · Resource Calculator # Visualizes power- and memory consumption for different configurations, enabling quick-and-easy comparisons. This repository serves as a good starting point both for evaluation purposes and algorithm development in Acconeer Exploration Tool Explore the Next Sense with Acconeer Exploration Tool! Use one of our evaluation kits together with our Python examples and start exploring the world of Acconeer's radar sensor technology. Thus, the difference between the modes becomes subtle. ) Some algorithm modules have been renamed Standalones are now runnable with python-macconeer. Aug 8, 2025 · Sparse Iq Example Scripts # examples/a121/algo/sparse_iq/sparse_iq. A121 records are currently only stored in HDF5 (. Here, you will find guides, references, learning resources and links to other great Aug 8, 2025 · Setting Up and Running Exploration Tool Setting Up Your EVK XC120 + XE121 RPi + XE121 XM125/XE125 XB122 + XM126 Radar Data and Control A121 API References Differences between A121 and A111 How to configure Interpreting radar data Measurement range Profiles Signal strength Frames, sweeps and subsweeps Timing In-depth topics Control Continuous Aug 8, 2025 · Figure 52 A measurement with multiple cases of human and fan presence # The Figure 52 can not be seen directly in exploration tool GUI, but was used in the algorithm development. Aug 8, 2025 · Acconeer Online Documentation # Welcome to the Online Documentation! This page contains more detailed and practical information than acconeer. Try unzipping the zip in a place that’s not at deep in your folder structure. Last updated on 2025-08-08. The algorithm can be divided into Acconeer Exploration Tool Acconeer Python Exploration Kit is a set of tools and examples for getting started with the Acconeer Evaluation kits. The algorithm both detects the presence of objects and estimates their distance to the radar. If you bring in everything at once it will always be Acconeer Exploration Tool. The other serial port on my machine shows as COM5 without the parentheses. Follow the steps in Setting Up and Running Exploration Tool to get started. py examples/a121/post_process Aug 8, 2025 · examples/a121/algo/surface_velocity/example_app. The algorithm can be divided into three parts; (i) extracting the motion of the breathing person, (ii) performing a Fourier transform of the position over time to search for oscillations, and finally (iii Aug 8, 2025 · Presence Detector # This presence detector measures changes in the data over time to detect motion. py Obstacle Example Scripts Parking This installation quick guide will show you how to get the Acconeer XM126 Exploration Tool up and running. The algorithm divides the presence detection range into multiple zones. The EVK can be used both together with our XC120 and also with a Raspberry Pi. py examples/a121/plot. Start here if you have a new Evaluation Kit (EVK): Setting up and running Exploration Tool Additional information on setting up the Evaluation Kits can One Exploration Server, needed to run our Exploration Tool and an SDK based on Zephyr RTOS. Acconeer Exploration Tool. It Jun 30, 2025 · Last updated on 2025-06-30. Furthermore, it has the possibility to change configuration based on detection, as well as configure how many zones that need to have detection before switching configuration. py EXPLORATION TOOL In the Exploration Tool, click “Speed detector” on the left-side menu, then adjust the distance to the approximate distance that you wish to measure speed at. Follow the instructions indicated on the Acconeer GitHub page. C API Documentation Lenses and Reflectors FAQ 2 Exploration Tool FAQ Module does not show up in operating system Installation guide The XE125 is delivered without SW. Using the new Deep Learning Interface (DLI) in our Exploration Tool, you can record data and train your own Artificial Intelligence (AI) model without any need for programming. This is why on demand and streaming are called host driven and sensor driven respectively in Exploration Tool. By seamlessly feeding radar data to your local machine, it allows you to quickly start exploring the world of Acconeer's radar sensor technology. May 29, 2024 · Also, in the Acconeer Exploration Tool shows “COM8 ()”. app. Setup # The sensor needs to be positioned at an angle. Mar 28, 2025 · 1 # Copyright (c) Acconeer AB, 2024 2 # All rights reserved 3 4 from __future__ import annotations 5 6 import numpy as np 7 8 from PySide6 import QtCore 9 10 import previous examples/a121/basic. It is divided into two separate parts: Intra-frame presence – detecting (faster) movements inside frames For every frame and depth, the intra-frame deviation is based on the deviation from the mean of the sweeps Inter-frame presence – detecting (slower) movements between frames For every Aug 8, 2025 · Distance detector (envelope) # This is a distance detector algorithm built on top of the Envelope service – based on comparing the envelope sweep to a threshold and identifying one or more peaks in the envelope sweep, corresponding to objects in front of the radar. Once the desired performance is achieved, the configuration Aug 8, 2025 · Exploration Tool # To evaluate parking detection with the Acconeer radar, we recommend that you start with one of our Evaluation Kits and the Exploration Tool application. py previous examples/a121/algo/smart_presence/ref_app. But then Exploration Tool will not be supported. Aug 8, 2025 · Adding your own algorithm module # At some point you may want to write your own example for your algorithm and use the Exploration Tool App to test and tune it. It's called the Acconeer Exploration Tool and is an incredible resource when first starting out with the A111 Pulsed Radar. py By Acconeer AB Acconeer Exploration Tool. Power save modes # Aug 8, 2025 · previous examples/a121/reuse_calibration. Aug 8, 2025 · 1 # Copyright (c) Acconeer AB, 2022-2025 2 # All rights reserved 3 4 from __future__ import annotations 5 6 import numpy as np 7 8 # Added here to force pyqtgraph to Aug 8, 2025 · Smart Presence Reference Application # Smart presence is based on the presence detector, see Presence Detector. Aug 8, 2025 · View this example on GitHub: acconeer/acconeer-python-exploration previous examples/a121/plot. The tool is open source, graphical, and python-based, and supports various use cases and applications. Data processing # Data is processed by first applying a calibration, which subtracts the background noise and any static reflections if the calibration was done “in tank”. Then, you can adjust the settings on the right-hand menu. XM125 has extremely low power consumption and can be used for both presence detection and distance measurement. It will help you get a rapid start with testing and evaluating our sensor for your use case. Try checking out Acconeer's documentation for the Exploration tool and adjusting each value for your application. View this example on GitHub: acconeer/acconeer-python-exploration Last updated on 2025-08-08. latest Aug 8, 2025 · Adding your own plugin When developing your own algorithm there might be need to be able to add your own plugin to the Exploration Tool App. Latest news New cargo example application added to Exploration Tool With the new Cargo Example application added to our Exploration Tool, you can now easily… Software Flash the Evaluation kit through the Exploration tool. setup`` performs the same steps that are described in the **Details** below. I’ve tried reloading the driver but nothing works. The XM125 can be used as a stand-alone module where customers can embed their application on top of the Acconeer RSS (Radar System Software). The piwheels project page for acconeer-exptool: Acconeer Exploration Tool Follow the steps outlined earlier to set the board in Bootloader Mode. Acconeer Exploration Tool Explore the Next Sense with Acconeer Exploration Tool! Use one of our evaluation kits together with our Python examples and start exploring the world of Acconeer's radar sensor technology. Both direction and velocity are estimated. exptool as et 7 from acconeer. The pin header also support connection to most STM Nucleo cards. a111. Up to 4 satellite cards can be connected. The algorithm has two main parts which are weighed together: Inter-frame deviation – detecting (slower) movements between frames For every frame and depth, we take the mean sweep and feed it through a fast and a slow low pass Aug 8, 2025 · Setting up your XM112 # Finding the Serial Port # In preparation for connecting and flashing, it is good to know the serial port of the device. py Jan 26, 2025 · Initially, I managed to flash the Acconeer Exploration Tool binary to the board from the STM32CubeProgrammer tool. Contribute to acconeer/acconeer-python-exploration development by creating an account on GitHub. The sensor angle, sensor_angle, is defined as the angle from the water surface, thus 0 degrees is defined as the sensor facing straight down to the surface. touchless_button import ( 13 MeasurementType, 14 Processor, 15 ProcessorConfig, 16 Jun 30, 2025 · 1 # Copyright (c) Acconeer AB, 2022-2024 2 # All rights reserved 3 4 from __future__ import annotations 5 6 import acconeer. py examples/a121/algo/distance/post_process_distance_result. class acconeer. config_enums import PRF, IdleState, Profile 9 from acconeer. Aug 29, 2025 · The XM126 can be used as a stand-alone module where customers can embed their application on top of the Acconeer RSS (Radar System Software). At the time of writing, this should be located under Developer Tools & Support > A121 Docs & Software > XM125 / XE125 > Acconeer XM125 A121 (SDK for XM125). The program (Exploration Tool) “comes up” in normal fashion. The Developer page features software download, documents and learning, media, and a FAQ page, all collected at one site to make it easy for developers to find what they need. Aug 8, 2025 · The Exploration Tool is capable of setting the update rate also in on demand (host driven) mode. app in your terminal. SessionConfig(arg: SensorConfig | dict[int, SensorConfig] | list[dict[int, SensorConfig]] | None = None, *, extended: bool | None = None, update_rate: float | None = None) # Session configuration The session configuration defines Aug 8, 2025 · Downloading the latest binary depends on the Acconeer developer site. py By Acconeer AB Aug 8, 2025 · Presence detection (sparse) # This is a presence detection algorithm built on top of the Sparse service – based on measuring changes in the radar response over time. exptool import a121 8 from acconeer. If you followed Python Package (PyPi) you can download each example directly from examples/ on GitHub or each examples’ page here. _ref_app import ( 10 BreathingProcessorConfig, 11 RefAppConfig, 12 get To measure the level of the content in a tank sound like an easy enough task but there are a couple of things to consider. To automatically download the latest binary file: Open the Flash tool by selecting the Flash tab in the tab selection Click the Get latest Aug 8, 2025 · Surface Velocity # This example uses the A121 to measure the surface velocity of a water flow. <serviceordetector> internal/ renamed to tools/. The new tab, Resource Calculator, visualizes power- and memory consumption for different configurations, enabling quick-and-easy comparisons already during use case evaluation. Update to latest version of Exploration Tool. You find a Getting Started Video in our YouTube channel. exptool Aug 8, 2025 · Last updated on 2025-08-08. . Tip Aug 8, 2025 · Setting up your EVK Radar Data and Control Algorithms API reference File format reference Aug 8, 2025 · Depending on how you installed in Exploration Tool Installation, start Exploration Tool by either Double-clicking the run_app script, Running the command python -m acconeer. Apr 3, 2024 · I recently received an XM125 Pulsed Coherent Radar Module. It is powered by a M4 MCU. Hoever, the Exploration Tool itself gave me a timeout on the serial connection (as others are reporting too in different discussions). Getting started with the XE125 EVK – YouTube Aug 8, 2025 · The Obstacle detection example application in the Exploration Tool GUI does not support subsweep, please see acconeer-python-exploration/examples/algo/a121/obstacle/detector. Acconeer Exploration Tool – an easy-to-use PC application to quickly explore a range of use cases Aug 29, 2025 · This page contains SW and documentation for our A121 EVK. exptool as et 11 from acconeer. py examples/a121/algo/surface_velocity/processor. com Aug 8, 2025 · File format reference # This page explains the format of A111 data files saved from Exploration Tool using the GUI or recording module. py # Each reference application comes with the following assets: Reference application (included in SDK) Exploration Tool settings to make evaluation and implementation easier Use case brief – overview of the application and expected results User guide – detailed implementation instructions Select an application below to learn more and get started. Here we address things to keep in mind when designing your product. This installation quick guide will show you how to get the Acconeer XE125 Exploration Server up and running. entities. Set the distance from the sensor to the object by adjusting the parameter measured_point and then press start measurement. Aug 8, 2025 · Setting Up and Running Exploration Tool Setting Up Your EVK Radar Data and Control A121 API References Differences between A121 and A111 How to configure Interpreting radar data Measurement range Profiles Signal strength Frames, sweeps and subsweeps Timing In-depth topics Use Cases Detectors A121 Detectors Reference Applications A121 Reference Aug 8, 2025 · Getting Started # We recommend to get started by installing and getting familiar with Exploration Tool, see Setting Up and Running Exploration Tool. Start by downloading the latest SDK package for Raspberry Pi from our developer page. breathing. py examples/a121/load_record. The data files store a Record, a simple key-value store containing the fields shown further down. Note The Acconeer Exploration Tool may run slower than expected when using the SparkFun Pulsed Coherent Radar Sensor - Acconeer XM125 with the software. Aug 8, 2025 · If you followed Source Installation in Exploration Tool Installation, you can view, edit, and run the examples under the examples/ folder. Jul 20, 2021 · Hello @talha196 Which version of the exploration tool are you using? Aug 29, 2025 · The Entry+ module XM125 is an integration ready Land Grid Array (LGA) module for compact commercial products. com, and is aimed to help you find solutions for your use case or solve any technical challenges you might have. Setup # In a terminal, run: For users that are interested in loading other firmware, we recommend heading over Acconeer's developer site to download the latest firmware. breathing import RefApp 9 from acconeer. Follow the steps in Getting started to get it up and running. Feb 17, 2024 · A121 is our performance improved first generation sensor. I notice the schematic shows RTS and CTS going to the XM125 so I selected flow control in port settings but that didn’t work either. Aug 8, 2025 · File format reference - A121 # This page explains the format of A121 data files saved from Exploration Tool using the application or recorders in the API. EXPLORATION TOOL In Exploration Tool, click “Hand motion detection” on the left-side menu, and then click “Start measurement” on the right-side menu to start. Sensor Datasheets, how to mechanically integrate the sensor etc. The correct package is located under XE121. We will need to do the following steps: Creating an algorithm module: This is where almost all coding happens Module import for the App: Tell the App to import your algorithm module We will cover these steps in the following sections. Aug 8, 2025 · previous Python API Example Scripts next examples/a121/extended_config. Follow the instructions indicated on the Acconeer documentation page. In each case Exploration says it can connect to the XM125 module through the USB serial link and I can PRODUCTS Radar sensor A121 Evaluation kit XE125 All products overview DEVELOPER Developer portal COMPANY About Acconeer Investors Career CONTACT Contact us Newsletter Latest updates Whistleblowing at Acconeer Setup instructions for the Acconeer Exploration Tool with the XM125 / XE125 / A121 radar kit. Client(*, protocol: str | Protocol Jun 17, 2025 · New cargo example application added to Exploration Tool With the new Cargo Example application added to our Exploration Tool, you can now easily set up your radar to track for movements and utilization level measurements inside containers or trailers. A sensor that is, for instance, mounted in the ceiling of a room is well positioned to detect breathing rate of a person placed horizontally beneath, but will not detect the breathing of standing person. latest. Learn how to use the Exploration Tool to configure, visualize, and analyze data from Acconeer’s radar sensors. Cannot unpack GitHub zip on Windows The root issue is the MAX_PATH setting on the Windows platform. We also recommend to use our A121 sensor for any tank level application. - sunsided/acconeer-exploration-tool-xm125 This is done in order for your machine to work at its best with Exploration Tool. The Exploration Tool is capable of setting the update rate also in on demand (host driven) mode. acconeer. Aug 8, 2025 · Depending on how you installed in Exploration Tool Installation, start Exploration Tool by either Double-clicking the run_app script, Running the command python -m acconeer. 1 # Copyright (c) Acconeer AB, 2023-2025 2 # All rights reserved 3 4 from __future__ import annotations 5 6 import acconeer. py next Smart Presence Example Scripts By Acconeer AB © Copyright 2019-2025, Acconeer AB. If you have the Arduino IDE also open and had connected the board to the software, make sure to close the software before connecting the XM125 to the STM32CubeProgrammer or Acconeer Exploration Tool. Jun 16, 2025 · In the terminal (of PyCharm or your system), install the Exploration Tool with the command python -m pip install --upgrade acconeer-exptool [app] and, once all packages are installed, launch the GUI interface with the command python -m acconeer. (acconeer. The highlighted section of the traces indicates the region where the breathing rate is being analyzed. Acconeer Exploration Toolは Acconeer(アッコニア) AB (以下、Acconeer 社と表記)製ミリ波レーダーモジュールの評価ツールです。今回はAcconeer Exploration Toolに用意されている各サービスおよび関連するデモについてご紹介します。 Aug 8, 2025 · View this example on GitHub: acconeer/acconeer-python-exploration previous Distance Example Scripts next examples/a121/algo/distance/post_process_distance_result. Download and install Python Download a software file called “acconeer_xc120_exploration_server_a121”from the Developer site Aug 8, 2025 · GUI # The following figure shows the Exploration Tool GUI of the breathing reference application. Aug 8, 2025 · Exploration Tool # The Cargo Example Application is best evaluated with one of our Evaluation Kits together with the Exploration Tool application. Aug 8, 2025 · Integration Exploration Tool Example Scripts App Example Scripts Bilateration Example Scripts Breathing Example Scripts Cargo Example Scripts Distance Example Scripts Hand Motion Example Scripts Obstacle Example Scripts Parking Example Scripts Phase Tracking Example Scripts Presence Example Scripts Python API Example Scripts examples/a121/basic. Setup instructions for the Acconeer Exploration Tool with the XM125 / XE125 / A121 radar kit. h5 or NumPy . The Exploration Tool also supports the predecessor of the A121, the A111. Choose Vibration Measurement in the GUI. Place the sensor facing the object in the vibrating direction. Aug 8, 2025 · This mode is recommended if exact timing between updates is required. This is perfect to utilize when a Aug 8, 2025 · Setting Up and Running Exploration Tool Setting Up Your EVK XC120 + XE121 RPi + XE121 XM125/XE125 XB122 + XM126 Radar Data and Control A121 API References Differences between A121 and A111 How to configure Interpreting radar data Measurement range Profiles Signal strength Frames, sweeps and subsweeps Timing In-depth topics Use Cases Distance With the new Cargo Example application added to our Exploration Tool, you can now easily set up your radar to track for movements and utilization level measurements inside containers or trailers. latest Aug 8, 2025 · Sleep breathing # An example of a “sleep breathing” detection algorithm assuming that the person is still (as when in sleep) where only the motion from breathing is to be detected. As of the latest release, you can use our popular Exploration Tool to get early estimates of power and memory usage depending on sensor settings. Aug 8, 2025 · Exploration tool with Tank level reference application A simple workaround is used to estimate the performance for the medium and the large tank, where the sensor is mounted at a height to have the water level in at a longer distance than the actual test tank size. The tool aims to accompany you throughout your project. 1 # Copyright (c) Acconeer AB, 2022-2023 2 # All rights reserved 3 4 from __future__ import annotations 5 6 import acconeer. We recommend loading The high-resolution output from the Acconeer radar sensor is perfect for use with deep learning algorithms. After the steps in Getting started have been done, press Parking in the left hand side menu and then press the Calibrate button followed by Start measurement. Download the SW on our Developer Site. Select Cargo in the left hand side menu. ``acconeer. An extended walk trough of the Presence Detector, availiable in Acconeer Exploration ToolMore information about Exploration Tool is availiable at https://dev May 12, 2025 · 1 # Copyright (c) Acconeer AB, 2023 2 # All rights reserved 3 4 from __future__ import annotations 5 6 import numpy as np 7 8 # Added here to force pyqtgraph to Aug 8, 2025 · 1 # Copyright (c) Acconeer AB, 2023 2 # All rights reserved 3 4 from __future__ import annotations 5 6 import numpy as np 7 8 # Added here to force pyqtgraph to Device Wake Up A121 DOWNLOAD & INSTALL EXPLORATION TOOL FULL VERSION Linux & Windows Aug 8, 2025 · Overview # At large, these are the steps you’ll need to take: Assemble your evaluation kit Set up your Raspberry Pi Load the Acconeer Raspberry Pi SDK onto your Raspberry Pi Run the exploration server application on your Raspberry Pi For a single sensor setup, we recommend plugging the sensor into port 1 for simplicity’s sake. If the range includes multiple distances, you will get a speed for each distance measured. If you encounter any connection issues while following along Exploration Tool Installation you might be missing drivers that allow proper function of Acconeer’s modules. Once the settings are adjusted, click “Start measurement” on the right-side menu to start. py previous examples/a121/algo/touchless_button Aug 8, 2025 · 1 # Copyright (c) Acconeer AB, 2022-2024 2 # All rights reserved 3 4 from __future__ import annotations 5 6 import numpy as np 7 8 import pyqtgraph as pg 9 10 import acconeer. sparse_iq import AmplitudeMethod Apr 4, 2024 · Sparkfun X125 Module does not run any available Stream function under Exploration tool What has happened: Exploration Tool was placed on both a Windows 11 machine and a NVIDIA Orin machine to test Aug 8, 2025 · Python API Example Scripts # examples/a121/basic. Or even place the sensor behind a wooden door or glass window to see if the sensor can detect your presence or distance from the sensor. The Python scripts and the Application in this repository will help you to easily stream the radar sensor's data to your local machine to start radar sensor evaluation and/or Aug 8, 2025 · Pulsed Coherent Radar # Here you can learn about Acconeer’s PCR technology. What could the problem be? Aug 8, 2025 · examples/a121/algo/tank_level/tank_level_with_gui. py next examples/a121/algo/sparse_iq/sparse Acconeer(アッコニア) AB (以下、Acconeer 社と表記)製ミリ波レーダーモジュールの評価ツールであるAcconeer Exploration Toolのご紹介、および、その導入手順について解説します。 All product details and where to buy the Acconeer's leading radar sensor products. py examples/a121/algo/distance/processor. py By Acconeer AB Jun 30, 2025 · To calibrate the sensor using exploration tool, start measurement and wait 50 frames. It can also be used with an external host controller where communication to the module is handled through a register command protocol. Figure 36 Exploration Tool Resource Calculator # Acconeer Exploration Tool Acconeer Python Exploration Kit is a set of tools and examples for getting started with the Acconeer Evaluation kits. After that, press the “Apply Calibration” button in the calibration section. Installation of Python & Exploration Tool Flashing your XE125 with the Exploration Tool Exploration Tool demo & set-up instructions Welcome to the Acconeer GitHub area! Below are a few helpful pointers to where to get started or where to get support with your radar application development. Jun 11, 2024 · Could it be the one that only supports flashing? Both the default module binary and the Exploration Tool uses flow control, you can either connect the the flow control pins or disable it by re-building the Exploration Server binary without flow control in the XM125 SDK. Aug 8, 2025 · Setting up your XM122 # For detailed instructions, visit our developer page. py next examples/a121/reuse_calibration. If you are looking to get started with our C SDK, you will find that and many helpful User Guides on the Developer site. py examples/a121/algo/vibration/processor. Since received I have put Acconeer’s Exploration Tool on both a Windows (11) and a Ubuntu machine (NVIDIA Orin) following Acconeer’s published directions. The first and most important recommendation: Validate your use case in steps. Aug 29, 2025 · Explore the Next Sense with Acconeer Exploration Tool! Use one of our evaluation kits together with our Python examples and start exploring the world of Acconeer's radar sensor technology. C API Documentation Lenses and Reflectors FAQ 2 Exploration Tool FAQ Module does not show up in operating system Feb 11, 2025 · Start here if you have a new Evaluation Kit (EVK): Setting up and running Exploration Tool Additional information on setting up the Evaluation Kits can be found here Aug 8, 2025 · This mode is recommended if exact timing between updates is required. Either HDF5 . They are called XS121. The EVK used with a RbPi have no limitations in terms of processing power. py for an example on running the application with subsweeps. This might require some adjustment to get an optimal measurement. exptool import a121 12 from acconeer. New reference application, Touchless button: This has been available in our Exploration tool, and for A111, for a while. npz can be used to save it, although HDF5 is preferred due to its wider compatibility across systems and languages. py examples/a121/extended_config. To your Desktop, for example. dropdown:: Details Serial port permissions If you are running Linux together with an XM112, XM122, or XM132 module through UART, Aug 8, 2025 · To make a first measurement, it is recommended to connect one of Acconeer’s evaluation kits to the Exploration Tool. To automatically download the latest binary file: Open the Flash tool by selecting the Flash tab in the tab selection Aug 8, 2025 · API reference # This page provides an auto-generated summary of Acconeer Exploration Tool’s A111 API. Issue 1 Connecting to the Acconeer Exploration Tool Inside the downloaded package, ``acc_exploration_server_a121. The angle needs to be big enough to get a good Aug 8, 2025 · Acconeer Exploration Tool docs ¶Attention The documentation has moved to docs. py next examples/a121/load_record. Jun 30, 2025 · 1 # Copyright (c) Acconeer AB, 2023 2 # All rights reserved 3 4 from __future__ import annotations 5 6 import numpy as np 7 8 # Added here to force pyqtgraph to previous examples/a121/record_data/barebones. Aug 8, 2025 · Detector- and Service standalone examples have been moved into the acconeer-exptool -package. Aug 8, 2025 · Vibration Example Scripts # examples/a121/algo/vibration/example_app. configs. XE125 EVK A step-by-step introduction to the XE125 EVK and exploration tool. Aug 8, 2025 · Exploration Tool is managed with hatch (Install guide), which automates virtual environments and the editable install for you. Aug 8, 2025 · We offer a comprehensive application for the Acconeer Exploration Tool to work with our sensors. Flash the Evaluation kit through the Exploration tool. There are two ways to flash the downloaded binary, either using Exploration Tool GUI or the command line. py next examples/a121/record_data/barebones. EXPLORATION TOOL First, click “Distance detector” on the left-side menu in the Exploration Tool. Note, Exploration Tool is capable of setting the update rate also in on demand mode. Aug 8, 2025 · API reference - A121 # This page provides an auto-generated summary of Acconeer Exploration Tool’s A121 API. Finding the Serial Port # In preparation for connecting and flashing, it is good to know the serial port of the device. For more information and details about our reference application and it’s algorithms please go to: Breathing — Acconeer docs Aug 8, 2025 · Integration Exploration Tool Example Scripts App Example Scripts Bilateration Example Scripts Breathing Example Scripts Cargo Example Scripts Distance Example Scripts Hand Motion Example Scripts Obstacle Example Scripts Parking Example Scripts Phase Tracking Example Scripts Presence Example Scripts Python API Example Scripts examples/a121/basic. Still intended for internal use. Now we also release it for the A121 SDK. For a hands-on instruction video, please visit Acconeer’s YouTube channel. algo to be precise. From this we conclude: Aug 8, 2025 · Integration Exploration Tool Example Scripts App Example Scripts Bilateration Example Scripts Breathing Example Scripts Cargo Example Scripts Distance Example Scripts examples/a121/algo/distance/post_process_distance_result. To create a plugin the user must follow these steps: Documentation Acconeer Exploration Tool Explore the Next Sense with Acconeer Exploration Tool! Use one of our evaluation kits together with our Python examples and start exploring the world of Acconeer's radar sensor technology. Aug 8, 2025 · Setting Up and Running Exploration Tool Setting Up Your EVK Radar Data and Control A121 API References Differences between A121 and A111 How to configure Interpreting radar data Measurement range Profiles Signal strength Frames, sweeps and subsweeps Timing In-depth topics Use Cases Detectors A121 Detectors Distance Detector Presence Detector Aug 8, 2025 · Running the Exploration Server Application # Setting up your Raspberry Pi to run the Exploration Server Application allows you to wirelessly stream data from the Raspberry Pi to Exploration Tool on your PC via Socket. py By Acconeer AB Last updated on 2025-04-28. bin`` can be found. py Hand Motion Example Scripts examples/a121/algo/hand_motion/hand_motion_example_app. py By Acconeer AB Last updated on 2025-06-30. Aug 8, 2025 · Distance Detector # The goal of the distance detector is to produce highly accurate distance measurements while maintaining low power consumption by combining the features of the A121 sensor with powerful signal processing concepts, all wrapped with a simple to use API. algo. The full functionality can be explored in the Exploration Tool. py Aug 8, 2025 · Depending on how you installed in Exploration Tool Installation, start Exploration Tool by either Double-clicking the run_app script, Running the command python -m acconeer. Explore the Next Sense with Acconeer Exploration Tool! Use one of our evaluation kits together with our Python examples and start exploring the world of Acconeer's radar sensor technology. The upper graph shows the inter and intra presence score. exptool. h5). a121. Download and install Python Download a software file called “acconeer_xc120_exploration_server_a121” from the Developer site Aug 8, 2025 · Last updated on 2025-08-08. krtr eji dvmn tljl msdn uwqy bmwl ffcwf iuoik nsuni