+ All Categories
Home > Documents > Bluetooth Using Lab View.pptx

Bluetooth Using Lab View.pptx

Date post: 02-Apr-2018
Category:
Upload: manojmuthyala
View: 218 times
Download: 0 times
Share this document with a friend

of 18

Transcript
  • 7/27/2019 Bluetooth Using Lab View.pptx

    1/18

    BLUETOOTHUSING

    LabVIEWBATCH- 6M.Manoj 10100829A.N.Jayadeep 10100842

    P.Phaneendra Kumar - 10100880

    PROMr. V.(Ass

  • 7/27/2019 Bluetooth Using Lab View.pptx

    2/18

    ABOUT LabVIEW

    LabVIEW (Laboratory Virtual Instrument Eng

    Workbench) is a graphical programming langua

    uses icons instead of lines of text to create applica

    contrast to text-based programming languages.

  • 7/27/2019 Bluetooth Using Lab View.pptx

    3/18

    LabVIEW is a highly productive development environm

    engineers and scientists use for graphical programm

    unprecedented hardware integration to rapidly de

    deploy measurement and control systems.

    Using LabVIEW, you can create test and measurem

    acquisition, instrument control, data logging, mea

    analysis, and report generation applications.

    What is LabVIEW ?

  • 7/27/2019 Bluetooth Using Lab View.pptx

    4/18

    ADVANTAGES OF LabVIE

    1. No Program Codes.

    2. Pick and Drop modules.

    3. User Friendly.

    4. Designing and Developing Large, Complex

    Scientific Instruments

    5. LabVIEW for Experimental Research and

    Scientific Computing

    And many more..

  • 7/27/2019 Bluetooth Using Lab View.pptx

    5/18

    INTRODUCTION

    Bluetooth is a wireless protocol that uses

    GHz radio frequency to communicate

    devices within a 30 to 40-foot range. I

    developed to communicate wirelessly

    cellular phones, PDAs, and laptop compute

    TO BLUETOOTH

  • 7/27/2019 Bluetooth Using Lab View.pptx

    6/18

    Creating a

    service

    Wait forincoming

    connection

    Onceconnectedexchange

    data withclient

    Closelistener to

    stopwaiting

    forincomingconnectio

    ns.

    c

    n

    Bluetooth Server Application

    BLOCK DIAGRAM

  • 7/27/2019 Bluetooth Using Lab View.pptx

    7/18

    Open aconnectionto server

    Onceconnectedexchangedata with

    server

    Closeconnectioto server

    Bluetooth Client Applicat

  • 7/27/2019 Bluetooth Using Lab View.pptx

    8/18

    LabVIEWCOMPONE

    SUSED

  • 7/27/2019 Bluetooth Using Lab View.pptx

    9/18

    COMPONENTS USED

    Bluetooth Discover Function

    Searches for all locally installed or

    Bluetooth

    devices within the range of the Blu

    network.

    Bluetooth Create Listener Functio

    Creates a service for a Bluetooth

    returns a

    Bluetooth channel the server can

    listen for inbound connections.

  • 7/27/2019 Bluetooth Using Lab View.pptx

    10/18

    Bluetooth Wait On Listener Functi

    Waits for the listener to accept a c

    request.

    Bluetooth Read Function

    Reads the number of bytes from a

    network connection

    and returns the results in data out

    Bluetooth Write Function

    Writes data to a Bluetooth network connec

  • 7/27/2019 Bluetooth Using Lab View.pptx

    11/18

    Type Cast Function

    Casts x to the data type, type,

    Error to Warning VI

    Converts up to 4 errors into warnin

    passing the error code and text of

    received but setting status of the e

    false. This allows the error u=infor

    pass without the VI trating the infoan errorBluetooth Close Connection Function

    Closes a Bluetooth network connection.

  • 7/27/2019 Bluetooth Using Lab View.pptx

    12/18

    Simple Error Handler VI

    Indicates whether an error oc

    If an error occurred, this VI re

    description of the error and opdisplays a dialog box.

    Case Structure

    Has one or more sub diagram

    cases, exactly one of which e

    when the structure executes.

    wired to the selector terminal

    which case to execute and ca

    Boolean, string, integer, enum

    type, orerror cluster. Right-cli

    structure border to add or dele

  • 7/27/2019 Bluetooth Using Lab View.pptx

    13/18

    While Loop

    Repeats the sub diagram ins

    until the conditional terminal, input terminal, receives a par

    Boolean value. The Boolean

    depends on the continuation

    behaviour of the While Loop.

    Right-click the conditional ter

    and select Stop if True orCoif True from the shortcut men

    You also can wire an error cl

    to the conditional terminal, rig

    click the terminal, and select

    on Error orContinue while Er

    from the shortcut menu. The

  • 7/27/2019 Bluetooth Using Lab View.pptx

    14/18

    LIMITATIONS

    1. No Security

    2. Maximum two Bluetooth

    devices.

    3. Range < 10m.

    4. Slow transfer rate.

  • 7/27/2019 Bluetooth Using Lab View.pptx

    15/18

    FUTURE SCOPOF PROJECT

  • 7/27/2019 Bluetooth Using Lab View.pptx

    16/18

    QUERIES...

  • 7/27/2019 Bluetooth Using Lab View.pptx

    17/18

    REFERENCES

    1. www.wikipedia.com2. www.bluetooth.com

    3. www.decibel.ni.com

    http://www.wikipedia.com/http://www.bluetooth.com/http://www.decibel.ni.com/http://www.decibel.ni.com/http://www.bluetooth.com/http://www.wikipedia.com/
  • 7/27/2019 Bluetooth Using Lab View.pptx

    18/18

    THANK U


Recommended