Modbus protocol
October 8, 2025
The essential guide to the Modbus protocol: understand the architecture, data models, and differences between RTU and TCP.
Exploring ideas, sharing experiences, and documenting my journey through code and creativity.
October 8, 2025
The essential guide to the Modbus protocol: understand the architecture, data models, and differences between RTU and TCP.
May 25, 2025
Follow my step-by-step data science project: predicting West Roxbury home values. From problem definition and data preparation to building and evaluating a linear regression model
April 9, 2025
Understanding PID Controllers: The Cornerstone of Modern Control Systems
April 2, 2025
Learn how to create a custom keyboard shortcut using AutoHotkey to open Bluetooth settings with Win + Shift + B on Windows.
March 29, 2025
A **rotary encoder** converts shaft position into signals, used in robotics and automation. This article focuses on **incremental encoders** and how to interface them with an ESP32.