CUE viewer

CUE Viewer

Windows macOS Linux RasPi

Interpret messages from TWELITE CUE.

During this commentary, the cupcake image of the previous version is shown.

TWELITE CUE

The default setting (CUE mode) of TWELITE CUE wakes up due to several factors and transmits various information after waking up while driving intermittently using sleep, which can be operated even with coin cell batteries.

In CUE mode, all on-board sensors and LEDs are in operation in order to test the operation of TWELITE CUE.

wakeup factors

  • Timer wake-up (periodic wake-up by set value)

  • Wake-up by acceleration detection

  • Wake-up by magnetic sensor (when a magnet is detected approaching)

Transmission data

  • Detection event (see below)

  • Module power supply voltage

  • Magnetic sensor detection value

  • Acceleration data

Packet

Displays basic packet information.

ItemExplanation

#????

The number of packets received so far.

種別

The value of E_PKT, which is the packet type; packets from CUE usually have PKT_PAL = 02.

ID

Logical ID of the sender. Normally the value is 0..100.

AD

The serial number of the sender.

LQ

LQI, the value corresponding to the radio wave strength.

SQ

Packet sequence number.

Events

The default output of TWELITE CUE is always as an acceleration event. Regardless of the wake-up factor, a fixed number of samples of acceleration is measured after wake-up. The event corresponding to the result of this acceleration is sent.

Detection EventNumberDescription

Dice

1(0x00) .. 6(0x06)

The judgment is made based on the regular wake-up and the wake-up detected by the magnetic sensor. If a large acceleration is detected after waking up, an event (0xFF) may be detected that is not allowed to be judged.

Move

16(0x10)

A move or shake event occurs when the accelerometer wakes up when it detects an acceleration above a certain level. A move event occurs when the change in measured acceleration is not very large. (When a change in acceleration is detected, but there is no continuous change in acceleration)

Shake

8(0x08)

A move or shake event occurs when the accelerometer wakes up when it detects an acceleration above a certain level. A shake occurs when the change in measured acceleration is relatively large. (When changes in acceleration are detected and continuous changes in acceleration can be detected. (As the name Shake implies, it occurs when the CUE is continuously shaken.)

We do not provide a quantitative definition of the detection threshold and event detection conditions for wake-up due to acceleration.

Voltage

Supply voltage of the module[mV].

Magnet

Displays detected or undetected magnet poles.

No indication of whether the magnetic sensor is waking up due to detection.

Acceleration

Displays acceleration measured after waking up.

sample

The number of samples of acceleration is shown. 10 fixed samples.

Rate ID

The sample rate of acceleration. 04 fixed at 100 Hz.

X,Y,Z

Acceleration of three axes, obtained as an average of 8 samples. The unit is milli-G (1000mG=1G=9.8m/s2).

Screen examples

最終更新