Difference between revisions of "Radar Distance Test Article"
(→Wiring) |
(→Set-up) |
||
Line 5: | Line 5: | ||
The sensor should already have the firmware pre-loaded onto the XM132 and ATmega. Loaded onto the ATmega is a small program which enables power on the XM132. The XM132 has the Acconeer XM132 Module Software version 2.8.2 available [https://developer.acconeer.com on the Acconeer developer website]. We recommend using the Acconeer portable exploration tool [https://github.com/acconeer/acconeer-python-exploration available here] to interface the sensor with a computer via rapid prototyping.<br> | The sensor should already have the firmware pre-loaded onto the XM132 and ATmega. Loaded onto the ATmega is a small program which enables power on the XM132. The XM132 has the Acconeer XM132 Module Software version 2.8.2 available [https://developer.acconeer.com on the Acconeer developer website]. We recommend using the Acconeer portable exploration tool [https://github.com/acconeer/acconeer-python-exploration available here] to interface the sensor with a computer via rapid prototyping.<br> | ||
− | To connect the sensor please wire up the radar sensor as per the wiring table below. Open up the Acconeer portable exploration tool and select the serial port attached to the XM132. Click connect. The radar sensor should now interface with the software. | + | To connect the sensor please wire up the 3V3, GND, RX2, TX2 from the radar sensor to the USB-TTL converter as per the wiring table below. Leave all other wires disconnected. Open up the Acconeer portable exploration tool and select the serial port attached to the XM132. Click connect. The radar sensor should now interface with the software. If not double check the wiring between the USB-TTL converter and the radar sensor, sometimes RX and TX are labeled opposite to what is expected, so try swap these pins around. The Acconeer portable exploration tool must be restarted before to reattempt the connection. |
== Wiring == | == Wiring == |
Revision as of 08:43, 27 October 2021
Information and documentation for the BoSL Radar Velocity sensor distance test article.
Set-up
The sensor should already have the firmware pre-loaded onto the XM132 and ATmega. Loaded onto the ATmega is a small program which enables power on the XM132. The XM132 has the Acconeer XM132 Module Software version 2.8.2 available on the Acconeer developer website. We recommend using the Acconeer portable exploration tool available here to interface the sensor with a computer via rapid prototyping.
To connect the sensor please wire up the 3V3, GND, RX2, TX2 from the radar sensor to the USB-TTL converter as per the wiring table below. Leave all other wires disconnected. Open up the Acconeer portable exploration tool and select the serial port attached to the XM132. Click connect. The radar sensor should now interface with the software. If not double check the wiring between the USB-TTL converter and the radar sensor, sometimes RX and TX are labeled opposite to what is expected, so try swap these pins around. The Acconeer portable exploration tool must be restarted before to reattempt the connection.
Wiring
To connect the sensor to a USB-TTL converter please follow the wiring diagram below:
USB-TTL | Radar Sensor |
---|---|
3.3 V | Green |
GND | Grey |
reset | Orange |
wake | White |
TX (ATmega) | Yellow |
RX (ATmega) | Blue |
TX2 (XM132) | Purple |
RX2 (XM132) | Black |
For further information please check out Radar Velocity