How to use ADC in STM32F103C8T6/STM32F303

A/D Converters (ADC) In this tutorial, I will show you how to use ADC in STM32F303CBT6/STM32F103C8T6 to measure the Input Analog Voltages. Analog to Digital Converters (ADC) translate analog electrical signals for data processing purposes. With products matching performance, power, cost, and size needs, Analog Devices offers the industry’s largest A/D converter portfolio. As the…

Read More

How to Interface DC motor with 8051

Introduction Hi guys, in this article we will see how to interface DC motor with 8051. Components Required 8051 Microcontroller – 1 8051 Program Dumper- 1 DC Motor – 1 L293 Driver Module – 1 Breadboard – 1 Jumper wires L293D is a motor driver. As its name suggests it can drive a motor (normally DC…

Read More

External Interrupt With dsPIC33F

Overview In this tutorial, we will learn how to use an External Interrupt in PIC Microcontroller and why/where we will need them. This is a part of the sequence of PIC Tutorials in which we started learning PIC Microcontrollers from scratch; hence this tutorial assumes that you are familiar with how to program a PIC…

Read More