ACC Automation 2024: Year in Review

ACC Automation 2024: Year in Review

As we conclude another year of learning PLC programming at ACC Automation, we are excited to reflect on the progress, innovations, and milestones we’ve achieved in 2024. This year has been filled with growth, learning, and pushing the limits of industrial automation. Let’s highlight some key events from the year.

Box Dumper Easily Learn PLC Programming

Box Dumper Easily Learn PLC Programming

PLC programming is a valuable skill that can be learned without a significant financial investment. With the EasyPLC learning suite, you can gain hands-on experience with industrial simulation and connect it to PLCs. One such PLC option is the free simulator of the Do-More Designer, which provides a practical platform for learning. We will guide … Read more

Arduino OPTA PLC – Sequential Function Chart SFC

Arduino OPTA PLC - Sequential Function Chart SFC

Sequential Function Chart (SFC) is a graphical programming language that can be used in Arduino Opta PLCs.  It can be used to program sequential control systems in industrial automation applications. It is a part of the IEC 61131-3 standard and is commonly used in programmable logic controllers (PLCs) and other industrial control systems. SFC allows … Read more

Arduino OPTA PLC – Ladder Diagram First Program

Arduino OPTA PLC IDE - Ladder Diagram First Program

The Arduino Opta IoT PLC allows you to conveniently program it using the Arduino PLC IDE in ladder diagram format. This is the most common industrial PLC language, a simple and intuitive method. Additionally, you can program it in any of the five official languages specified in the IEC standard and using sketches written in … Read more

Top 7 problems with beginners using ladder logic

Here are the top 7 problems and concepts beginners struggle with using ladder logic (Ladder Diagram). Ladder logic is a programming language used in PLCs, and it is based on the graphical representation of electrical relay logic circuits. Many beginners struggle with ladder logic because it requires a different mindset than traditional programming languages like … Read more

The Ultimate Guide to PLC Programming for Sorting Operations

The Ultimate Guide to PLC Programming for Sorting Operations

These sorting operations will sort three bottles on separate conveyor lines creating an efficient and powerful machine. The PLC will use shift registers to track and control the position of the bottles. Two pick-and-place robots will be used to move the bottles, creating an ultimate machine to program. Sequencers will be used within the PLC … Read more