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…
How to Interface RTC using PIC
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…
How to Send Data/Push to Server Using GSM800 Modem with PIC Microcontroller
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…
How to interface UART communication using PIC MPLAB
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 career
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…
How to Interface MPU6050 (Accelerometer) with Raspberry pi using Python
Introduction Hi guys , in this article we will see how to interface MPU6050 accelerator with raspberry pi using python Language. Acclerometer reads the acceleration of the sensor. This module…
How to read Location from GPS module and send Location with SMS using GSM module
Introduction Hi guys, in this we will see how to read the present location from the GPS module and this location to the user from the GSM module as SMS.…
How to send SMS with GSM module from Raspberry Pi using Python
Introduction Hi guys, in this article we will see how to interface GSM Module with Raspberry pi and send SMS using python. Components Required Raspberry Pi (with OS installed SD…
How to Interface UART with 8051
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…
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…