Hello learners, Welcome to another tutorial on MATLAB. In the previous tutorial, we learned a lot about MATLAB's command window, saw some exciting commands related to the system, and found guidance from the pre-defined data. In this lecture, you will learn a great deal about the other two types of windows we defined in the earlier sessions. Let me discuss the points that will be discussed today.
What is a Figure window?
How to get started with the figure window?
How can you change the background colour of the figure window?
What are some functions of the figure window?
Give a brief introduction to the editor window.
What is the live script?
How to run code on the live script?
What is the difference between the run all and run section options in MATLAB?
We shall discuss all ...
Hello readers, I hope you all are doing great. In our previous tutorials on raspberry pi Pico, we discussed the basic features, architecture, download and installation of development environments for raspberry Pi Pico programming. In this tutorial, we will learn how to access and control Raspberry Pi Pico and its GPIO pins to implement LED blinking using MicroPython.
Introduction
Raspberry Pi development boards are quite popular and frequently used among students and hobbyists. But the drawback of Raspberry Pi is their cost i.e., around $35-$45. So when cost of the development board is of prime importance the users prefer to use ESP8266, ESP32, Arduino, PIC etc. over Raspberry Pi. To overcome this drawback, Raspberry Pi foundations designed a new board i.e., Raspberry Pi Pico which is a ...
Hello students! Welcome to the new Python tutorial, where we are learning a lot about this programming language by applying the codes in a Jupyter notebook. It is interesting to see how simple codes with easy syntax can be useful to store, retrieve, and use data in different ways. Many things in Python are so unadorned and pre-defined that programmers may use them in a productive way without any issue.
In the previous lecture, we have seen the details of the sets and how different types of mathematical operations are used to get the required results. We have seen many codes, the examples of which were taken from day-to-day life. In the present lecture, the mission is to learn a new topic that is related to the concepts of previous lectures. Yet, it is important to have a glance at t ...
No.
MPLAB Tutorials
Give Your Suggestions !!!
1.
Getting Started With Microcontrollers
2.
Getting Started with PIC Microcontrollers
3.
Functions Available in PIC18F452
4.
How to Install the MPLAB Software
5.
How to Install the MPLAB C18 Compiler
6.
Getting started With MPLAB
7.
LED Blinking Project on PIC Microcontroller
Hello friends, hope you all are fine and enjoying good health. Previously, we have seen Functions available in PIC18F452. In today's tutorial we are gonna have a look at How to install MPLAB software. Until now, we have seen only what is PIC Microcontroller and what is it capable of? Now we are gonna move a little further and will see how we can burn program into it and get it our slave. So in orde ...
Hello Fellas! I aspire a happy and prosperous life for you. We always enjoy when you keep coming back for what we have to offer. Today, I am going to unlock the details on the Introduction to 2sa1015. It is a low frequency PNP (positive-negative-positive) bipolar junction transistor which is mainly used for general purpose amplification. It mainly consists of N doped semiconductor which exists between the two layers of P doped material. I'll try to cover every aspect of this transistor so you don't have to go anywhere else for finding the information regarding this transistor. Let's hop on the board and explore the details on this PNP transistor.
Introduction to 2sa1015
2sa1015 is a PNP low frequency transistor which is mainly used for genera ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, we are going to work on Arduino Keypad Interfacing. First of all, I would like to tell you a bit about the keypad. After getting the basic idea about the keypad, we will start our discussion about Arduino Keypad Interfacing. You should also have a look at Interfacing of Keypad with PIC Microcontroller.
In this tutorial, I am going to use a 4×4 keypad. It has sixteen buttons having four alphabetic characters. Let's have a look at the Arduino Keypad Interfacing:
What is Keypad?
The keypad consists of multiple buttons, arranged in the form of a matrix(rows & columns) and is used in embedded projects.
They are cost-efficient and are easily available from online el ...
Hello Friends! I hope you are doing well. Today, In this tutorial, I am going to cover the topic of "Types of Bachelor degree". A bachelor’s degree is a three to four-year undergraduate academic degree that usually has to encompass 40 courses or 120-semester credits. In fact, having a bachelor’s degree is the measurement of the standard to get into many professional careers. Therefore, getting a bachelor’s degree will be the ticket to a more promising career. In this post, I'm going to discuss the types of Bachelor degree, popular programs under these types, and their benefits. Further, I have described the top countries offering Bachelor degree programs.
Types of Bachelor degree
Mostly, you cannot start a professional graduate school in law, med ...
Android apps arrive as sealed packages. Each APK contains code, assets, permissions, and hidden behavior. Some apps run clean. Others probe the device, open network tunnels, or pull data in the background. A careless test setup can expose personal files, browser sessions, or even banking credentials.
A secure test environment acts like a quarantine room in a lab. You isolate the sample. You watch its behavior. You prevent escape.
This matters more now because many apps ship outside Google Play. Developers distribute APK files directly through websites, forums, GitHub repositories, and Telegram channels. Security researchers often need to inspect these packages before installation on production devices. Even legitimate platforms distribute Android packages through official download pages ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Introduction to LM358. LM-358 consists of two independent high gain frequency compensated operational amplifier. They are specially designed to operate from a single supply or split supplies over a wide range of voltages.
LM-358 have lot of amazing features associated with them. These features include wide supply ranges, low supply current drain, independent of supply voltage, wide unity gain bandwidth, ground includes I common mode input voltage range, low input bias, open loop differential voltage gain, internally frequency compensation etc. LM 358 has a lot real life applications e.g. Operational Amplifier (Op-amp) circuits, tr ...
Hello everyone! I hope you all will be absolutely and having fun. Today, I am going to give a detailed discussion on Introduction to LM117. Lm 117 is basically a voltage regulator. It is most commonly known as positive (+ve) voltage regulator used to regulate the voltage up to the desired positive level. Lm-117 can regulate the voltage ranging from 12.5V to 37V and provides the current around 1.5A. LM 117 has three (3) pins and is quite easy to use.
To obtain the desired output voltage we need to connect the two external resistors. There are three types of regulations in LM-117 i.e. line regulation, fixed regulation and load regulation. The line regulation & load regulation both are far better than fixed regulation. LM 117 provides overload ...