# Vibration sensor data on Augmented Reality

## Case 1: Reading the motor's vibration via AR <a href="#el_1690237193298_340" id="el_1690237193298_340"></a>

It's incredibly fun to integrate various technologies and create a use case. I am happy to share my tiny project, which allows me to visualize my motor's vibration and temperature measurements on SARA, i.e., SICK Augmented Reality Assistance.

* I am visualizing the sensor data in real-time from my vibration sensor MBP10, which is connected to the SIG350 IO-Link master from SICK Sensor Intelligence to read Temperature and Vibrations (V-RMS).
* The IO-Link master is connected to the Turck TX700D IOT Gateway via EtherCAT.

## Video example

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2FKYVdtPfsJeiNmaFXQe5h%2FVibration%20Sensor%20Data%20On%20Augmented%20Reality.mp4?alt=media&token=e9405a08-b7f5-48f2-86e3-889272fd14e4>" %}

I am visualizing the sensor data in real-time from my vibration sensor [#MBP10](https://www.linkedin.com/search/results/all/?keywords=%23mbp10\&origin=HASH_TAG_FROM_FEED), which is connected to [#SIG350](https://www.linkedin.com/search/results/all/?keywords=%23sig350\&origin=HASH_TAG_FROM_FEED) IO-Link master from [SICK Sensor Intelligence](https://www.linkedin.com/company/sicksensorintelligence/) to read Temperature and Vibrations (V-RMS)📈. The [#IOLink](https://www.linkedin.com/search/results/all/?keywords=%23iolink\&origin=HASH_TAG_FROM_FEED) master is connected to the [Turck](https://www.linkedin.com/company/turck/) TX700D IOT Gateway via [#EtherCAT](https://www.linkedin.com/search/results/all/?keywords=%23ethercat\&origin=HASH_TAG_FROM_FEED)🌍.

## Case 2: Real-time data monitoring from Raspberry Pi

* I am visualizing the sensor data in real-time from my Raspberry Pi, which is docked with SensorHub to read Temperature, Humidity, and Air pressure.
* The Raspberry Pi is publishing the data to the SARA Server via MQTT.
* My mobile phone is connected via WiFi to the&#x20;

  SARA server and subscribing to the data.
* All the views and data points are defined in the SARA Editor running on the SARA server.

## Video example

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2FaqcJQAlF1FBhIHOcS0mE%2FAugmented%20Reality%20And%20Iiot.mp4?alt=media&token=499f4f4c-9b3d-4d43-9503-9894a0f2f79d>" %}

## ♥️ Work With Me

I regularly test **industrial automation and IIoT devices**. If you’d like me to **review your product** or showcase it in my courses and YouTube channel:

📧 Email: <rajvir@codeandcompile.com> or drop me a message on [LinkedIn](https://www.linkedin.com/in/singhrajvir/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.codeandcompile.com/product-reviews/smart-platforms/vibration-sensor-data-on-augmented-reality.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
