answersLogoWhite

0

Check the links! Microchip's Application Notes are a good place to start.

User Avatar

Wiki User

17y ago

What else can I help you with?

Continue Learning about Electrical Engineering

What is a simple traffic light circuit?

There are many ways you can design a simple traffic light circuit. I recommend you to use a 4017 IC. Please check this site as reference. It's a two way traffic light circuit. http://circuitdesolator.blogspot.com/2011/01/traffic-light-circuit-based-on-4017.html


Does kirchhoffs law applicable to non linear circuits?

yes at any particular instant of time the non linearity is usually time based so after the capacitors charge and the tubes warm up you have steady state to do the calcs untill something upsets the balance


How many Receptacles per circuit in office space?

In general, the National Electrical Code (NEC) recommends that office spaces have a maximum of 12 receptacles per circuit for general-purpose circuits. However, this can vary based on the specific layout, load requirements, and the types of equipment used. It's essential to consult local codes and regulations, as they may have specific requirements or additional considerations for office environments. Always ensure that circuits are adequately balanced to avoid overloading.


Is oA79 diode and oA71 diode are different?

The OA79 is a germanium based diode. This conducts in the forward biased direction at ~0.3Volts. Silicon diodes Conduct in the forward biased direction at ~0.6 or 0.7 volts. If you are wanting to detect weaker signals a germanium diode is a good choice. Nowadays we have good quality low price transistors that can amplify weak signals and the difference between the diodes is not that important in many circuits. Silicon is a very common material so is cheaper than germanium Modern circuits = Good Pre-Amps = Less detection needed. Older Circuits = Pre-Amps not so good = Better detection needed. by chandan EC 3rd year


What are the applications of a triac?

A triac is a semiconductor-based solid state electronic switch. The main applications are those which require the electronic switching of AC circuits. The switching can go from 100% on to 100% off (or vice versa) or can allow only portions of each AC cycle to pass through, which varies the amount of power supplied to the load. That is how triac-based AC lamp dimmers work.

Related Questions

Difference between microcontroller based system and embedded system?

embedded system also include microcontroller.


Can we make 8051 microcontroller based plc?

yes


What are the advantages and disadvantages of microcontroller based traffic light?

jayega bhitar


What are the software tools that helps to develop 8051 based microcontroller systems?

MSASM is a good tool


Is an LDR an input or output?

An LDR, or Light Dependent Resistor, is considered an input device. It changes its resistance based on the amount of light falling on it, allowing it to be used in various electronic circuits to detect light levels. The varying resistance can then be interpreted by a microcontroller or other electronic systems as an input signal.


What is the output of microcontroller?

The output of a microcontroller refers to the signals or actions it generates in response to processed data. This can include digital signals sent to actuators, LEDs, or displays, as well as analog signals for controlling devices like motors. Outputs are determined by the microcontroller's programming and can vary based on inputs and internal logic. Overall, the output enables the microcontroller to interact with the external environment and perform specific tasks.


The difference block diagram between microprocessor and microcontroller?

8051 MICROCONTROLLER has no in built A/D Converters but PIC has it. 8051 MICROCONTROLLER based on CISC architectuture while PIC based on RISC archirecture. 8051 has 250 instruction which take 1 to 4 machine cycle to execute while PIC has nearly 40 instruction


What has the author Dogan Ibrahim written?

Dogan Ibrahim has written: 'Using LEDs, LCDs, and GLCDs in microcontroller projects' -- subject(s): Information display systems, Automatic control, Liquid crystal devices, Light emitting diodes, Microcontrollers 'Microcontroller projects in C for the 8051 family' -- subject(s): C (Computer program language), Intel 8051 (Computer), Programmable controllers, Programming 'Microcontroller based applied digital control' -- subject(s): Data processing, Design and construction, Digital control systems, Microprocessors, Process control 'SD card projects using the PIC microcontroller' -- subject(s): Computer storage devices, Programmable controllers, Programming, Microcontrollers 'Microcontroller projects in C for the 8051' -- subject(s): C (Computer program language), Intel 8051 (Computer), Programmable controllers, Programming, Intel 8051 (Microcontroller), Microcontrollers 'PIC BASIC' -- subject(s): Design and construction, Integrated circuits, Microelectronics, Programmable controllers


What is other name of 89c51?

The 89C51 is also known as the AT89C51, which refers to a specific microcontroller from Atmel (now part of Microchip Technology). It is an 8-bit microcontroller based on the Intel 8051 architecture and is commonly used in embedded systems for various applications.


What is use of uln2003 in microcontroller based based tachometer?

ULN2003 is used where the current rating and voltage rating of a motor or any load which is to handled by microcontroller is more than the current handling and voltage handling capacity of that microcontroller. A pin of ULN2003 can handle 600 mA current. It can withstand voltage upto 50 volt. A pin of any microcontroller can handle current upto 200 mA and controller voltage is around 5 volt. So we use uln2003 in parallel to any microcontroller to drive heavy load devices. Uln2003 accepts TTL from MCU which may be 5v or 0v and depending on this value ULN2003 turns on the heavy load or turn it off respectively. for more inquiry mail me at grv_sh@yahoo.co.in


What is the most important factor in choosing a microcontroller for a battery-based embedded product?

The most important factor in choosing a microcontroller for a battery-based embedded product is power consumption. A microcontroller with low power consumption extends battery life, which is crucial for portable devices. Additionally, it's essential to consider the processing capabilities, peripheral support, and sleep modes, as these features can significantly impact overall energy efficiency and performance in the product's intended application. Balancing these factors ensures optimal functionality while maximizing battery longevity.


How working of the microcontroller baesd industril timer?

There are different types of industrial timer like ON Timer, OFF timer, Cyclic Timer, sequential timer there basic function is the same to turn ON/OFF devices at particular time or after a specific durations check this link for a simple microcontroller based ON timer where where a device is turned ON for a specific duration after a switch is pressed http://www.dnatechindia.com/index.php/Code-Library/8051_ASSEMBLY/ON-Timer-Program.html here is another link for adjustable cyclic timer where a device is turned ON/OFF continuously for a specific duration http://www.dnatechindia.com/index.php/Kits/Microcontroller-Kits/Adjustable-Cyclic-Timer.html