- 16
- 126 330
Mr. Sunil Kumar G.R
เข้าร่วมเมื่อ 22 พ.ค. 2020
Verilog HDL Program for elevator operation.
Verilog HDL Program for elevator operation.
มุมมอง: 10 679
วีดีโอ
Interfacing a DAC IC to generate a sine wave.
มุมมอง 1.4K4 ปีที่แล้ว
Interfacing a DAC IC to generate a sine wave.
Interfacing of DAC IC to generate sine wave.
มุมมอง 4.8K4 ปีที่แล้ว
Interfacing of DAC IC to generate sine wave.
Verilog program to generate 1/2, 1/3 and 1/4 the frequency from the input clock.
มุมมอง 18K4 ปีที่แล้ว
Verilog program to generate 1/2, 1/3 and 1/4 the frequency from the input clock.
Verilog program to interface an ADC.
มุมมอง 8K4 ปีที่แล้ว
Verilog program to design a logic circuit to convert an analog input from a sensor to digital data (using an ADC IC) and display the same on an output device.
Verilog Program to interface DC Motor
มุมมอง 6K4 ปีที่แล้ว
1) Explanation of Verilog program to design a logic circuit to control the direction and speed of DC Motor.
An ALP to Exchange data blocks of 5 bytes between Source memory location & Destinatn memory Location
มุมมอง 2K4 ปีที่แล้ว
Assembly program to exchange data blocks between two memory locations in 8051 microcontroller using XCH instruction and without using XCH instruction.
An ALP to move data block of 5 bytes from source memory location to destination memory location
มุมมอง 4.9K4 ปีที่แล้ว
A program using data transfer instructions of 8051 Microcontroller.
Analog to Digital Converter(ADC) Interfacing to 8051 Microcontroller
มุมมอง 9K4 ปีที่แล้ว
1) Concept of converting analog signal to 8-bit digital data. 2) Explanation of how Microcontroller control the ADC IC to get the digital data. 3) Explanation of converting digital data to ASCII equivalent, suitable for LCD display.
Liquid Crystal Display (LCD) Interface to 8051 Microcontroller
มุมมอง 25K4 ปีที่แล้ว
Video explains: 1) Concept of LCD and it's interface to 8051 Microcontroller. 2) Programming and execution of program to display a message.
Interfacing of DAC IC to Microcontroller to generate Triangular Wave
มุมมอง 6K4 ปีที่แล้ว
This video explains the concept of Triangular wave generation using DAC IC. Demonstration of waveform generation using 8051 kit.
Digital to Analog Converter (DAC) interface to 8051 Microcontroller to generate Square Wave
มุมมอง 2.7K4 ปีที่แล้ว
You will understand about DAC IC, concept of digital to analog convertion, interface of DAC IC to 8051 Microcontroller and execution of program to generate square wave.
Execution of stepper motor interface program
มุมมอง 7184 ปีที่แล้ว
1) Demonstration of program execution. 2) Demonstration of downloading of hex file onto Microcontroller IC. 3) Demonstration of program, controlling the motor clockwise and anticlockwise direction.
Continuation of execution of stepper motor interface program
มุมมอง 1K4 ปีที่แล้ว
Continuation of execution of stepper motor interface program
Stepper Motor interface to 8051 Microcontroller
มุมมอง 26K4 ปีที่แล้ว
1) Brief introduction to Stepper Motor. 2) 8051 Microcontroller Ports used to interface the motor. 3) Program to rotate the motor clockwise and anticlockwise direction.
very well explained
Best explanation i have ever seen
sir can you please make a video to control speed of stepper motor
very nicely explained sir....thank u
Sir, I have benefited much from your videos. I am confused by one thing, around 30:45 you can see an instruction on the board "ANL A, 0F0H" also "ANL A, 0FH" Should these not be "ANL A, #0F0H" also "ANL A, #0FH"? Please correct me if I am wrong. Thank you.
@@jonsoons yes you are right.
Lcd is a 16pin IC
Sir , can you please make video for adc ic verilog code explanation also sir ....
Nice
Can you please share the DAC_sine file? Please
Sir i have questions regarding OLED display if i am taking data from gas sensor,So what data will display on OLED display plz reply asap
Thank you so much sir 🙏
Sir I want to start the data from line 2 at position 5 and display the string in reverse order how to decrement the right cursor where to add in your given code?
Thanks you literally saved me in mpmc exam.
Please, make video of sawtooth with variable frequency and other functions
hello this code is for constant speed?
Yes
Great explanation! Thanks a lot Sir♥❤
Thank you Sir 🎉💛♥thank you for the very clear explanation..Please consider continuing your TH-cam channel.❤
Thank you Sir 🎉
extraordinary explanation .... sirr ..
Sir if we have to keep the motor rotating continuously for step angle of 1.8 degrees then we will do the code only till the 4 steps(0001,0010,0100,1000) right?
Yes. Make the loop infinite.
Nicely explained sir. Thank you.
Sir program write a sir
Sir why you dont explain delay part ,, i want to know about them also
Vikram, the delay program is just counting the clock pulses. Here in this program emphasis is on conversion concept.
Sir if i want display the data in center of first line only address want change
You can mention the address (80 to 8F) of particular block. Eg: 85 or 86 or 87
@@mr.sunilkumarg.r7816Ok sir I understand for example middle means 88h Thanks a lot for your help sir
Sir only adc values display on lcd like 3.33v, 2.23v etc . program in asm, no conversion in asci values pls give me a program sir
Sir u r simply great
Hi sir, can I used this program in vivado software?
Hi, please try and analyze...
Excellent explanation sir 🙌🙌
🎉
❤❤
Thank you sir
great lecture sir
Great explanation
Amazing explanation! Thanks a lot.
Sir, can i know which adc ic is used here.
Sir why did u take formula V=128 + 128sin(theta)
So that the value of the equation Oscillates between 00H to FFH.
@@mr.sunilkumarg.r7816 Thank u Sir
Nice explanation sir👍👏
nice explanation.Each point a gave a clear explanation sir👏👏👏👏
eyes are really burning useful content but cameraman doing overaction is not ok
Hello Sir Thank you for the video Could you share the sine list file?
I Will share. Need some time.
Very good sir
sir ,Happy to find ur vedeo on DAC...can u please upload the vedeo on Sine wave generating through DAC
Sinewave can be generated in two ways: 1. Use the sinewave generation formula in a loop. 2. Use a lookup table consisting of equivalent hexadesimal values for sine values
@@mr.sunilkumarg.r7816 Thank u sir
Sir Can u please help where to read the ARM 7 microcontroller.Our exams are ahead and i am not found any plateform to understand the Arm 7
Thank you so much sir🥰🥰🥰
Hello sir, which fpga board are you using for this video?
Spartan 6 FPGA board. XC6SLX4- TQG144.
@@mr.sunilkumarg.r7816 can i program spartan 3e using the same code? Or do i need to change it?
@@emirulhakim8897 you can use the same code provided you have the DAC LIST file.
Thank you sir for explaining this program And your teaching is very good sir 🙏
Hi, I have a question. Will the counter value change if we are using UART control? If so what would that value be?
In our kit, we have two wire connection. For UART control no change of counter values required. Unless you want change in speed. Thank you.
@@mr.sunilkumarg.r7816 Have you coded a motor control using Uart before sir?
@@Zilno_rate Hi Regvith, I haven't tried DC motor interfacing with UART. But there are some readymade functions to control the speed of motor through UART. In that function, you need to provide values to rotate the motor with different speed. This info is wrt. motor interfacing with Microcontroller.
nice explination sir
Great video sir nice explaination 👍🏻
Can you Please explain how to process a real time signal in fpga,
Hi Sunil, I had a quick question about how to implement a dc motor connection to a FPGA board using a H-bridge, do you have any experience with this or do you have an email I can reach you at? Thanks in advance
sunilkumargr@ksit.edu.in