Home control

control

28 Articles

Interface STONE HMI Display with STM32

In this tutorial we will see how to interface the Stone HMI Display with STM32. We will control a LED connected to the...

How to Interface STONE HMI with ESP32

In this tutorial we will see how to interface the Stone HMI Display with ESP32 using the ESP-IDF. We will control a LED...

How to interface BLDC motor with STM32

How to interface BLDC motor with STM32 and control the speed via the potentiometer using the ADC and the PWM..

Getting started with TouchGFX || STM32F750

This tutorial will cover how to setup your first project in touchGFX and control the LED attached to MCU using the button on...

Modbus #7. STM32 as Slave || Writing Coils

This tutorial will cover how the STM32 as a modbus slave device will response to the queries regarding writing a single and multiple...

Modbus #6. STM32 as Slave || Write Registers

This tutorial will cover how the STM32 as a modbus slave device will response to the queries regarding writing Registers.

Modbus #5. STM32 as Slave || Read Coils and Inputs

This tutorial will cover how the STM32 as a slave device will send a response to the queries regarding reading Coils and Discrete...

Modbus #4. STM32 as Slave || Read Holding and Input Registers

This tutorial will cover how the STM32 as a modbus slave, that will send a response to the queries regarding reading registers...

Modbus #3.1 STM32 Master Writes Multiple Coils and Registers

This is another tutorial in the Modbus series and today we will see how the STM32 as master Writes multiple coils and Holding...