You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/07.opta/opta-family/opta/tutorials/21.packaging-labeling-app-note/content.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,14 @@ hardware:
20
20
21
21
Packaging and labeling are essential processes in the production and distribution of products. Packaging involves enclosing and protecting items to ensure they remain safe from damage, contamination, or spoilage during storage and transport. It also improves the manageability of the product, making it easier to handle. Additionally, packaging enhances presentation, playing a key role in maintaining product quality and meeting safety standards.
22
22
23
+

24
+
23
25
Labeling complements this by providing crucial information such as barcodes, expiration dates and usage instructions. This ensures proper handling, traceability, and compliance with regulations. Together, packaging and labeling are critical for product identification, handling, safety, and customer satisfaction across industries.
24
26
25
27
Many industries rely heavily on packaging and labeling systems. In food and beverage, packaging keeps items fresh, while labels provide important details like nutritional information and expiration dates. In the pharmaceutical industry, precise labeling is crucial for dosage instructions and regulatory compliance. In electronics and e-commerce, packaging protects fragile items, and labels ensure accurate shipping and traceability. By integrating remote control and monitoring into packaging and labeling systems, industries can significantly enhance control over their production processes.
26
28
27
29
Using Opta™ with Arduino Cloud, we can create an advanced, automated system that is fully remotely controlled. The Arduino Cloud dashboard provides a user-friendly interface, displaying all key metrics in real-time. This setup allows operators to monitor data and control machinery remotely, enabling them to track efficiency and address potential issues before they escalate, ensuring the system meets the demands of modern manufacturing.
28
30
29
-

30
-
31
31
Thanks to the use of Opta™, this solution will be cost-effective while offering remote access for monitoring and controlling the status of key elements within the application. Additionally, the system can be fully customized to meet specific needs, allowing us to design it exactly the way we want.
@@ -107,7 +107,7 @@ To ensure proper operation, the Opta and its expansion module require a stable p
107
107
108
108
We will utilize three servo drives to construct the **Cartesian robot** responsible for capturing items and placing them into their respective boxes. To facilitate this process, the servo drives will be connected to the Opta PLC via Modbus RTU, using the RS-485 communication interface. The diagram below illustrates the connection setup for the servo drives.
The same approach will be applied to the labeling machine. We will use Modbus RTU with the RS-485 interface to control the machine responsible for labeling the materials. The diagram below illustrates this connection.
113
113
@@ -1129,7 +1129,7 @@ void onStopButtonChange() {
1129
1129
1130
1130
### Arduino Cloud Dashboard
1131
1131
1132
-
The Arduino Cloud provides a reliable platform for real-time monitoring and control of the Packaging and Labeling System. This setup enables you to remotely view and interact with importants components of the process as it operates. The system tracks key metrics, such as the total count of packed and labeled items and provides live updates on statuses like running, warning, and stopped. Additionally, you can start and stop the system remotely, giving you complete control over operations from anywhere.
1132
+
The Arduino Cloud provides a reliable platform for real-time monitoring and control of the Packaging and Labeling System. This setup enables you to remotely view and interact with important components of the process as it operates. The system tracks key metrics, such as the total count of packed and labeled items and provides live updates on statuses like running, warning, and stopped. Additionally, you can start and stop the system remotely, giving you complete control over operations from anywhere.
1133
1133
1134
1134
This real-time integration allows you to monitor the performance of your packaging and labeling system while enabling immediate action when needed. It serves as a versatile and powerful tool for managing operations with speed and efficiency.
1135
1135
@@ -1138,7 +1138,7 @@ This real-time integration allows you to monitor the performance of your packagi
1138
1138
Within the Arduino Cloud's dashboard, the system variables can be monitored with the following widgets:
1139
1139
1140
1140
-`Image`: Displays a visual of the entire packaging and labeling system.
1141
-
-`LED`: A simple indicator to show if a component is active or inactive through an LED light.
1141
+
-`LED`: A simple indicator to show if a component is active or inactive through an LED light.
1142
1142
-`Value`: Shows the total count of packed and labeled items.
1143
1143
-`Push Button`: Includes two push-buttons, start and stop, that allow control of the system via Arduino Cloud, simulating the function of physical buttons to initiate or stop operations. Additionally, the buttons will display their status in the Arduino Cloud when they are physically pressed, ensuring real-time synchronization between physical and virtual controls.
0 commit comments