Main Menu

search

You are here

Radar Sensor


[last updated: 2024-04-05]
(link to:) Sparkfun product page
(link to:) Sparkfun tutorial: Introduction
ESP32 IOT RedBoard from SparkFun
(link to:) Acconeer Github page

-----

...   ...   ...

  • ordered the sparkfun module 2024-03-29.

  • From SparkFun tutorial: (link above)
    • this tutorial is written assuming you're using the SparkFun esp32 dev board (link above)

    • Load the xm125 library:
            Sketch --> Include Library --> Manage Libraries
            search or scroll to SparkFun XM125 Arduino Library
            click Install
    • Load the Sparkfun_Toolkit library:
            [same procedure as xm125 library]
    • ??? also needed: ???
            Acconeer XM125 A121 v1.5.0 (i.e. SDK for XM125)
                  i2c_presence_detector.bin
                  i2c_distance_detector.bin
    • STM32CubeProgrammer May be needed ???
      See tutorial for detailed instructions...
    • For a given application, it may be necessary to flash new firmware into the XM125 module.
      See tutorial for detailed instructions...

  • Links:

.

eof