Home input

input

16 Articles

LVGL ON STM32 || PART5

In this LVGL tutorial we will see how to use the on screen keyboard. The data entered in the text fields will be...

AVR #2. How to use input button || Ext. Interrupt

This tutorial covers how to read the Input button in AVR with and without using the Interrupt. We will also blink a LED...

STM32 Timers #9. One Pulse Mode

This tutorial will cover how to configure the one pulse mode with single and multiple pulses along with the retriggerable OPM.

STM32 TIMERS #8. Make 48 bit Counter by Cascading Timers

In this tutorial we will see how to cascade 3 16 bit counters into a single 48 bit counter, and use it to...

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...