
Microcontroller Tutorials with Code from Scratch
Controllerstech.com is dedicated to teaching STM32, ESP32, and embedded systems through practical, hands-on tutorials. All examples are built from scratch using datasheets and reference manuals, and every project is tested on real hardware to ensure accuracy and reliability. The goal is to help you gain complete control, deep understanding, and the confidence to build real-world embedded applications.
This tutorial will cover how to use the DAC in STM32. We will also see…
This tutorial will cover how to interface the TFT display with STM32. We will use…
This tutorial will cover another use of the ADC peripheral. We will see how to…
This tutorial will cover how to interface the ST7920 based 128×64 Graphic LCD with STM32…
THis tutorial will cover how to implement the UART ring buffer using Head and Tail…
This tutorial will cover how to interface the MPU6050 Accelerometer with STM32 using the I2C…
This tutorial will cover how to interface the LCD 20×4 using I2C with STM32 microcontroller…
Today in this tutorial we will see how to use PWM input Mode to measure…