Posts

Residential Eeathing

Image
  Report What is a earthing The process of transferring the immediate discharge of the electrical energy directly to the earth by the help of the low resistance wire is known as the electrical earthing. ... Mostly, the galvanised iron is used for the earthing. The earthing provides the simple path to the leakage current. Types of earthing Mainly two types of earthing  1. Pipe earthing 2. Plate earthing Type of earthing used in home  In this photo you seen that the one GI (galvanized iron) wire is coming out from black pvc pipe. This wire connected to copper plate under the ground that type of earthing is called as plate earthing.     

Cnc machine with using DC motor

Image
Cnc machine with using DC motor Components used         2 CD driver   CD driver case or enclosed CD driver is used as X-axis and Y-axis of cnc machine. You can find and components easy in crapped store and using some random components such a screw. After making machine I used text to cnc for creating a g code and used ardiuno cnc controller app for control the hole machine. If you  want details video please comment on video and also subscribe my channel for motivate me to make such assumed  projects Subscribe

Pov display using ardiuno.

Image
Make a simple persistence-of-vision (POV) display with an Arduino. How Does the POV Display Work? What is POV(Persistence of Vision)? It can be defined in simple words. When a person sees an object, its image remains in the retina of the eye for a time interval of 1/16th of a second. This phenomenon is known as persistence of vision. This phenomenon is used in the POV Display to form images. We turn the LEDs on and off in such a way that the different images overlap each other forming letters. For example: Formation of letter "E" with 5 LEDs 1 2 3 <-- Time 1 1 1 <-- Bulb 1 the 1 0 0 <-- Bulb 2 1 1 1 <-- Bulb 3 1 0 0 <-- Bulb 4 1 1 1 <-- Bulb 5 Each row represents the 5 LEDs we use to make the Arduino POV display and each column is a time interval. Each element in the row represents the state of the LED at that given time. At t = 1 Bulbs 1,2,3,4,5 are ON At t = 2 Bulbs 1,3,5 are ON This way we can visually see the letter E formed by the LEDs but the time inte

Jumping jack game using ardiuno and 16*2 lcd.

Image
Jumping  man game using ardiuno and 16*2 lcd display. Components required. Ardiuno nano(used any other ardiuno). 16*2 lcd display. Bread board (if required). Connecting wire.  Push button 1k ohm resistor. Connect display to ardiuno. Connect some wire permantly     connect pin1,5&16 together  it means you connecting pin 5 (Read/write) & pin 16 (led-) to ground.after that connect pin2 & pin 16 togeter it means that you connecting positive pin of lcd light to vcc(5+).   On the back side lcd display all pins are discrebe clearly. Solder the wires to pins 1,5,3,6,11,12,13,14  Which is after used for communicating lcd to ardiuno unsure the all wire to display connect tightly and not touching to each other. Connecting lcd to ardiuno. LCD RS pin to digital pin 12  LCD Enable pin to digital pin 11 LCD D4 pin to digital pin 7 LCD D5 pin to digital pin6  LCD D6 pin to digital pin 5  LCD D7 pin to digital pin 4 LCD VEE pin to digital pin 8 LCD VCC pin to +5v Connect push button to pin

What is push button

Image
Push Button A Push Button is a type of switch work on a simple mechanism called “Push-to-make”. Initially, it remains in  off state or normally open state  but when it is pressed, it allows the current to pass through it or we can say  it makes the circuit when pressed . Normally their body is made up of plastic or metal in some types. Push Button structure has four legs, two on one side and other two on another side. So, we can operate two lines of the circuit by single Push Button. Two legs on both the sides are internally connected as shown in the figure above.                         video about push button Push Button operation The  working concept of Push Button  is given above, till the button pressed it conducts current through it or make the circuit. As the button released it break the circuit again. Working of Push Button LED Circuit The LED circuit with push button is shown below. Here we have just added a push button to the  simple LED c

What is arduino

Image
Arduino  is an  open-source hardware  and  software  company, project and user community that designs and manufactures  single-board microcontrollers  and  microcontroller  kits for building digital devices. Its products are licensed under the  GNU Lesser General Public License  (LGPL) or the  GNU General Public License  (GPL), permitting the manufacture of Arduino boards and software distribution by anyone. Arduino boards are available commercially in preassembled form or as  do-it-yourself  (DIY) kits. https://amzn.to/2JhjAFy Developer arduino.cc Manufacturer Many Type Single-board microcontroller Operating system None CPU Atmel AVR  (8-bit), ARM Cortex-M0+  (32-bit), ARM Cortex-M3  (32-bit), Intel Quark  ( x86 ) (32-bit) Memory SRAM Storage Flash ,  EEPROM Website www .arduino .cc Arduino board designs use a variety of  microprocessors  and controllers. The boards are equipped with sets of digital and analog  input/output  (I/O) pins that may be interfaced

LED chasser by using 4017 ic.

Image
LED chasser by using 4017 ic.                         LED chasser is row of leds    connected in a line.  In this project we drive the 10 leds by 4017 ic. Which is decode ic it is used as a leds driver.  Pinout of ic.  Connect as shown i  figure given below.  Connection diagram.  We connect all output of ic to positive led of led and negative of each led is connected to ground.  Connect reset to ground with 1k resistor. And enable is also connected to ground,  After that we apply the clock input to ic (maniuly or by using 555timer).  List of components required (Amazon links) 1.  4017 ic   https://amzn.to/2Jei9Yc        2.  8 pin ic base     https://amzn.to/2Pdjjaw 3.  LED light     https://amzn.to/33UbOJn    4.  bread board       https://amzn.to/2N3XIyx 5.  jumper wire.       https://amzn.to/2N8mVHY 6.  Resistors.         https://amzn.to/2N8mVHY By varing the input signal, we can vary the    spee