ESP32 GPIO Tutorial Using ESP-IDF – LED Blinking and Push Button Example

This article is the continuation of the Series on the ESP32 Tutorials using ESP-IDF and carries the discussion on the ESP32 and its peripherals. The aim of this series is to provide easy and practical examples that anyone can understand. In our previous post, we have seen how to setup the Visual Studio Code for ESP-IDF and … Read more

Simple STM32 Bootloader Implementation – Bootloader Tutorial Part 3

Simple STM32 Bootloader

This article is a continuation of the Series on STM32 Bootloader and carries the discussion on Bootloader design and implementation. The aim of this series is to provide easy and practical examples that anyone can understand. In this article, we are going to learn about STM32 Bootloader Implementation. We have attached the video explanation at … Read more

PIC16F877A – Timer/Counter Tutorial

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In our previous tutorial, we have seen LED Interfacing with PIC16F877A (GPIO). Now we will see the PIC16F877A Timer Tutorial. If you read this tutorial, you … Read more

Bootloader in STM32F76xxx (Bootloader Design) – Part 2

Bootloader in STM32

This article is a continuation of the Series on STM32 Bootloader and carries the discussion on Bootloader design and implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This post is about the Bootloader in STM32F76xxx (Bootloader Design) where we discuss how to design a bootloader. We … Read more

STM32 Firmware Update Over the Air (FOTA) – Bootloader Part 6

STM32 Firmware Update Over the Air

This article is a continuation of the Series on STM32 Bootloader and carries the discussion on Bootloader design and implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This post is STM32 Firmware Update Over the Air (FOTA) – Bootloader Tutorial Part 6 where we will do STM32 … Read more

STM32 Timer Tutorial Part 1 – Bare Metal Part 3

STM32 Timer Tutorial with registers - STM32 Timer Tutorial

This is the Series of tutorials on the STM32 Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. This is STM32 Timer Tutorial Part 1 – Bare Metal Part 3. In this tutorial, we are going to see all the registers that are available for the Timer/Counter in STM32. … Read more

STM32 MikroC Bootloader using SD Card

STM32 MikroC Bootloader using SD Card

This article is a continuation of the Series on STM32 MikroC Bootloader Development and carries the discussion on Bootloader design and implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This post is STM32 MikroC Bootloader using SD Card– Bootloader Tutorial Part 3. In this post, we are going … Read more

STM32 MikroC Custom Bootloader Development

STM32 MikroC Bootloader Development

This article is a continuation of the Series on STM32 MikroC Bootloader Development and carries the discussion on Bootloader design and implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This post is Simple STM32 MikroC Custom Bootloader Development – Bootloader Tutorial Part 2. In this post, we are … Read more

STM32 Ethernet Tutorial using CGI – HTTP Server Part 2

STM32 Ethernet Tutorial

This is the Series of tutorials on the STM32 Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. This is the STM32 Ethernet Tutorial using CGI – HTTP Server Part 2 and in this tutorial, we are going to control the LEDs using the CGI. Hardware Required Prerequisites STM32 … Read more

Simple STM32F103 Bootloader Implementation – Bootloader Development Tutorial Part 2

STM32F103 Bootloader

This article is a continuation of the Series on STM32 Bootloader and carries the discussion on Bootloader design and implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This post is Simple STM32F103 Bootloader Implementation – Bootloader Tutorial Part 2. We have attached the video explanation also at the bottom of … Read more