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
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 ...
Fixed 5V regulator Using 7805 In Sinhala
5V Regulator එකක් භාවිතා කර Phone Charger එකක් නිර්මාණය කරමු! The 78xx is a series of fixed-voltage integrated-circuit voltage regulators designed for a wide range of applications. The Ic can handle upto about 1.5A of current. Working temperature 0 – 125 º Celsius Examples : -7805 (5v regulator Ic) -7812 (12v regulator Ic) Properties : -Thermal shutdown features. -Overload current limiting features. -High power dissipation capability. -Bias current (~1–10mA). Part List: 7805 IC 0.33 μF 0.1 μF When the circuit is set you can successfully obtain 5v output from a varying dc voltage source (7-25V). The capacitors helps to stabilize and filter noise of the input. Applications: Powering a micro controller Making a mobile phone charger 7805 regulators are cheap and efficient. Visit our web site : www.vikilab.com References : LM7805 Data Sheet @ https://www.sparkfun.com/datasheets/C...
Comments
Post a Comment