RT-Thread Timer Explained using STM32 – RT-Thread Tutorial Part 3

RT-Thread RTOS timer

This article is a continuation of the  Series on RT-Thread STM32 Tutorials and carries the discussion on RT-Thread RTOS and implementation with STM32. The aim of this series is to provide easy and practical examples that anyone can understand. In our last post, we have seen Threads in the RT-Thread RTOS. In this post, we will see the … Read more

STM32 GPIO LED Blinking using RTOS (RT-Thread Thread Management) – RT-Thread Tutorial Part 2

RT-Thread Thread Management

This article is a continuation of the  Series on RT-Thread STM32 Tutorials and carries the discussion on RT-Thread RTOS and implementation with STM32. The aim of this series is to provide easy and practical examples that anyone can understand. In our last post, we have seen how to create a project and a simple hello world program. … Read more

Getting Started STM32 with RT-Thread RTOS – RT-Thread Tutorial Part 1

STM32 RT-Thread

This article is a continuation of the  Series on RT-Thread STM32 Tutorials and carries the discussion on RT-Thread RTOS and implementation with STM32. The aim of this series is to provide easy and practical examples that anyone can understand. In this Getting Started STM32 with RT-Thread RTOS post, we will see how to install the IDE … Read more

RT-Thread RTOS Introduction

rt-thread

When you are working on the embedded system domain, you must hear the word RTOS. RTOS is nothing but, Real-Time Operating System. We have already created the basics tutorial to learn the concept of RTOS. You can find the tutorials below. You can read the above tutorials to get an idea about RTOS. There are … Read more

Multifunctional Automatic Self Adjusting Wire Stripper (KAIWEETS KWS-103) – Review and How to use?

Many people think that stripping wires is such a simple job. So, they will say that we can use our teeth, blades, scissors, etc. But if you are working in an electrical or electronics field, then having the best wire stripper on hand is a life-saver. In this post, we are going to see the … Read more

HT208D Inrush Clamp Meter (6000 Counts) – Review

HT208D

Previously we purchased the Kaiweets KM601 Smart Digital Multimeter which cost ₹3500/$45. It is pretty helpful for us still. So, we wanted to try the HT208D Inrush Clamp Meter (6000 Counts). In this post, we will see how to use the HT208D Inrush clamp meter and its review. HT208D Inrush Clamp Meter The Kaiweets HT208D is a fairly inexpensive inrush clamp meter. This multimeter … Read more

STM32 SD Card Interfacing with Example – STM32F103C8T6 Blue Pill Board

STM32 SD Card Interfacing

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. In this article, we are going to Interface the SD card with STM32 (STM32 SD Card) using SPI communication. In this demo, we have used the STM32F103C8T6 Blue Pill board. You … Read more

Kaiweets KM601 Smart Digital Multimeter Review

Kaiweets KM601 Smart Digital Multimeter

We wanted to buy the multimeter as we are doing tutorials, projects, and experiments in the Embedded, Electronics field. So we bought the multimeter locally which came around 100 Rupees. We thought that would be good enough for us. Then after a few months of use, it wasn’t working as expected. Then we wanted to … Read more

How wireless nRF24L01+ module works?

nRF24L01+ PA LNA

Nowadays, wireless communication rules the entire world. There are many wireless communication technologies available like Bluetooth, Wifi, RF, etc. The NRF24L01 is one of the wireless transceiver RF modules used for SPI communication with a 2Mbps transmission speed. If you want to know or learn how the nRF24L01+ module works, then you are at the … Read more

Fixed: Prolific PL2303TA USB to Serial Windows 11 Problem

I have recently updated my machine’s OS from Windows 10 to Windows 11. Everything was working fine. Initially, I have not tested the USB to Serial converter (Prolific PL2303TA USB to Serial Converter). After some days, I was inserting the USB to serial converter into my machine, and it was not working. I have seen … Read more