# Data Visualization using Peakboard

## Creating dashboards feels like a serene meditation session!  <a href="#el_1690237193298_340" id="el_1690237193298_340"></a>

I'm back with my **second take on Peakboard**, and this time, it's all about showcasing my **OEE data from a Factory simulation environment** created on [**SIMUMATIK**](https://www.codeandcompile.com/simumatik). 🏭✨

## Video Example 1: OEE Dashboard

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2F30mIaiRZ4XbZPV14Oqsw%2FVisualize%20Your%20Oee%20Data%20On%20Peakboard.mp4?alt=media&token=9677666d-c84c-4a41-ad67-a8b7fcfd54f4>" %}

**Creating dashboards on Peakboard is not just a task; it's a blast!** 🔥🎉 The ready-to-use widgets make the process super fun and incredibly efficient.\
\
But wait, how did I crunch those OEE numbers? Let me break it down for you:

1. **Quality Calculation**: I'm diving into the production counts (Good and Bad parts) from my factory, all communicated by the S7-1500 PLC via OPC UA.
2. **Availability Check**: I'm considering total available time, system stop time, and run time to get the perfect metric.
3. **Performance:** It is based on ideal production time, total parts created, and system run time to gauge the performance.

**And here's the magic equation:**

{% hint style="success" %}

### OEE = Performance x Availability x Quality. <a href="#el_1701686734310_369" id="el_1701686734310_369"></a>

{% endhint %}

The fun doesn't stop there! You can seamlessly share this OEE data with 3rd party applications via MQTT, SQL, API, SAP, and more. 🔄

## Video Example 2: Real-time Data visualization

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLd2M9UNfMTnw9DjDdZJz%2Fuploads%2FuZc3OyvmO5pcKO8mTmwm%2FFrom%20Factory%20To%20Smart%20Factory%20In%20No%20Time!.mp4?alt=media&token=50bff1a2-7e66-4fbf-a5c8-0b2569ff7b1c>" %}

Imagine a device that effortlessly connects with over **100 data sources**. In the illustration below, witness real-time data flowing📈 from diverse PLCs through Modbus TCP/IP, OPC UA, S7 Comm., and MQTT, all converging into the Peakboard Box. 🌐✨\
\
Additionally, we send the processed data 🚀 to the **HiveMQ MQTT broker.**\
\
**No programming skills needed!** 🎨✨ You can mold your data effortlessly using the intuitive **Block editor 🧩 or Lua scripts** 📑. And the best part 😎😍? Your creations can easily journey to the cloud for analysis via **MQTT,** opening a realm of possibilities! 🌥️📊\
\
✅If you do not have a **Peakboard box**, don't worry, you can check their **free Peakboard designer tool** at 👉 [https://peakboard.com](https://peakboard.com/)<br>

## ♥️ 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-devices/data-visualization-using-peakboard.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.
