- 16
- 159 409
Enjinea
India
Приєднався 2 сер 2020
Welcome to Enjinea.
In this channel you will get begginer's friendly Tutorials with cool animations that will help you to visualize the subjects.
We believe in Practical knowledge so we will be posting videos on Practicals and various Projects as well that will help you to refine your resume , so come join us and enjoy the journey of learning.
In this channel you will get begginer's friendly Tutorials with cool animations that will help you to visualize the subjects.
We believe in Practical knowledge so we will be posting videos on Practicals and various Projects as well that will help you to refine your resume , so come join us and enjoy the journey of learning.
Ideal OpAmps - Operational Amplifiers || Equivalent circuit || Linear Integrated Circuits (IC) ||
This is the third video of the series - Linear Integrated Circuits
In this video I have discussed about the characteristics of an Ideal OpAmp.
In order to understand it I have discussed about the Equivalent circuit of an OpAmp and also plotted the Voltage transfer curve of an ideal OpAmp.
In this video I have discussed about the characteristics of an Ideal OpAmp.
In order to understand it I have discussed about the Equivalent circuit of an OpAmp and also plotted the Voltage transfer curve of an ideal OpAmp.
Переглядів: 4 331
Відео
OpAmps - Operational Amplifiers || Linear Integrated Circuits (IC) || Introduction || ECE
Переглядів 2 тис.3 роки тому
This is the second video of the series - Linear Integrated Circuits In this video the very basic introduction to Operational Amplifiers ( OpAmps ) is done. Topics: TIME STAMPS 0:00 - INTRODUCTION 0:27 - Breaking down Operational Amplifiers. 1:25 - Circuit Symbol of Operational Amplifiers. 1:50 - PIN diagram of commercial OpAmp. 2:46 - Basic calculations on OpAmp. 3:55 - Solving two examples on ...
Linear Integrated Circuits (LIC) || Introduction || What is an Integrated Circuit (IC) ? || ECE
Переглядів 9 тис.3 роки тому
This is the first video of the series - Linear Integrated Circuits In this video the very basic introduction to the subject is done and the various advantages and categorization of Integrated circuits are discussed. Like , Share and Subscribe if you liked this video.
8086 microprocessor || INSTRUCTION SET || IN || OUT || 2020
Переглядів 10 тис.4 роки тому
This is the continuation of the various INSTRUCTION SET for our 8086 microprocessor. INSTRUCTIONS :- IN OUT In this video I have tried to explain everything in detail and from scratch,thus it is completely beginner's friendly. Please provide your valuable suggestions so that I can try my best to improve. LIKE SHARE & SUBSCRIBE for more videos.
8086 microprocessor || INSTRUCTION SET || MOV || XCHG || XLAT || PART 1 || 2020
Переглядів 22 тис.4 роки тому
This is the PART 1 of the various INSTRUCTION SET for our 8086 microprocessor. In this video I have tried to explain everything in detail and from scratch,thus it is completely beginner's friendly. Please provide your valuable suggestions so that I can try my best to improve. LIKE SHARE & SUBSCRIBE for more videos.
8086 microprocessor || Addressing Modes || PART 2 || INTER / INTRA Segment addressing mode.
Переглядів 12 тис.4 роки тому
This is the PART 2 of the various addressing modes for our 8086 microprocessor. In this video I have tried to explain everything in detail and from scratch,thus it is completely beginner's friendly. PART 1: ua-cam.com/video/y7p59h5HISE/v-deo.html Please provide your valuable suggestions so that I can try my best to improve. LIKE SHARE & SUBSCRIBE for more videos.
8086 microprocessor || Addressing Modes || 2020 || Easily explained || PART 1.
Переглядів 17 тис.4 роки тому
This is the PART 1 of the various addressing modes for our 8086 microprocessor. In this video I have tried to explain everything in detail and from scratch,thus it is completely beginner's friendly. (*Please forgive for the sound quality) 8086 Architecture - Part 1 : www.youtube.com/watch?v=m_5_O... To get the slides used in the video , follow us on instagram : _enjinea_ 8086emu Software Assemb...
8086emu Software || Sorting (Ascending & Descending) || Assembly Language || PART 4 || 2020
Переглядів 13 тис.4 роки тому
In this program I have shared the three step approach that I follow while coding any program in Assembly Language - AIC (Algorithm , Instructions , Coding ). TIME STAMPS 0:00 - INTRODUCTION 1:18 - Sorting Algorithm. 8:55 - Instructions we will use while writing the program. 15:45 - emu8086 software coding. 33:00 - How to write the opcode,labels,memory and comments for our instructions? 34:31 - ...
8086emu Software || How to see Opcode , Address , Memory ? || Assembly Language || PART 3 || 2020
Переглядів 4,4 тис.4 роки тому
This is the third video on assembly language. This video includes the process to see Opcode,Address and Memory in the software. The Software used is : emu8086 View my Playlists : ua-cam.com/channels/AyWlXWdbdvFNVQ18zCZuoA.htmlplaylists?view_as=subscriber Please LIKE , SHARE and SUBSCRIBE if you found this video helpful. Drop your feedback in comment box. Thank you.
8086emu Software || Assembly Language || Arithmetic Instructions || ADD , SUB , DIV , MUL || PART 2
Переглядів 22 тис.4 роки тому
This is the second video on assembly language. This video includes Arithmetic instructions such as ADD , SUB , MUL , DIV The Software used is : emu8086 View my Playlists : ua-cam.com/channels/AyWlXWdbdvFNVQ18zCZuoA.htmlplaylists?view_as=subscriber Please LIKE , SHARE and SUBSCRIBE if you found this video helpful. Drop your feedback in comment box. Thank you.
8086 Microprocessor || Visualize the Working || with example || Animations.
Переглядів 10 тис.4 роки тому
This video is a continuation of the 8086 microprocessor architecture series. This video series is for people who have started with Microprocessors and will cover all the concepts in detail. Learn the entire Architecture of 8086 in the most easiest way. (*Please forgive for the sound quality) 8086 Architecture - Part 1 : www.youtube.com/watch?v=m_5_O... To get the slides used in the video , foll...
8086 microprocessor Architecture || The EU (Execution Unit) || 2020 || Entire Working || PART 3
Переглядів 6 тис.4 роки тому
This video is a continuation of the 8086 microprocessor architecture series. This video series is for people who have started with Microprocessors and will cover all the concepts in detail. Learn the entire Architecture of 8086 in the most easiest way. (*Please forgive for the sound quality) 8086 Architecture - Part 1 : www.youtube.com/watch?v=m_5_O... To get the slides used in the video , foll...
8086emu Software || Assembly Language || 'MOV' Instruction || Basics || PART 1 || 2020
Переглядів 4,7 тис.4 роки тому
This video is a demonstration of the 8086emu Software - An emulator Software which helps us to emulate our 8086 microprocessor. In this series I will actually prove all the things that we have learnt from our theoritical videos by using this software. To watch the theory : ua-cam.com/video/zn7mv-KGuBo/v-deo.html Stay tuned for more practical based videos. To get the slides used in the video , f...
8086 microprocessor Architecture || The BIU (Bus Interface Unit) || 2020 || From scratch || PART 2
Переглядів 9 тис.4 роки тому
This video is a continuation of the 8086 microprocessor architecture series. This video series is for people who have started with Microprocessors and will cover all the concepts in detail. Learn the entire Architecture of 8086 in the most easiest way. (*Please forgive for the sound quality) 8086 Architecture - Part 1 : ua-cam.com/video/m_5_OQGBCV8/v-deo.html To get the slides used in the video...
8086 microprocessor Architecture || 2020 || Learn from scratch || PART 1
Переглядів 14 тис.4 роки тому
In this video I have tried to build the foundation that is required to learn 8086 microprocessor Architecture.This video is specially for absolute beginners and everything is covered from Scratch. To get the slides used in the video , follow us on instagram : _enjinea_ Please provide your valuable suggestions so that I can try my best to improve. LIKE SHARE & SUBSCRIBE for more videos.
Microprocessors & Microcontrollers || Introduction || Why you should study about them ? || 2020
Переглядів 4404 роки тому
Microprocessors & Microcontrollers || Introduction || Why you should study about them ? || 2020
chaaa gy bai! for notes take ss 3:09 4:58 5:40 7:40 8:47 10:03 11:19 12:20
nice video
Indians speaking emglish sounds very ridiculous, next time use subtitles, or remove anything below your tonge, the world will thank you.
Indians speaking english sounds very ridiculous, next time use subtitles or remove anything below your tonge, the world will thank you.
Sir please upload all the concept
Kindly make whole video on this topic 🙏🏻 please
Amazing explanation
thank you so much, you explained it so good
Thank you very much, you describe it in a very simple and detail
Sir apko hindi nhi aati kya
literally ur videos r life saver 🥺
good job 👌👌
Thank you slot hope you complete the remaining parts of the course
Thank you very much bro, I wonder why my lecturer with PhD could not explain it this way to us
Best
Your doing what those reputed uni tutor is not being able to jutify their job. Salute to you!!!
black screen par aaap jo study krwa raha ho kiya vo koi software ha agar ha tu bata dan kon sa
jis aap study krwa raha ho ya kiya ha
Can u give a code
Your video really helps me a lot learning about computer composition... Our lecture could only read the slides and he even didn't know what he was talking about, from whose class I really suffered a lot... You explained the principles so clear that I literally wanna cry😭
Very very nice and helpful 😊😊
please upload part 2\
minimum and maximum mode of 8086 samjha dethe tho bhut help ho jathi
In the case of base relative plus index addressing mode, if offset value is BP, SI and 1200H, then what should be the segment? Data Segment or Stack Segment? Because we know BP is in Stack and SI is in Data... Please answer
Hey man still you didnt get answer?
Great video! Thank you so much, now I finally understand addressing modes.
Life saver, you are!
Nice video
Plz post next part
All explanations I found online are over view not how the processor executes simple programs.
sir please continue this course...it will be very useful for many engineering graduates....please sir...
You deserve a lot of appreciation..........very much relevant content, that too in a systematic manner.......easy to organize things in brain ,which help us remember the main concept forever.... thanks a lot sir!!
lil confusing
You really have a talent of explaining things and your narration is quite good, only if you have a better mic...
Best video on 8086 architecture Want videos on coding of assembly language
This is the best explanation I saw on UA-cam . thank you
I cant thank you enough for this.
Stunning
Nice
You covered the topic of addresding modes very well.. easy and clear.. thank you very much.
your lecture are so understandable Please do videos on MIPS
くさんありますありがとうございます」、
🔥🔥🔥 nice
Thank you soo much These series of videos are helping me to get all concepts clear
Sir please next video link
Thanks alot sir No one explained too good like you!
Really simple explanation effortless delivery of understanding.. Thank you so much
Your explanation is amazing but the sound quality is not the best.
is itr the same as push and pop?
Its outstanding 🥰
thank you very much bro