How To Blink a LED With Arduino In Sinhala Arduino මුලධර්ම භාවිතයෙන් පහසුවෙන් LED බල්බයක් නිවී නිවී දැල්වෙන අවස්ථාව උදා වීම සහ එමගින් ඉතා සාර්ථක ආලෝක රටාවක් සැකසා ගැනීම වනතෙක් සියළු පියවර අන්තර්ගතව ඔබ වෙත ඉදිරිපත් කරන වීඩියෝවයි මේ! In this video we need; Output pins of the Ardunio board has the ability to give around 20 mA per I/O pin. This 20 mA is more than enough to switch on an LED. Rather than using the full current we are to limit the current by using a resistor in series. A good resistor value is 330 ohms. (use can use any resistor between 150 – 330 ohms) Steps : Connect the Arduino board to the computer via the USB cable. Open up Arduino IDE. Select the correct COM Port. Select the correct Board . Type the code and Upload. Code and Tutorial PDF Zip - https://drive.google.com/open?id=0B-xkwb9ASKxXWmhSOTdFTjlGTDQ
Popular posts from this blog
Dark Sensitive Circuit With C828 Transistor In Sinhala
අදුරට සංවේදී පරිපටයක් සකස් කර ගන්නා ආකාරය සරල සිංහලෙන්. Dark sensitive circuits have a range of applications such as turning on lights when the light level falls below a certain threshold.In our circuit this threshold is changed by using a variable resistor which can be turned to fine tune the circuit. The circuit consists of the following components: C828 transistor x1 7805 voltage regulator x1 1 kilo ohms resistor x1 LDR x1 LED x1 100 kilo ohms variable resistor. The base current of the transistor is controlled by the potentiometer.In very low light conditions the ldr will have a very high resistance and in high light conditions the ldr will have a low resistance.In the dark condition less current will flow through the ldr so more current passes through the base of the transistor causing a high current flow through the led via the collector pin of the transistor causing the led to light up but in high light condtions the ldr will have a low resistance there for most...
Fixed Resistors. Fixed resistors පිළිබඳ සරල සිංහලෙන් දැනගමු! • Resistance is the opposition for the current flow. • Resistance is measured in ohms ( Ω ) • Fixed resistors have a fix value of resistance. • Circuit Symbols: • Physical appearance of the resistor : • Resistance can be measured directly multimeter . Steps : ´ Set the multimeter to the resistance range ´ Connect the resistor to the multimeter leads ´ Take the reading on the display ´ Resistance of the resistor can also be calculated using the colour bands printed on the surface of the resistor: ´ Steps ´ Observe the 1 st 3 color bands of the resistor (starting from the opposite end to silver or gold color band) ´ Each colour represents a number. ´ Combining the numbers we can calculate the resistance value. Example 1 : Example 2 : ´ The 4 th color band gives the tolerance ...
Comments
Post a Comment