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…
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…
In this tutorial we will learn How to Blink an LED with PIC Microcontroller using MPAB XC16 Compiler. Recently Microchip released a series of development tools including MPLAB X IDE…
HAL. USART. Data transfer In this tutorial, we’ll be discussing the USART / UART hardware in STM32 microcontrollers. Starting with an introduction to UART serial communication. And we’ll get a…
After working a lot with 8-bit microcontrollers and learning all the protocols and functions they offer, now I thought to switch to 32-bit microcontrollers. I decided to go with arm…