Posts

Showing posts from June, 2021

Electronic oscillator division types and use

Image
Electronic oscillator division types and use Electronic oscillator division types and use Introduction to oscillator An oscillator is a amplifier and it is a close loop circuit or network. It uses the Positive feedback. It is not require the externel signel and generate the a desired frequency A oscillatpr acts like generator, It oscillates the constant amplitude and frequency. Oscillator can generate the frequency upto gigahertz. Classification of the Oscillators Oscillators are classified based on the type of waveforms generate from the oscillator, range, frequency, parameters used. Based on Output waveforms. Based on circuit components. Range of operating frequency. Based on feedback uses or not uses Types of oscillatprs LC Oscillator Har

Clocked S-R Flip Flop

Image
Clocked S-R Flip Flop Clocked S-R Flip Flop a clocked S-R flip flop is designed by adding two AND gates to a basic NOR Gate flip flop.It is designed using four NAND gates. excitation table of S-R flip flop logic diagram of S-R fliop flop A clock pulse(CP) is given to the inputs of the AND Gate.When the value of the clock pulse is '0',the outputs of both the AND Gates remain'0'. As soon as a pulse is given the value of CP turns '1'. This makes the values at S and R to pass through the NOR gate flip flop. But when the values of both S and R values turn '1', The HIGH values of CP causes both of them to turn to '0' for a short moment. As soon as the pulse is removed, the flip flop state becomes intermediate. Thus either of the two states may be caused, and it depends on whether the set or reset input of the flip-flop remains a '1' l

How to download keil micro vision for 8051 in 2021

Image
How to download keil micro vision for 8051 How To Download keil Microvision 5 in windows 10 2021 Connect your intrnet to your laptop or desktop Open your favorate broweser and search for Keil microvision Click the first link In the next page click the download button In this page click on the Product downloads In this page there are 4 options in this clock C15 for 8051 microcontroller In this page click this C51V960A.EXE After clicking C51V960A.EXE this download will start Download select the loacation but don't change the name. Name will change errors will occur

Hello World Using Arduino

Image
How to write Hello World in display using Arduino Hellow world using the Arduino First you need to these things Arduino Liquid Crystal Display 16*2 Potentiometer 10kOhm Connecting Wires A Resistor 100 Ohm Connection made as shown in the below diagram And the upload the Code in Arduino IDE softwer Download the the below code Click here to download Any error like this restart the board or disconnect and connect the board to computer or laptop