CDL689 Industrial Motion Sensor

$300.00

The CDL689 is an advanced three axis inertial sensor platform for industrial applications. It is capable of sensing X,Y, and Z acceleration up to ±16g and rate of rotation up to ±4000 dps. An embedded temperature sensor offers 16-bit resolution and an on-board 32-bit application processor can be customized for a variety of tasks.

Quantity:
Add To Cart

Bootloader Firmware

The default bootloader for the CDL-689 is based on OpenBLT and modified to support RS-485 communication on an STM32F411 microcontroller. The bootloader code and instructions for entering bootloader mode can be found here:

https://github.com/CanopyDL/cdl689-boot

Application Firmware

The CDL-689 comes with a simple application firmware that can be tailored to your specific needs. The application firmware can be found here:

https://github.com/CanopyDL/cdl689-app

This application is based on the STM32Cube IDE, a modified version of a ModBus library (https://github.com/smarmengol/Modbus-Master-Slave-for-Arduino), openBLT, and FreeRTOS.