Water Quality Monitoring System TDS Sensor ESP32
Arduino Electronics project Electronics tutorial ESP32 Internet of Things IOT Sensors

Water Quality Monitoring System: TDS Sensor + ESP32/Arduino

Let’s get started with how to build a smart Water Quality Monitoring System using TDS sensor and ESP32 or Arduino. A TDS (Total Dissolved Solids) Sensor measures the total amount of dissolved solids in a liquid, typically water. Dissolved solids include inorganic salts and small organic substances. The measurement is expressed in parts per million […]

Compute Module 5
Computer Science Electronics tutorial Gadgets Internet of Things IOT Raspberry Pi

Raspberry Pi Compute Module 5 (CM5) Explained

The Raspberry Pi Compute Module 5 (CM5) brings the power of the Raspberry Pi 5 to a compact system-on-module (SoM) form factor, designed for embedded and industrial applications. It features a quad-core Arm Cortex-A76 processor clocked at 2.4GHz and offers a range of options for RAM and storage, making it ideal for various custom hardware […]

Air Quality Monitoring System Project
Electronics project ESP32 Internet of Things IOT

Air Quality Monitoring System – ESP32 + Blynk IoT Project

Creating project like air quality monitoring system is a great way to keep track of environmental conditions in your area. This article will help you through the steps of setting up a system using the XIAO ESP32C6 board, various sensors, and the Blynk IoT platform. Here’s a detailed breakdown of the components and steps involved. […]

Modbus with MAX485 and ESP32
Arduino Communication technologies Electronics project Electronics tutorial ESP32 IOT

MAX485 TTL to RS485 Modbus Module Interfacing with ESP32

The MAX485 TTL to RS485 Modus Module is a popular RS-485/RS-422 transceiver chip manufactured by Maxim Integrated. It’s commonly used in applications where long-distance serial communication is required, such as industrial control systems, building automation, and instrumentation. MAX485 Modbus Module: A MAX485 module typically includes the MAX485 chip along with necessary support components like voltage […]

CAN Bus Communication Protocol
Communication technologies Computer Science Electronics tutorial IOT

CAN Bus Communication Protocol in Automotive Industry

The Controller Area Network in short CAN Bus Communication Protocol has a fascinating history. It was developed by Robert Bosch GmbH in the 1980s to address the need for a robust serial communication protocol for in-vehicle networks. It is widely used communication protocol in automotive and industrial applications. History of Can bus Protocol: Here’s a […]

What is Modbus Communication Protocol
Communication technologies Computer Science Electronics tutorial Internet of Things IOT

Modbus Communication Protocol for Industrial Machines

Modbus Communication Protocol is commonly used in industrial automation systems to exchange data between devices. It’s a simple and robust protocol, often used for connecting electronic devices such as programmable logic controllers (PLCs), remote terminal units (RTUs), sensors, and actuators. Modbus Protocol History: The Modbus communication protocol has a rich history dating back to the […]