12-22-2012 01:06 PM
I am doing a project using ultrasonic sensors to detect the obstacle and its distance from the blind people and using microcontroller and headphones convey the related information to the blind people. Before starting with the hardware i would like to know if it is possible to do the same using Labview software and test the solutions??
12-22-2012 01:09 PM
There is no such thing as doing the same thing in software as you do in hardware. Ultimately you will need the hardware to interact with the real world. Fortunately, LabVIEW is a full-fledged programming language that enables easier connections to reworld sensors.
If you don't have sensors yet, then you can certainly try to do more programming in LabVIEW that could simulate the behavior of the sensors.
12-23-2012 07:53 AM
12-23-2012 10:26 AM
i would like to know if its possible to fuse the labview and harware microcontroller?? i am new to labview. Once using sensors in labview, is it possible to use hardware to do further processing of the signal obtained from sensors in labview???
12-23-2012 12:02 PM
The LEGO MindStorm is a kit that includes a NXT brick, which is a computer in a 5x3x1 (roughly) package, and it includes unltrasonic sensors, motors, other sensors and stuff.
It runs a variant of LabVIEW See here, that is geared toward robotics.
My son (age 11 then) did a project where hebuilt a vehicle that would sense obstructions and stop, then try to avoid them.
He did the programming on his MacBook, it works on Windows too.
I don't know what you mean exactly by "fuse the hardware and software" but that seems pretty close to me.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
12-23-2012 12:05 PM
Once using sensors in labview, is it possible to use hardware to do further processing of the signal obtained from sensors in labview???
I'm not sure what you're after here. LabVIEW is more than just data acquisition. Any processing you can dream up can be done in LabVIEW.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
12-25-2012 03:47 AM
fuse i meant like if i could do a part of project in software and the later part of microcontroller and speakers in hardware??
03-28-2013 11:37 AM
Have anyone has done this proj using labview previosuly ?
03-28-2013 12:02 PM
This application note is fairly close...
Using LabVIEW and CompactRIO to Put Blind Drivers Behind the Wheel
https://decibel.ni.com/content/docs/DOC-11443
11-26-2013 04:58 PM - edited 11-26-2013 04:59 PM
You can see a link on the forum that also addresses this issue
https://decibel.ni.com/content/docs/DOC-19917
http://forums.ni.com/t5/LabVIEW/Ultrasonic-HC-SR04-and-NI6008/td-p/2146750