RadarIQ (community library)

Summary

Name Value
Name RadarIQ
Version 1.0.5
Installs 318
Author RadarIQ Ltd (support@radariq.io)
Maintainer RadarIQ Ltd (support@radariq.io)
URL http://radariq.io
Download .tar.gz

Adds support for the RadarIQ sensors. RadarIQ sensors are ideal for object tracking, and detecting movement. RadarIQ sensors use FMCW radar, are designed for ease of use, have a 110 degree field of view, and a 10m range. This library brings RadarIQ support to Arduino.

Example Build Testing

Device OS Version:

This table is generated from an automated build. Success only indicates that the code compiled successfully.

Library Read Me

This content is provided by the library maintainer and has not been validated or approved.

Arduino Library

The RadarIQ sensor integration with Arduino is available via an Arduino library.

The RadarIQ-M1 sensor is an easy-to-use radar sensor for detecting objects and measuring distance and speed. All the difficult parts of working with radar are done by the sensor and a simple API and SDK provide an easy path to integration.

Installation

  1. Open The Arduino library manager Sketch >> Include Library >> Manage Libraries
  2. Search for "RadarIQ"
  3. Click "Install"

Example Application

An example application which demonstrates the capabilities of the RadarIQ SDK by implementing a simple proximity sensor.

To access this example:

  1. Open File >> Examples
  2. Scroll down to "RadarIQ" then choose "RadarIQ Demo"

Documentation

Documentation is available at docs.radariq.io

Other pages

Browse Library Files