top of page

Welcome to Embedded Systems
Naturally Curious
Explore
Home: Welcome
Search


Ritesh Sharma
- Nov 14, 2022
- 1 min
Accessing A Memory location using Pointers in Embedded C
In microcontroller programming we have to write or read certain registers. The questions is how to access these registers ?. The...
13 views0 comments
Ritesh Sharma
- Nov 14, 2022
- 2 min
Bitwise operations In Embedded C
In this blog I will explain use of bitwise operators for performing some operations which are often required for microcontrollers...
32 views0 comments

Ritesh Sharma
- Nov 2, 2022
- 1 min
Basic Structure of a closed loop control system
In this tutorial I will explain the basic blocks of a closed loop control system. The system presented in the figure consist a...
16 views0 comments

Ritesh Sharma
- Mar 28, 2022
- 1 min
GPIO Port Configuration of ARM Cortex - M4 CPU Microcontroller - STM32F407
In this tutorial I will explain the different configurations of the GPIO ports of STM32F407 microcontroller. There are total nine 16 -bit...
197 views


Ritesh Sharma
- Mar 10, 2022
- 2 min
Introduction to PLL of LPC2148
The PLL is used to multiply oscillator frequency or clock coming from an external source. There are two on chip PLL modules available in...
59 views0 comments
Ritesh Sharma
- Feb 15, 2022
- 1 min
Interfacing a DC Motor with LPC2148-Micrcontroller
DC Motors are widely used in embedded systems. This tutorial explains driving a DC motor using ARM-7 Architecture based LPC2148...
34 views0 comments
Ritesh Sharma
- Feb 13, 2022
- 1 min
LED interfacing with Microcontroller - LPC2148
LPC 2148 is a 32 - bit ARM-7 microcontroller, manufactured by Philips. It has two I/O ports for interfacing different devices. In this...
119 views
Home: Blog2
Contact
Home: Contact
bottom of page