Skip to content

Commit d230fc8

Browse files
committed
Materials
1 parent 9699e69 commit d230fc8

File tree

1 file changed

+21
-8
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note

1 file changed

+21
-8
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note/content.md

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,40 @@ hardware:
1515

1616
## Introduction
1717

18-
Transform your industrial compressors into smart and connect it to the Arduino Cloud for advanced condition monitoring capabilities using the Opta micro PLC.
18+
Transform your industrial compressor into smart and connect it to the Arduino Cloud for advanced condition monitoring capabilities using the Opta micro PLC.
1919

2020
![Project Thumbnail]()
2121

2222
This affordable solution provides real-time remote data access, behavioral diagnostics, predictive maintenance, and efficient device management. It helps you maximize uptime, reduce operational costs, and extend the lifespan of your equipment.
2323

2424
### Goals
2525

26-
The goal of this application note is to showcas the Opta PLC capabilities on letting you convert conventional industrial equipment into smart for monitoring and predictive maintenance purposes. The project's objectives are the following:
26+
The goal of this application note is to showcase the Opta PLC capabilities on letting you convert conventional industrial equipment into smart for monitoring and predictive maintenance purposes. The project's objectives are the following:
2727

28-
-
29-
-
30-
-
31-
-
32-
-
33-
-
28+
- Monitor key performance indicators like power consumption, temperature and pressure of the compressor.
29+
- Integrate additional sensing points into your assets like vibration for motor and bearings status control.
30+
- Connect the compressor via Modbus TCP industry-standard protocol for optional integration to currently installed systems.
31+
- Leverage Arduino Cloud's powerful analytics to gain actionable insights into the compressor performance.
32+
- Create an Arduino Cloud dashboard that syncs in real time to inform and alert the user.
3433

3534
## Hardware and Software Requirements
3635

36+
![Hardware Image]()
37+
3738
### Hardware Requirements
3839

40+
- [Opta WiFi](https://store.arduino.cc/products/opta-wifi) (x1)
41+
- [Nicla Sense ME](https://store.arduino.cc/products/nicla-sense-me) (x1)
42+
- 24 VDC Power Supply (x1)
43+
- AC Current Sensor 0-10 V (x1)
44+
- PT100 2 Wires RTD (x1)
45+
- RTD to 0-10 V converter (x1)
46+
- Pressure transmitter 0-10 V (x1)
47+
- Power Relay 24 V (x1)
48+
- Wiring Cable AWG 18
49+
- [USB Type-C® Cable](https://store.arduino.cc/products/usb-cable2in1-type-c) (x1)
50+
- Micro-USB Cable (x1)
51+
3952
### Software Requirements
4053

4154
## Compressor Monitoring System Setup

0 commit comments

Comments
 (0)