Home control

control

28 Articles

STM32 ADC #9. ADC Oversampling

This tutorial will cover how to use the oversampling in STM32 ADC to increase the resolution beyond the permitted range...

STM32 ADC #8. ADC Injected conversion

This tutorial will cover how to use the ADC injected conversions. We will use the injected channels in triggered mode and Auto Injection...

STM32 ADC #7. ADC External Trigger Source Selection

This tutorial will cover how to configure the External source (Timer) to trigger the ADC conversions. We will control the ADC sampling rate...

ESP32 #3 || How to use I2C || PART1

How to use the LCD1602 connected with the ESP32 via the I2C. We will see how to use the function to write the...

Control Servo RPM using Potentiometer

This is part 2 of the tutorial covering continuous servo motor with STM32. Here we will see how to control the RPM using...

ESP32 #2 || How to use UART || PART2

This tutorial will cover how to use the UART peripheral in ESP32 using the ESP-IDF to receive the command and control the LED...

AVR #6. I2C Master PART 2 || comm. with Slave Device

This tutorial covers how to configure the AVR MCU as the I2C Master. We will transmit the data to the PCF8574 and control...

LVGL on STM32 || PART 4

In this LVGL tutorial we will send the UART and ADC data to the display, and retrieve the button states from the display...

Riverdi STM32 Display #2. LED Control using Buttons

This tutorial covers how to use the buttons on the GUI of the Riverdi STM32 display to control the LED connected to the...