Detailed Explanation of RS-485 Bus Communication

Detailed Explanation of RS-485 Bus Communication

485 Communication Automatic Transceiving Circuit – The Most Detailed Explanation in History (Click to read) 5 Methods for Switching RS-485 Direction and Their Advantages and Disadvantages Analysis (ClickRead) [Guide] Hello everyone, I am Yijun. In the previous article, I summarized the industrial HART bus. Today, let’s talk about the RS-485 bus. RS-485 is also a … Read more

IBM Open Sources DIY Cardboard Robot: TJ Bot

IBM Open Sources DIY Cardboard Robot: TJ Bot

Selected from IBM Author: Maryam Ashoori Translated by: Machine Heart Contributors: Duxia De IBM has open-sourced a DIY cardboard robot: TJ Bot, inviting bot enthusiasts around the world to create their own personalized bots. Project address: https://github.com/ibmtjbot/tjbot TJ Bot continues the spirit of the maker community; it is a DIY toolkit that allows you to … Read more

Four-in-One Multifunction Control Board (Red) Manual

Four-in-One Multifunction Control Board (Red) Manual

1: Control Card Power Supply 24V Power Supply—->24V Power Ground—->GND 2: Three-Color Light Source Light Source 24V(Brown Wire)<——– Control Card 24V Light Source Red, Green, Blue<——– Control Card LT1,LT2,LT3 3: Glue Dispensing Trigger : Guhigh Card 24V ———–> Control CardCom Guhigh Card Ex015 ———> Control Card In1- (Reserved) Guhigh CardEx 02 ——-> Control Card In0- … Read more

Yateli AT-START-F437 Evaluation Notes from 17 Engineers

Yateli AT-START-F437 Evaluation Notes from 17 Engineers

Yateli AT32 MCU Forum: https://bbs.21ic.com/iclist-224-1.html *Reading Instructions: The following application cases are briefly introduced without any particular order. For detailed evaluation content and relevant source code, materials, etc., please copy the original link to your browser to view. Evaluation One I2C Collection of MAX30102 Blood Oxygen Data https://bbs.21ic.com/icview-3279602-1-1.html I’ve had the development board for a … Read more

Understanding Common PLC Communication Protocols

Understanding Common PLC Communication Protocols

In the field of industrial automation, Programmable Logic Controllers (PLC) play a core role, and their communication capabilities directly affect the efficiency and reliability of the entire system. This article will delve into the commonly used communication protocols for PLCs and analyze their applications in different scenarios. Common Protocols Overview of PLC Communication Protocols PLC … Read more

Getting Started with CODESYS for Raspberry Pi

Getting Started with CODESYS for Raspberry Pi

Follow the public account above,click in the dialog box【Get Course】 to obtain this information (Baidu Cloud Drive Resources) CODESYS Getting Started Course Raspberry Pi Runtime Installation Project Simulation: 1 3. Variable Definition and Data Types 4. MODBUS TCP Slave 5. MODBUS TCP Master 6. Profinet 7. EtherCAT 8. Basic Statements 9. Basic Touch Screen Functions … Read more

Integrating IoT Devices with ThingsBoard Gateway Using Python

Integrating IoT Devices with ThingsBoard Gateway Using Python

The Internet of Things (IoT) has been gaining traction for quite some time now, and everyone wants to connect their devices and push data to the cloud. The challenge lies in the variety of devices and protocols available. How can we integrate all these devices in a complex IoT environment? Don’t worry, today we will … Read more

Testing Modbus RTU Communication on Raspberry Pi 3

Testing Modbus RTU Communication on Raspberry Pi 3

libmodbus We have introduced it many times in our public account and application notes, regarding its download, compilation, installation, configuration, cross-compilation, etc. If you are unclear, you can refer to previous articles in our public account. Classic example demonstration of Modbus TCP/IP Today I recommend: libModbus This article mainly involves testing the Modbus RTU mode. … Read more