Advertisement

Automatic College Bell System Using Labview,Arduino and Soundcard

By using Labview's graphical interface we can easily make a better interface for defining time,and Arduino as a external hardward will be better choice. You know how to interface arduino and labview , if don't better to read my previous posts. ................

TITAN Future Robot

Titan the Robot is an entertainment concept unlike anything on earth and is utilised by event management companies worldwide to add something very special any festival, corporate party or as the ultimate in shopping mall entertainment.

Automatic College Bell System Using Labview,Arduino and Soundcard

By using Labview's graphical interface we can easily make a better interface for defining time,and Arduino as a external hardward will be better choice. You know how to interface arduino and labview , if don't better to read my previous posts. ................

Control car with arduino and labview

This post is about to control a toy car with labview and arduino .

220+ University Projects With full report,circuits and pictures

Having Difficulty in choosing project don't worry, Now you can find all projects from 1999-2007 . Just go for best one

Showing posts with label arduino And LabView. Show all posts
Showing posts with label arduino And LabView. Show all posts

Tuesday, 4 February 2014

Play LabVIEW Piano with Keyboard

LabVIEW Piano with Keyboard

This time I came with something new that i never tried. Being engineer we are too busy in our work usually we ignore someone who really cares about us.This time lets impress them by piano.

Tuesday, 28 January 2014

RSS feeds in LabVIEW

Hi, today I am going to show how to take feeds from site into LabVIEW in this post I will focus only on Yahoo weather feeds.So we will try to learn how to take feeds and get useful data for decision making In this post a complete video tutorial is attached which surely help in understanding.

Saturday, 30 November 2013

Real Time Arduino communication with Browser(LabVIEW UI Builder) using WebServices

Using labVIEW UI Builder now any one can remotely monitor their system. LabVIEW UI builder provides GUI interface through whichwe can give input and take output.
Basically in other demos that are available on net mostely are related to compact rio so at
student level we can afford such devices so one method is using arduino with labview.

Tuesday, 26 February 2013

Control Car by using PC Keyboard and LabVIEW

Now you can show gaming experience in real world car by Controlling car with PC keyboard this project simply uses a wireless car,LabVIEW and Arduino board.Further modification can be done in this project by embedding camera in front of car or any vehicle and camera output can be viewed in LabVIEW.So just watch video and see how it is working.




Monday, 14 January 2013

So Which is Better: LabVIEW, or C?

“Why is LabVIEW better than C?” As a LabVIEW Product Manager, I get asked this question a lot.
Honestly, it is the wrong question to ask. It becomes a valid question with a little nuance and application context (for example, “Which is better for this task, under these constraints?”). Without this detail, it’s like asking why bread is better than flour. 

Sunday, 6 January 2013

Digital modulation in Labview


Using labview one can create digital lab in one computer by using labview  modulation toolkit it has following features.
  • Simulate and measure impairments including DC offset, I/Q gain imbalance, and quadrature skew

Saturday, 10 November 2012

Automatic College Bell System Using Labview,Arduino and Soundcard

May be you have ever searched projects of automatic bell system and you found a lot of projects on internet but all these projects are much complicated and time consuming .Most of bell system projects are microcontroller based,may be you don't the programming of microcontroller than it is more than complicated.Why not we find another way to make this project instead of
using lot of resistors transistors capacitors,microconrollers etc .We just use a single software LABVIEW you all know what is labview.

Simple Robotic Hand using Labview,Arduino and Servos

Today i am going to show you how to interface servo motors with arduino and labview.
I hope you know how to interface arduino and labview if you don't no problem just click link here is complete tutorial about interfacing arduino and labview

Requirements
1)Arduino microcontroller board.
2)Three position control servos. Make sure they are not full rotation or continuous motion servos.

3)5 volt power supply

First of all we need to know about servo motors we don't go for working principle of  servo but just limited to pin.


Friday, 2 November 2012

Computer Lab Automation using Labview

Labview is one of  best softwares that are used for automation.LabVIEW is commonly used for data acquisition, instrument control, and industrial automation on a variety of platforms including Microsoft Windows, various versions of UNIX, Linux, and Mac OS X.
LabVIEW ties the creation of user interfaces (called front panels) into the  development cycle. LabVIEW programs/subroutines are called virtual instruments (VIs). Each VI has three components: a block diagram, a front panel and a connector panel.

Friday, 20 July 2012

Control car with arduino and labview

This post is about to control a toy car with labview and arduino .

Things you will need:

Wednesday, 18 July 2012

Embbed Webcam Camera in lab View

This post is about embedding webcam camera in your labview program and you can also capture your photos just download and open it in labview 2010 or latest version

Using Analog and PWM pins of arduino with Labview Fading LED and Determine voltage at pin

This post is about analog and PWM pins how to use these pins with labview.
Here I am going to show you how to  control brightness (Fading )of LED using labview.

Tuesday, 17 July 2012

Turning On And Off LED Of Arduino Using LabView

In this post  i have uploaded program of LabView that will show you how to turn on and off LED using labview


How to Interface Arduino And LabView

There are many Arduino boards out there. A complete listing of all of them can be found here.
More information about the Arduino can be found on the Arduino project website.