Skip to content

Commit 666c0c4

Browse files
committed
Small typo, added Air word for SEO and description reasons
1 parent 012fadc commit 666c0c4

File tree

1 file changed

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

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: 'Compressor Remote Condition Monitoring with Opta™'
2+
title: 'Air Compressor Remote Condition Monitoring with Opta™'
33
difficulty: intermediate
4-
description: "This application note describes how to transform your industrial compressor into a smart compressor using the Opta™ micro PLC for advanced monitoring and predictive maintenance."
4+
description: "This application note describes how to transform your industrial air compressor into a smart compressor using the Opta™ micro PLC for advanced monitoring and predictive maintenance."
55
tags:
66
- modbus
77
- maintenance
@@ -15,7 +15,7 @@ hardware:
1515

1616
## Introduction
1717

18-
Upgrade your industrial compressor with smart capabilities and connect it to the Arduino Cloud for advanced condition monitoring using the Opta™ micro PLC.
18+
Upgrade your industrial air compressor with smart capabilities and connect it to the Arduino Cloud for advanced condition monitoring using the Opta™ micro PLC.
1919

2020
![ ](assets/thumbnail.png)
2121

@@ -33,7 +33,7 @@ The goal of this application note is to showcase the capabilities of Opta PLC in
3333

3434
## Hardware and Software Requirements
3535

36-
![Hardwares Used](assets/material.png)
36+
![Hardware Used](assets/material.png)
3737

3838
### Hardware Requirements
3939

@@ -428,7 +428,7 @@ In the `setup()` function, the different board peripherals are initialized, incl
428428
- Onboard IMU sensor
429429
- Bluetooth® Low Energy (BLE) communication
430430

431-
During the Bluetooth® Low Energy initialization, we define the device name as `Nicla` to make it easy for the Opta to find it.
431+
During the Bluetooth® Low Energy initialization, we define the device name as `Nicla` to make it easy for Opta to find it.
432432

433433
```arduino
434434
void setup() {

0 commit comments

Comments
 (0)