Mahesh Pawaskar
Mahesh Pawaskar
  • 84
  • 416 504
Addressing Modes of 8086 | Hindi
#8086
#microprocessor
#microprocessors
PPT: drive.google.com/file/d/1wms6ERAcvEtWcyXY6doAULI_LomtJTZg/view?usp=sharing
Video Playlist of 8086 Programming: czcams.com/play/PL8il7OmWjQ_9SAjYJv7CbXkg5klM68D3a.html&si=N7Rf_5schpJYP-Ax
Video-01 How to install DOSBox and how to start the 8086 program:
czcams.com/video/-4sIzzY8gqg/video.htmlsi=q3vRvMWGk6ZmwhAm
Video-02 How to run assembly program using TASM and creating a framework for an assembly program:
czcams.com/video/vQvpSyW3dVs/video.htmlsi=JRPW5I6Pc_qe5spx
Video-03 8086 Program to find largest number in a series of 8 bit numbers
czcams.com/video/9-Z9BuFf9Ek/video.htmlsi=DHyKsg497SPgUecr
Video-04 GCD of Two 8 Bit Numbers | 8086 Assembly Language Program
czcams.com/video/Y-kKqmp8F0s/video.htmlsi=RochU7nWNOyGnXVu
Video-05 8086 Program To Transfer Block of Data using String Instructions
czcams.com/video/ULRIvMPqFug/video.htmlsi=YqBTu4XT_hvvOTuh
Video-06 Exchange the content of memory location using string instructions
czcams.com/video/QOnuRvbprBs/video.htmlsi=hNQ8tGRph6tYFBRj
Video-07 8086 Program to search given character in a string
czcams.com/video/zVkRBVT1rNw/video.htmlsi=nkqZJVbhm9Dzaa6O
Video-08 Assembly program of 8086 to arrange the numbers in Ascending / Descending order| Hindi
czcams.com/video/q18cQk1Y9Rk/video.htmlsi=oEd4hoTIbhfMH0WR
zhlédnutí: 74

Video

Assembly program of 8086 to arrange the numbers in Ascending / Descending order| Hindi
zhlédnutí 139Před měsícem
In this video, we will learn, how to sort the given list of 8-bit numbers in ascending order. Program: drive.google.com/file/d/19gXhEkUVzftLmh9RI_ezN7-TFzdNpr9H/view?usp=sharing #8086 #microprocessor #microprocessors Write an assembly language program to sort an array of data in ascending order. Video Playlist of 8086 Programming: czcams.com/play/PL8il7OmWjQ_9SAjYJv7CbXkg5klM68D3a.html&si=N7Rf_...
8086 Programming to search given character in a string | Hindi #8086
zhlédnutí 262Před 2 měsíci
In this video, I have explained 8086 programing to search a character in given string. #8086 #microprocessor #microprocessors Program to search a character in the string: drive.google.com/file/d/1fjDSjKM3xTP5cu6VkcQnZxSrPpQqQYnF/view?usp=sharing Playlist of 8086 programming: czcams.com/play/PL8il7OmWjQ_9SAjYJv7CbXkg5klM68D3a.html&si=N7Rf_5schpJYP-Ax Video-01 How to install DOSBox and how to sta...
Exchange the content of memory location using string instructions | 8086 assembly Language Program
zhlédnutí 183Před 2 měsíci
In this video, I have explained an assembly language program for 8086 to exchange the contents of two memory blocks. #8086 #microprocessor #microprocessors Documentation: drive.google.com/file/d/1ykovKLuItjL1WoEJLG-i20048kKbpl26/view?usp=sharing Programming Playlist: czcams.com/play/PL8il7OmWjQ_9SAjYJv7CbXkg5klM68D3a.html&si=N7Rf_5schpJYP-Ax Video-01 How to install DOSBox and how to start the 8...
8086 Program To Transfer Block of Data using String Instructions | Hindi
zhlédnutí 179Před 2 měsíci
How to transfer a block of data from one series of locations to other location using 8086 microprocessor programming has been discussed step by step. #8086 #microprocessor #microprocessors Documentation: drive.google.com/file/d/1OFjAz3HVREEiW4BbzdYKVVflctBHeAUj/view?usp=sharing Video Playlist of 8086 Programming: czcams.com/play/PL8il7OmWjQ_9SAjYJv7CbXkg5klM68D3a.html&si=N7Rf_5schpJYP-Ax Video-...
GCD of Two 8 Bit Numbers | 8086 Assembly Language Program | TASM
zhlédnutí 134Před 2 měsíci
In this video, I have explained the 8086 assembly program to find GCD and LCM. #8086 #microprocessor #microprocessors Program: drive.google.com/file/d/12HVvw3i9RRHA314AkXJdUZ5tOhw6I4ci/view?usp=sharing Video Playlist of 8086 Programming: czcams.com/play/PL8il7OmWjQ_9SAjYJv7CbXkg5klM68D3a.html&si=N7Rf_5schpJYP-Ax Video-01 How to install DOSBox and how to start the 8086 program: czcams.com/video/...
8086 Program to find largest number in a series of 8 bit numbers
zhlédnutí 90Před 2 měsíci
In this video, I have explained the assembly program of 8086 to find the smallest number from an array of size n. Program: Program: drive.google.com/file/d/14Dc8HxnZK1JupdvYBIqd6HcxX9X4qPgc/view?usp=sharing #8086 #microprocessor #microprocessors Video Playlist of 8086 Programming: czcams.com/play/PL8il7OmWjQ_9SAjYJv7CbXkg5klM68D3a.html&si=N7Rf_5schpJYP-Ax Video-01 How to install DOSBox and how ...
How to run assembly program using TASM and creating a framework for an assembly program.
zhlédnutí 119Před 2 měsíci
How to Setup Run Assembly language Program using TASM DOSBOX a step by step guide to successfully run a Assembly Language Program. Steps to run the code are as follows 1. TASM filename.asm 2. TLINK filename.obj 3. TD filename.exe or DEBUG filename.exe #8086 #microprocessor #microprocessors Video Playlist of 8086 Programming: czcams.com/play/PL8il7OmWjQ_9SAjYJv7CbXkg5klM68D3a.html&si=N7Rf_5schpJ...
How to install DOSBox and how to start the 8086 program.
zhlédnutí 134Před 2 měsíci
In this video, we will learn how to install DOSBox on a Windows 11 laptop and how to use that DOSBox to program 8086 programs. #8086 #microprocessor #microprocessors 1) TASM: drive.google.com/drive/folders/1IzOcnFSGynSbB6eW6jyLJiso5YA-2sTN?usp=sharing 2) DOSBoX: sourceforge.net/projects/dosbox/files/latest/download 3) Program: drive.google.com/file/d/1x4p8GeeIoI3JdYRypAhBcxeLVvRB1F4b/view?usp=s...
RMS value of a waveform in Hindi (lecture 6)
zhlédnutí 21Před 2 měsíci
The root mean square (RMS) value of a waveform is a measure of its effective or average power. For an AC (alternating current) waveform, the RMS value is the square root of the average of the squares of the instantaneous values over one complete cycle. The RMS value is particularly useful because it represents the equivalent DC (direct current) voltage or current that would produce the same amo...
RMS value of a waveform in Hindi (lecture-5)
zhlédnutí 33Před 5 měsíci
The root mean square (RMS) value of a waveform is a measure of its effective or average power. For an AC (alternating current) waveform, the RMS value is the square root of the average of the squares of the instantaneous values over one complete cycle. The RMS value is particularly useful because it represents the equivalent DC (direct current) voltage or current that would produce the same amo...
RMS value of a waveform in Hindi (lecture-4)
zhlédnutí 15Před 5 měsíci
The root mean square (RMS) value of a waveform is a measure of its effective or average power. For an AC (alternating current) waveform, the RMS value is the square root of the average of the squares of the instantaneous values over one complete cycle. The RMS value is particularly useful because it represents the equivalent DC (direct current) voltage or current that would produce the same amo...
Average value of waveform in Hindi (Lecture 03)
zhlédnutí 25Před 5 měsíci
The average value of a waveform is also known as the DC (direct current) component or the mean value. For a periodic waveform, the average value is calculated over one complete cycle. In simpler terms, this involves finding the area under the curve of the waveform over one complete cycle and dividing it by the period of the waveform.
Average value of waveform in Hindi (Lecture-02)
zhlédnutí 40Před 5 měsíci
The average value of a waveform is also known as the DC (direct current) component or the mean value. For a periodic waveform, the average value is calculated over one complete cycle. In simpler terms, this involves finding the area under the curve of the waveform over one complete cycle and dividing it by the period of the waveform.
Analysis of AC circuit Average value of waveform in Hindi (Lecture 01)
zhlédnutí 41Před 6 měsíci
Analysis of AC circuit Average value of waveform in Hindi (Lecture 01)
Raspberry Pi as a Server, Stores the data in the database and displays on Webpage
zhlédnutí 369Před 6 měsíci
Raspberry Pi as a Server, Stores the data in the database and displays on Webpage
How to install the latest version of ISE design suite for | windows 10 | windows 11
zhlédnutí 6KPřed 7 měsíci
How to install the latest version of ISE design suite for | windows 10 | windows 11
Sending DHT11 Data from Raspberry Pi to ThingsSpeak Cloud
zhlédnutí 424Před 9 měsíci
Sending DHT11 Data from Raspberry Pi to ThingsSpeak Cloud
Implementation of MQTT protocol to Control LED which is interfaced with Raspberry Pi
zhlédnutí 370Před 10 měsíci
Implementation of MQTT protocol to Control LED which is interfaced with Raspberry Pi
DHT11 Sensor Data to New Blynk2 0 using BlynkEdgent Method Fetch the Humidity & Temperature Values.
zhlédnutí 210Před 10 měsíci
DHT11 Sensor Data to New Blynk2 0 using BlynkEdgent Method Fetch the Humidity & Temperature Values.
Arduino IoT Cloud and ESP8266 with DHT11 for Temperature and Humidity Monitoring, Arduino IoT Cloud
zhlédnutí 6KPřed rokem
Arduino IoT Cloud and ESP8266 with DHT11 for Temperature and Humidity Monitoring, Arduino IoT Cloud
Downloading Verilog program in FPGA ElbertV2 Board with Window 11.
zhlédnutí 793Před rokem
Downloading Verilog program in FPGA ElbertV2 Board with Window 11.
Cloud based IoT Project. Sending Temperature and Humidity Data to Apache Server using php.
zhlédnutí 664Před rokem
Cloud based IoT Project. Sending Temperature and Humidity Data to Apache Server using php.
Part VI, Current Divider Rule
zhlédnutí 98Před rokem
Part VI, Current Divider Rule
Part V, Current provided by source
zhlédnutí 116Před rokem
Part V, Current provided by source
Part IV, Voltage Divider Rule
zhlédnutí 72Před rokem
Part IV, Voltage Divider Rule
Part-III, Finding Equivalent resistor across network
zhlédnutí 72Před rokem
Part-III, Finding Equivalent resistor across network
Part-II, Calculation of Parallel combination of resistors
zhlédnutí 67Před rokem
Part-II, Calculation of Parallel combination of resistors
Part-I, Series and Parallel combinations of resistors
zhlédnutí 80Před rokem
Part-I, Series and Parallel combinations of resistors
How to solve equations using scientific calculator
zhlédnutí 155Před rokem
How to solve equations using scientific calculator

Komentáře

  • @ajaysawant9191
    @ajaysawant9191 Před dnem

    Thank You

  • @saurabhathalye6831
    @saurabhathalye6831 Před 5 dny

    Very nicely explained sir..

  • @ymuralidhar3425
    @ymuralidhar3425 Před měsícem

    informative educational video

  • @ymuralidhar3425
    @ymuralidhar3425 Před měsícem

    grt..more scope for expansion

  • @ymuralidhar3425
    @ymuralidhar3425 Před měsícem

    step by step rpi to things speak ...expanding with multi sensor

  • @ymuralidhar3425
    @ymuralidhar3425 Před měsícem

    Grt

  • @ymuralidhar3425
    @ymuralidhar3425 Před měsícem

    Really informative.... Including more examples of data visualization on the webpage would enhance the tutorial.

  • @ymuralidhar3425
    @ymuralidhar3425 Před měsícem

    made it easy to set up projects with Blynk 2.0.

  • @ymuralidhar3425
    @ymuralidhar3425 Před měsícem

    Informative tutorial.. very clear and helpful.. add more sensors can be added to make DAQ system , monitoring additional environmental parameters

  • @ymuralidhar3425
    @ymuralidhar3425 Před měsícem

    the step-by-step approach to working with the Tiva-C Series Launchpad for IoT projects, good to start

  • @ymuralidhar3425
    @ymuralidhar3425 Před měsícem

    Clear explanation and easy to follow. Keep up the great work

  • @rammadnure4342
    @rammadnure4342 Před měsícem

    Thanks sir 👍🏻

  • @ProfMPKurvey
    @ProfMPKurvey Před měsícem

    Very nice explanation

  • @anilsakpal8656
    @anilsakpal8656 Před měsícem

    U save my life. Thank you

  • @maxmuster7003
    @maxmuster7003 Před měsícem

    Very good.

  • @maxmuster7003
    @maxmuster7003 Před měsícem

    Adressing with memory location using segment:offset, default is the data segment DS: mov al, [1000h] ; ds:1000h mov al, [bx] ; ds:bx mov al, [di] ; ds:di mov al, [si] ; ds:si Adressing with memory location using segment:offset, default is the stack segment SS: mov al, [bp] ; SS:bp

    • @MaheshPawaskar
      @MaheshPawaskar Před měsícem

      I want very brief description. So i purposefully skip some parts.

  • @birjupatel238
    @birjupatel238 Před měsícem

    hi , I have to receive SPI data from master(different controlled. Its Infineon) in Arduino Due, how to do this ??which ISR will call? Syntax??

  • @maxmuster7003
    @maxmuster7003 Před měsícem

    Good work.

  • @maxmuster7003
    @maxmuster7003 Před 2 měsíci

    Very good. I prefer to say hexadecimal values digit by digit and not like decimal values, because the hexadecimal number system is not based on ten. Else we have for hex DAED = d-thousend a-hundred and e-ty d and this sounds not good. So hex 5000 is not five thousend, but five zero zero zero.

  • @shaikhaarifeen3422
    @shaikhaarifeen3422 Před 2 měsíci

    Keep it sir ❤❤

  • @shaikhaarifeen3422
    @shaikhaarifeen3422 Před 2 měsíci

    Thanks for your video and support 👍

  • @anilsakpal8656
    @anilsakpal8656 Před 2 měsíci

    Very nice

  • @rakeshtumbal
    @rakeshtumbal Před 2 měsíci

    plz support me to install sir

  • @rakeshtumbal
    @rakeshtumbal Před 2 měsíci

    I am using Windows 11 but unable to install xilinks it is giving error like here was an unexpected error executing import ise virtual appliance. the error message was: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% interpreting d:\software\xilinx_ise_14.7_win10_14.7_vm_0213_1\ova\14.7_vm.ova... ok. 0%...10%...20%...30%...40%...e_invalidarg vboxmanage.exe: error: appliance import failed vboxmanage.exe: error: code e_invalidarg (0x80070057) (extended info not available) vboxmanage.exe: error: context: "enum rtexitcode __cdecl handleimportappliance(struct handlerarg *)" at line 1436 of file vboxmanageappliance.cpp do you want to retry?

    • @MaheshPawaskar
      @MaheshPawaskar Před 2 měsíci

      I don't have idea.

    • @hidurangala
      @hidurangala Před měsícem

      I have exaclty same issue. It might be becasue we are using D drive instead of C drive ?

    • @MaheshPawaskar
      @MaheshPawaskar Před měsícem

      @@hidurangala if u could get solution, please post your solution here. Your solution will help others.

  • @maxmuster7003
    @maxmuster7003 Před 2 měsíci

    I like to use debug to create tiny executable com files and i use batch files as open source container to put all instruction of a routine inside the batch file.

    • @MaheshPawaskar
      @MaheshPawaskar Před 2 měsíci

      Could you guide further for the same.?

    • @maxmuster7003
      @maxmuster7003 Před 2 měsíci

      @@MaheshPawaskar Yes, here is one of these special container batch files to start with some parameter attached to build and modify the routine: CENTER.BAT 8 1b "output center align" @echo off REM CENTER.BAT REM Need three parameter (%1 %2 %3) attached. REM Usage: CENTER.BAT row color "TEXT" echo acs:100>tmp.deb echo mov ax,B800>>tmp.deb echo mov es,ax>>tmp.deb echo mov di,%1>>tmp.deb echo mov bx,%1>>tmp.deb echo shl di,7>>tmp.deb echo shl bx,5>>tmp.deb echo add di,bx>>tmp.deb echo cld>>tmp.deb echo mov si,140>>tmp.deb echo lodsb>>tmp.deb echo cmp al,FF>>tmp.deb echo jnz 0117>>tmp.deb echo sub si,141>>tmp.deb echo mov bx,50>>tmp.deb echo mov cx,si>>tmp.deb echo sub bx,si>>tmp.deb echo shr bx,1>>tmp.deb echo shl bx,1>>tmp.deb echo add di,bx>>tmp.deb echo mov ah,%2>>tmp.deb echo mov si,140>>tmp.deb echo lodsb>>tmp.deb echo stosw>>tmp.deb echo dec cx>>tmp.deb echo jnz 0132>>tmp.deb echo ret>>tmp.deb echo org 140>>tmp.deb echo DB "%3", FF>>tmp.deb echo.>>tmp.deb echo n CENTER.COM>>tmp.deb echo rcx>>tmp.deb echo 90>>tmp.deb echo wcs:100>>tmp.deb echo q>>tmp.deb debug<tmp.deb>nul del tmp.deb CENTER.COM del CENTER.COM

    • @maxmuster7003
      @maxmuster7003 Před 2 měsíci

      @@MaheshPawaskar I made some videos(no speech) to share the batch files. Have fun.

    • @MaheshPawaskar
      @MaheshPawaskar Před 2 měsíci

      please, give link of the video. Thank you

    • @maxmuster7003
      @maxmuster7003 Před 2 měsíci

      @@MaheshPawaskar Sorry. I can`t post internet links. Please search in youtube.

  • @kasimkotakumar5855
    @kasimkotakumar5855 Před 2 měsíci

    in flash memory which version you have used.

  • @maxmuster7003
    @maxmuster7003 Před 2 měsíci

    I am on an android tablet with a dosbox app installed and with an other version of Debug to use x86 instructions.

  • @VikiPatil-so7mr
    @VikiPatil-so7mr Před 2 měsíci

    Thank you

  • @dipakmali5303
    @dipakmali5303 Před 2 měsíci

    thank you

  • @tech-vloggerSSGMCE
    @tech-vloggerSSGMCE Před 2 měsíci

    खूप छान

  • @lucifer-9996
    @lucifer-9996 Před 2 měsíci

    What a man excellent sir 😳🫡

  • @dreamtravelerfashion411
    @dreamtravelerfashion411 Před 3 měsíci

    please share the code

    • @MaheshPawaskar
      @MaheshPawaskar Před 3 měsíci

      This video is created long back. So I don't have code today.

  • @GughanG
    @GughanG Před 4 měsíci

    Good explanation bro🎉

  • @user-tb8ej8ft5f
    @user-tb8ej8ft5f Před 4 měsíci

    Great Work!

  • @mohitwat1570
    @mohitwat1570 Před 4 měsíci

    Sir can you provide component library of MSP430F5529

    • @MaheshPawaskar
      @MaheshPawaskar Před 4 měsíci

      No any external library is added. May be earlier version was not having this library.

  • @MithleshYadavEXE
    @MithleshYadavEXE Před 4 měsíci

    Wow sir keya video hai maza aa gya ❤❤

  • @truongquangbaokhanh2910
    @truongquangbaokhanh2910 Před 4 měsíci

    thanks sir

  • @kamalpur4439
    @kamalpur4439 Před 4 měsíci

    Nodemcu relay not working always on relay. please provide solution

    • @MaheshPawaskar
      @MaheshPawaskar Před 4 měsíci

      If relay is having 5V rating, make sure that, it is getting 5v at input. Relay gives only 3.3V. Simple solution is, use digital logic gate such as NOT, AND gates etc.

    • @kamalpur4439
      @kamalpur4439 Před 4 měsíci

      @@MaheshPawaskar thanks

  • @amangaur1011
    @amangaur1011 Před 4 měsíci

    This is a great demo. Thanks.

  • @shikharshrivastava1917
    @shikharshrivastava1917 Před 4 měsíci

    Nice explnation sir❤️❤️❤️🙏

  • @smartchandru4720
    @smartchandru4720 Před 5 měsíci

    Can you make a video when camera detects fire, it turns on buzzer in proteus simulation

  • @adithyavarma758
    @adithyavarma758 Před 5 měsíci

    tq sir

  • @koya-_-
    @koya-_- Před 5 měsíci

    code: import RPi.GPIO as GPIO import time GPIO.setmode(GPIO.BOARD) GPIO.setwarnings(False) button=12 DC_motor_a=7 DC_motor_b=11 GPIO.setup(DC_motor_a, GPIO.OUT) GPIO.setup(DC_motor_b, GPIO.OUT) GPIO.setup(button, GPIO.IN, pull_up_down= GPIO.PUD_UP) while(1): if GPIO.input(button)==GPIO.LOW: GPIO.output(DC_motor_a, GPIO.HIGH) GPIO.output(DC_motor_b, GPIO.LOW) time.sleep(0.1) else: GPIO.output(DC_motor_a, GPIO.LOW) GPIO.output(DC_motor_b, GPIO.HIGH) time.sleep(0.1)

  • @user-bs5yo5pf4p
    @user-bs5yo5pf4p Před 5 měsíci

    sir explain about uart i2c spi protocols in lpc2148 sir

  • @user-bs5yo5pf4p
    @user-bs5yo5pf4p Před 5 měsíci

    sir when we give 2 volts in debug it gives like 26c when we provide 3 why it showing 3af like we can provide below 3.3 volts valid na sir

  • @akshaysakpal7846
    @akshaysakpal7846 Před 5 měsíci

    🎉❤

  • @Ms.Engineer-iy2xi
    @Ms.Engineer-iy2xi Před 5 měsíci

    Hi! Can you make a tutorial that connects 4 Zigbee?

  • @fajarnyt19th
    @fajarnyt19th Před 5 měsíci

    koding 10:00

  • @private.-6041
    @private.-6041 Před 6 měsíci

    Thanks a lot bhaya 🎉🎉

  • @uniqueautomationelectronic5696

    Thanks