Monday, May 22, 2017

6. Learn how to use comparators and indicators(LED) in labview

Hi in this article Learn how to use comparators and indicators(LED) in labview program..




Procedure:


Step 1:  Open labview software..

Step 2:  Open blank VI..

Step 3: Use block diagram panel to program

Step 4:  Use Right click to get codes

Step 5: Follow Right click-Numeric-Add

Step 6:  Place the Addition tool where we want

Step 7:  Then Right click at node of input to addition tool

Step 8: Create Control and enter input

Step 9: Now create indicator by using right click at the output node at addition pin

Step 10: Now we are going to use comparison command to use comparison between the two
               Numbers in the function

Step 11: 1st use Greater than command from command bar

Step 12: Next select Less command from command bar...

Step 14: connect each comparison command 1st input with addition out put to compare...

Step 15: Create constant input like (10) for other input in comparators..

Step 16: Use indicator on both comparators...

Step 17: That indicator is like led...

Step 18: Run the program continuously...

Step 19: So program obey the condition

Step 20: Check weather the program is correct or wrong

Step 21: Run continuously if program is correct otherwise check the program

Step 22: Use Front panel to RUN...

Step 23: Enter inputs in the front panel

Step 24:  Now get the results...




Watch video:


Thank you.....



Friday, April 8, 2016

Built your own portable charger with IC7805


Built your own portable mobile charger with simple circuit.....








Components required:

     1. LM7805(voltage regulator)

     2.Bread board or PCB

     3.Connecting wires

     4.Solder and soldering paste if in PCB

     5.9V battery

     6.Battery snip

     7. Usb


Procedure:

Step 1: Select the components required

Step 2: Now place 7805 IC into the board

Step 3: Now make power supply of 9v into input pin

Step 4: Now ground the middle pin into 9v battery

Step 5: Then connect the out pin into mobile usb cable

Step 6: Connect with insulating tape

Step 7: Connect your mobile with usb pin

Step 8: It is now charging

Step 9: Watch below video..













Wednesday, March 23, 2016

First step with Raspberry Pi installing NOOBS OS

Hi, In this article we are going to learn how to install NOOBS OS in to our Raspberry Pi,...






Follow the steps below:



Step 1:  Download NOOBS OS from the link   https://www.raspberrypi.org/downloads/noobs/

Step 2:  Then extract the file in paste it into SD card ( Class 10 ) SD card is preferable

Step 3: Then insert it into your Raspberry Pi

Step 4: Now connect your power supply adapter to your Raspberry Pi

Step 5:  Then connect your Pi with Monitor or TV using HDMI port

Step 6:  Then complete the configuration and installation settings like below images and complete
             that




Step 7:  Confirm to install OS into your SD card due to the files in SD card will erase after installing 
             NOOBS


Step 8:  Procedure with the PI settings and Write image to SD card






Step 9:  Go head with required settings with PI NOOBS OS




Step 10:  Noobs OS install files wait till complete of installation





Step 11:  After completing the installation you can use NOOBS OS with any monitor or TV or
               projector using HDMI port


Video:   







Click here to get latest projects and more about Raspberry PI


Thankyou.....

Tuesday, March 22, 2016

5. Addition of 2 number and implimenting comparators and indicators using Labview

Hi in this article learn how to add two numerical
numbers using labview coding...







Procedure:


Step 1:  Open labview software..

Step 2:  Open blank VI..

Step 3: Use block diagram panel to program

Step 4:  Use Right click to get codes

Step 5: Follow Right click-Numeric-Add

Step 6:  Place the Addition tool where we want

Step 7:  Then Right click at node of input to addition tool

Step 8: Create Control and enter input

Step 9: Now create indicator by using right click at the output node at addition pin

Step 10: Now we are going to use comparison command to use comparison between the two
               Numbers in the function

Step 11: 1st use Greater than command from command bar

Step 12: Next select Less command from command bar...

Step 14: connect each comparison command 1st input with addition out put to compare...

Step 15: Create constant input like (10) for other input in comparators..

Step 16: Use indicator on both comparators...

Step 17: That indicator is like led...

Step 18: Run the program continuously...

Step 19: So program obey the condition

Step 20: Check weather the program is correct or wrong

Step 21: Run continuously if program is correct otherwise check the program

Step 22: Use Front panel to RUN...

Step 23: Enter inputs in the front panel

Step 24:  Now get the results...




Watch video:

  





Thank you.....







4. Division of two numbers using Labview

Hi in this article learn how to division of two numerical
numbers using labview coding...







Procedure:


Step 1:  Open labview software..

Step 2:  Open blank VI..

Step 3: Use block diagram panel to program

Step 4:  Use Right click to get codes

Step 5: Follow Right click-Numeric-division

Step 6:  Place the division tool where we want

Step 7:  Then Right click at node of input to division tool

Step 8: Create Control at enter input

Step 9: Now create indicator by using right click at the output node at division pin

Step 10: Check weather the program is correct or wrong

Step 11: Run continuously if program is correct otherwise check the program

Step 12: Use Front panel to RUN...

Step 13: Enter inputs in the front panel

Step 14:  Now get the results...




Watch video:




3. Multiplication of two numbers using Labview

Hi in this article learn how to Multiplication two numerical
numbers using labview coding...








Procedure:


Step 1:  Open labview software..

Step 2:  Open blank VI..

Step 3: Use block diagram panel to program

Step 4:  Use Right click to get codes

Step 5: Follow Right click-Numeric-Multiply

Step 6:  Place the Multiply tool where we want

Step 7:  Then Right click at node of input to Multiplication tool

Step 8: Create Control at enter input

Step 9: Now create indicator by using right click at the output node at multiplication pin

Step 10: Check weather the program is correct or wrong

Step 11: Run continuously if program is correct otherwise check the program

Step 12: Use Front panel to RUN...

Step 13: Enter inputs in the front panel

Step 14:  Now get the results...




Watch video:





2. Subtraction of two numbers using Labview

Hi in this article learn how to Sub two numerical
numbers using labview coding...







Procedure:


Step 1:  Open labview software..

Step 2:  Open blank VI..

Step 3: Use block diagram panel to program

Step 4:  Use Right click to get codes

Step 5: Follow Right click-Numeric-Sub

Step 6:  Place the Subtraction tool where we want

Step 7:  Then Right click at node of input to subtraction tool

Step 8: Create Control at enter input

Step 9: Now create indicator by using right click at the output node at Subtraction pin

Step 10: Check weather the program is correct or wrong

Step 11: Run continuously if program is correct otherwise check the program

Step 12: Use Front panel to RUN...

Step 13: Enter inputs in the front panel

Step 14:  Now get the results...




Watch video:




1. Addition of 2 number using Labview

Hi in this article learn how to add two numerical
numbers using labview coding...






Procedure:


Step 1:  Open labview software..

Step 2:  Open blank VI..

Step 3: Use block diagram panel to program

Step 4:  Use Right click to get codes

Step 5: Follow Right click-Numeric-Add

Step 6:  Place the Addition tool where we want

Step 7:  Then Right click at node of input to addition tool

Step 8: Create Control at enter input

Step 9: Now create indicator by using right click at the output node at addition pin

Step 10: Check weather the program is correct or wrong

Step 11: Run continuesly if program is correct otherwise check the program

Step 12: Use Front panel to RUN...

Step 13: Enter inputs in the front panel

Step 14:  Now get the results...




Watch video:



Thursday, December 24, 2015

Wired Remote controlled car simple step by step construction




Apparatus required:


1- Connecting Wires,

2- Jumper Wire,

3- Rocker Switch,

4- DC Motor,

5- Wheels,

6- Chassis,

7- Power sources,

8- Box,

9- Insulating tape,

10- Soldering tools.




Construction:


Buy the required simple apparatus to start making robot.

Take the Rocker switch in the hand and connect the pins in X model.
To control the car in both direction.  Then place the switch in the box slot to make that as a remote.

Make power supply to the switches in the box. Now connect the jumper wires in to that and connect that with DC motor too.

After completing the connections try to work out with that.

Watch this video and get step by step construction of Robot.


Video:





Working:


We can use this car in many small projects. Watch this video to see how it is working.


Saturday, October 24, 2015

Autocad basic commands to configure drawing sheet






     Autocad is the commonly using designing software on all Mechanical Industries.  It is the tool used to draft on computer.  This is the word CAD forms Computer Aided Designing



Now Autocad offering Autodesk software Free for students and educators.

 visit my other post First step to Autocad



Now Start Basics:



  • On using Autocad after opening the software drawing page,  We need to configure our drawing sheet.
  • On first step configure our page limits
  • Page limit for A3 sheet is (0,0) & (420,297)
  • By using LIMITS command we can do that.
  • Now we need to configure the units of drawing sheet
  • To do that use UNITS command make units Millimeter and Precision at 0
  • Then do on dimension style which you need from DIMENSION on task bar then click on Dimension style
  • Watch the below video too to learn by visual.
  • For Next step learning click here







Thanks for reading -  By  Udaya prakash



     If you like this post is useful to you then share on social platform like Facebook and Twitter and also subscribe us to get upcoming posts

Friday, October 23, 2015

First step to Autocad


     This is the first article of my AutoCAD tutorial. Since I have made tutorials for robotics beginners, then I think, why not I can writing AutoCAD for beginners too? I know that there are many resources like Books, Internet  for learning AutoCAD, but I hope this is still useful.



Now Autocad offering Autodesk software Free for students and educators.



To avail this offer use this link     Click here

About Autocad:



     Autocad is the tool used to draft on computer.  That is the word CAD forms Computer Aided Designing.  Implementing of the CAD is known as CAM.  That is Computer Aided Drafting.

     On most of the manufacturing companies/industries are concentrated on CAD to design their equipments from Computer and then make a real time object by using other mechanical devices.  Now we see how to use CAD.

Step 1:

  • On AutoCAD drawing area. This is where we will drawing our AutoCAD objects.
  • AutoCAD Ribbon. This is where we can access AutoCAD tools and settings.
  • AutoCAD Ribbon has several tabs. Each tab holds AutoCAD tools based on our drawing task. For example, we can use drawing tools and modify tools in home tab. But when we need to add text and dimensions, we need to open the Annotate tab. When we need to insert blocks, we need to move to insert tab.
  • In each tab have several panels. This panels have similar AutoCAD tools inside them.
  • Command Line. We can activate tools and change the tool settings by typing in command line. Command line is also providing information what we should do next.
  • Drafting Settings. While we draw, we need to change some drafting settings. This is where we can change it.
  • The AutoCAD logo. Click it once (do not click it twice, as doing it will end your AutoCAD session).
  • AutoCAD will show you the AutoCAD menu.This is where we can access tools related to applications, such as saving files.



For details follow us and ask in  Contact Form. You will receive response.

Sunday, October 18, 2015

Bluetooth controlled car by using Arduino

Apparatus required: 


1 X  Arduino Atmega328


1  X Bluetooth module ( HC-05/HC-06 )


1 X Chassis


4 X  Wheels ( OR ) 2 x Wheels supports to chassis


4 X  Motors ( OR ) 2 x Motors supports to chassis

1 X  L293D IC   ( OR )   H-Bridge


1 X Android mobile with Bluetooth controller app


Circuit:









Connection:

Step 1:     Here pin configuration is that arduino pin 3 is going to connect with in1 in L293D



Step 2:     Then arduino pin 3 is going to connect with in2 in L293D




Step 3:     Then arduino pin 4 is going to connect with in3 in L293D




Step 4:     Then arduino pin  5 is going to connect with in4 in L293D




Step 5:     Then Arduino pin 6  is going to connect with in5 in L293D




Step 6:     Then connect the bluetooth module HC-05/HC-06  with arduino with below pins



Step 7:     The pin TX in the Bluetooth module to the arduino pin 10 



Step 8:     The pin RX in the Bluetooth module to the Arduino pin 11





Step 9:     Then connect 5V and GND  pins to that Arduino pins




Step 10:     Then upload the program given below to the Arduino board




Step 11:     Download the Android mobile app given below and install it to your Android mobile  OR                     to learn how to develop this android app CLICK HERE

                                 App screen looks like











Step 12:     Then pair HC-05/HC-06   with your mobile 




Step 13:     Then connect the  HC-05/HC-06 with that app.




Step 14:     Then make use of that app to control the car. 

Working:  












Program:



Implementing:










For details follow us and ask in  Contact Form. You will receive response.


Monday, October 12, 2015

Arduino Programming basic Analog Read

Arduino Programming basic Analog Read



Procedure:





Step 1:     Open the Arduino software



Step 2:     Go to file



Step 3:     Then move to examples



Step 4:     Then open Analog read program



Step 5:     Then watch the video 



Step 6:     Make clear and brief detail pf this program from this video
 


Step 7:     Try to make implement with Potentiometer



Step 8:     By adjusting Potentiometer Analog values can be varied



Step 9:     By using serial monitor output values can be read.



Video:




Program:



void setup() {
  // initialize serial communication at 9600 bits per second:
  Serial.begin(9600);
}
// the loop routine runs over and over again forever:
void loop() {
  // read the input on analog pin 0:
  int sensorValue = analogRead(A0);
  // print out the value you read:
  Serial.println(sensorValue);
  delay(1);        // delay in between reads for stability
}


























For details follow us and ask in  Contact Form. You will receive response in 24 hours

Arduino Programming basic Read Analog Voltage


Arduino Programming basic Read Analog Voltage 









Procedure:





Step 1:     Open the Arduino software



Step 2:     Go to file



Step 3:     Then move to examples



Step 4:     Then open Read Analog Voltage program



Step 5:     Then watch the video 



Step 6:     Make clear and brief detail pf this program from this video
 


Step 7:     Try to make implement with Potentiometer



Step 8:     By adjusting Potentiometer Analog voltage values can be varied



Step 9:     By using serial monitor output values can be read.









Video:


















Program:





void setup() {
  // initialize serial communication at 9600 bits per second:
  Serial.begin(9600);
}
// the loop routine runs over and over again forever:
void loop() {
  // read the input on analog pin 0:
  int sensorValue = analogRead(A0);
  // Convert the analog reading (which goes from 0 - 1023) to a voltage (0 - 5V):
  float voltage = sensorValue * (5.0 / 1023.0);
  // print out the value you read:
  Serial.println(voltage);
}






















For details follow us and ask in  Contact Form. You will receive response in 24 hours