Norte - Electric Concept GliderHassan Nawaz2021-01-30 | Norte - Electric Concept Gliderfree bitcoin earning application 100% real with proof || online earning applicationHassan Nawaz2021-04-09 | 100% real earning application with proof download from link : "cryptotabbrowser.com/18469851" with payment proof real earning application in india and pakistanRemote Controlled Military Vehicle For Destroy Tanks,Helicopters & Infantry In Close CombatHassan Nawaz2021-01-31 | Remote Controlled Military Vehicle For Destroy Tanks,Helicopters & Infantry In Close CombatOpel Alcyone 2050 ConceptHassan Nawaz2021-01-31 | Opel Alcyone 2050 Concept #carsFuture Anti Tank Weapons Fastest Missile Launcher In The WorldHassan Nawaz2021-01-30 | Future Anti-Tank Weapons - Fastest Missile Launcher In The WorldFuture Public Transportation - Future Passenger Transportation | Rapid Transport | Public TransportHassan Nawaz2021-01-30 | Future Public Transportation - Future Passenger Transportation - Rapid Transport - Public TransportInformation pro Live StreamHassan Nawaz2020-08-17 | ...Radiation Rays: Alpha, Beta and Gamma.Hassan Nawaz2020-02-14 | #Alpha_Beta_Gamma_Radiations_knowledge
I think you like this vedio #Information_ProPakistan vs Bangladesh test match live streamingHassan Nawaz2020-02-08 | Pakistan vs Bangladesh test match livesimple water pump using motor.Hassan Nawaz2020-02-02 | #water_pump
Components magnet battery coil #Information_Protop 2 simple electronic project//simple electronic home projectHassan Nawaz2019-11-27 | This contain #Automatic_day_switch
#Automatic_night_switch
#Information Prosimple boat using motor and foam.Hassan Nawaz2019-11-14 | #simplest_boat
#Information_pro material battery 3~3.7 foam.IR detector or Remote tester,electronic project.Hassan Nawaz2019-10-19 | #informationpro like share and subscribe to my channelhow to make automatic day switch using transistor bc547,electronic project//LDR project.Hassan Nawaz2019-09-29 | automatic day switch,electronic project. components. LDR , LED, transistor, battery.Important shortcut keys for systemHassan Nawaz2019-09-04 | Shortcut keys help provide an easier and quicker method of navigating and executing commands in computer software. Shortcut keys are commonly accessed by using the Alt key (on IBM compatible computers), Command key (on Apple computers), Ctrl key, or Shift key in conjunction with another key. The de facto standard for listing a shortcut is listing the modifier key, a plus symbol, and another key. In other words, "Ctrl+S" is telling you to press and hold the Ctrl key, and then press the S key too.
File menu with underlined shortcut letters You can also find the shortcut keys in popular programs by looking for underlined letters in their menus. For example, the image to the right has an underline on the "F" in File, which means you can press the Alt key and then the "F" key to access the File menu.
Some programs require the user to press and hold Alt to see the underlined characters. In the image above, you can see that some of the common features, such as Open (Ctrl+O) and Save (Ctrl+S), have shortcut keys assigned to them. As you begin to memorize shortcut keys, you'll notice that many applications share them. We have a list of the most commonly shared ones in the basicSimplest way to make logic gates i.e AND,NOT,OR.Hassan Nawaz2019-08-29 | AND Gate The AND gate is a digital logic gate with ‘n’ i/ps one o/p, which perform logical conjunction based on the combinations of its inputs.The output of this gate is true only when all the inputs are true. When one or more inputs of the AND gate’s i/ps are false, then only the output of the AND gate is false. OR Gate The OR gate is a digital logic gate with ‘n’ i/ps and one o/p, that performs a logical conjunction based on the combinations of its inputs.The output of the OR gate is true only when one or more inputs are true. If all the i/ps of the gate are false, then only the output of the OR gate is false. NOT Gate The NOT gate is a digital logic gate with one input and one output that operates an inverter operation of the input.The output of the NOT gate is the reverse of the input. When the input of the NOT gate is true then the output will be false and vice versa.how to make AC current detector//non contact AC detector,electronic project.Hassan Nawaz2019-08-22 | Simple AC current detector Components: Two Transistor (BC 547), LED, Copper wire, 220 ohm resistor, Battery 9v,
Applications: This simple Non Contact Voltage Tester can be used in several places and near several objects like cables, cords, outlets, switch boards, junction boxes, circuit breakers etc. to detect voltage without making any contact. Since it is battery operated, you can insert the circuit is a small box and make it portable. It can be used in various fields like security, communication, irrigation, entertainment, environment etc.how to convert 220v ac into 3v or make a night lampHassan Nawaz2019-08-07 | Conversion of 220v ac into 3v using diode and resistor Components: LED. Diode( in4007). Resistor(22k and 33k)or single 55k resistor. Two pin plug. For more vedios link: youtu.be/dNiKBJQGJWM (touch ON OFF ) youtu.be/HiPC9KKJEFw (Rain alarm detector) youtu.be/wxoSqnCfOOY (water level) Fb page link: facebook.com/Electrical-and-Electronic-315850952626755/?referrer=whatsapp WhatsApp group link: chat.whatsapp.com/BEYxSfCzpek5GDp73vNISaTouch ON OFF switch circuit electronic project//touch switch using transistor bc547.Hassan Nawaz2019-07-26 | This circuit turns on LED with the touch of your finger!. Many a times we need certain actions to be done with a touch instead of pressing a button. This simple circuit does that using minimal components. Components: Transistor (bc547) LED Battery.how to make rain alarm detector electronic projectHassan Nawaz2019-07-13 | Here is the simple project to detect rain instantly. Detect it accurately and quickly using this rain detector circuit. This circuit is very useful to close your window doors and can manage your outside setting before heavy rain. This low cost circuit consumes only less power. Initially it consumes no current when the sensor is dry. Same circuit can be used for different applications such as tank overflow indicator and water level indicator circuit. This DIY electronic project rain alarm circuit will give you an indication of rain with the help of an LED. This circuit can also be connected to a buzzer to sound an alarm. Detect rain and save some water or use it for different applications in different fields such as home automation, automobiles and irrigation field.
Components: Transistor(bc547) Resistor Buzzer LED.How to make simple water level indicator using transistor,electronic projectHassan Nawaz2019-06-29 | Water tank overflow is a common problem which leads to the wastage of water. Though there are many solutions to it like ball valves which automatically stop the water flow once the tank gets full. But being an electronics enthusiastic wouldn’t you like an electronic solution for it? So here is a simple and handy DIY that will guide you to make a circuit which will detect the water level and will raise an alarm upon getting the water tank full or a preset level. Circuit Components 4 - BC547 transistors 3 - Colour led 5 - 9v battery + battery clipWrite a program to make simple calculator in C++Hassan Nawaz2019-06-20 | To make a simple calculator in C++ programming which performs basic four mathematical operations (addition, subtraction, multiplicatin, and division) depending on the user's choice, use the switch case to identify the input operator to perform required calculation then display the result as shown here in the following program.