Microcontroller Booting Process – Reset Sequence
In this tutorial, we will discuss about the booting sequence of a microcontroller. We will see what happens when a microcontroller resets and how microcontroller …
In this tutorial, we will discuss about the booting sequence of a microcontroller. We will see what happens when a microcontroller resets and how microcontroller …
In this tutorial, we will talk about the latest release time Scheduling Algorithm or LRT. It is used to schedule aperiodic tasks along with period …
MQTT is a lightweight messaging protocol for IoT device communication. This tutorial explains the MQTT protocol and how the MQTT protocol works? We will start …
In this tutorial, we will see a comparison of a microprocessor and a microcontroller. Firstly, we will begin with introductory concepts. After that, we will …
Almost all operating system based or bare metal computing systems use schedulers to schedule processes, threads, and tasks to execute on functional units. Scheduling algorithms …
UART Communication stands for Universal asynchronous receiver-transmitter. It is a dedicated hardware device that performs asynchronous serial communication. It provides features for the configuration of …
What is Bluetooth Low Energy? Bluetooth Low Energy is a wireless personal area network technology designed by the Bluetooth Special Interest Group; consisting of 150 …
Semtech’s LoRa devices and wireless radio frequency technology is a long-range, low power wireless chipset. It is used in a lot of Internet of Things …
In this guide on SPI communication, you will grasp the concepts of SPI communication protocol which is also known as Serial Peripheral Interface, is a …
In this tutorial, we will discuss the difference between a multiprocessor and a multicomputer. A computer system that has more than two processors built inside …