Introduction to MATLAB
Introduction to MATLAB MATLAB is basically a high level language which has many specialized toolboxes for making things easier for us What are we interested in? Matlab is too broad…
Introduction to MATLAB MATLAB is basically a high level language which has many specialized toolboxes for making things easier for us What are we interested in? Matlab is too broad…
In this tutorial, we are going to discuss RTC Interfacing with PIC24. Before that, we should know about the RTC (PCF8563) operations. Let’s start. Components Required: 1 pic24 2 pcf8563…
Requirements: Hardware: Software: PIC24FJ256GA110 FAMILY Pin diagram of PIC24 Fig. 1: PIC24FJ128GA106 Pinouts Now we are going to see PIC24 Interrupt and GMS Data Send to Server Tutorial. Both, Parallel…
In this tutorial we learn to Enable UART communication with PIC Microcontroller and how to transfer data to and from your Computer. Now, we will equip our self with a…
VLSI (Very Large Scale Integrated Circuits) is an industry which deals with the IC level systems. This industry creates an IC by combining millions of MoS transistors on a single…
Introduction Hi guys, in this article we will see how to interface uart with 8051 using Keil IDE and runs in the proteus software. Let’s get started. One of the…
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 7 segment display with 8051 microcontroller. Components Required 8051 Microcontroller – 1 8051 Program Dumper- 1 7 Segment…
Introduction Hi guys, in this article we will see how to interface LCD with 8051. Components Required 8051 Microcontroller – 1 8051 Program Dumper- 1 LCD – 1 10k Pot…
Introduction Hi guys in this article we will see how to interface switch with 8051 microcontroller. Whenever the switch is pressed LED glows. Let’s see how to do it. Components…