Forum Replies Created
-
AuthorPosts
-
Ligo GeorgeKeymaster
Best and easiest way for in home pcb manufacturing is Toner Transfer Method. Just google about this, you can find a lot of tutorials. The best PCB routing software is OrCAD. You may use orcad Layout or PCB Editor. But there are little bit complex.
February 26, 2013 at 6:56 am in reply to: Why Crystal Oscillators are used in microcontrollers ? #7384Ligo GeorgeKeymasterOscillators provide the basic timing and control for a microcontroller and its peripherals.
Commonly used oscillators are of crystal because of its well known stability and durability. It produces stable output for prolonged time. Crystal oscillators are mainly works under the principle of Piezo electric effect.
February 25, 2013 at 9:35 pm in reply to: Why Crystal Oscillators are used in microcontrollers ? #7383Ligo GeorgeKeymasterOscillators are used to provide clock to the microcontroller. In a microcontroller or microprocessor, every instruction is executed in synchronization with clock. It provides timing for different operations in a microcontroller.
It is not necessary to use crystal oscillators, in fact we may use other oscillators. It depends on the application.
Crystal Oscillators are preferred because of the following reasons :
> Accurate
> Can be used for high frequency generation
> Low Cost
> Small in Size
> Low Power ConsumptionNowadays many microcontrollers have internal RC oscillators, it can be used if precision is not important. Usually these internal RC oscillators cannot generate higher frequency clocks.
-
AuthorPosts