Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: stefanb on February 05, 2013, 12:12:45 PM

Title: Colour sensor programable in labview
Post by: stefanb on February 05, 2013, 12:12:45 PM
Hi,

I am building a robot that needs to detect colours and stop at red. For this I am using a sensor that detects colours. Does anyone have any ideas of manufacturers that build sensors programmable in labview?

Thanks
Title: Re: Colour sensor programable in labview
Post by: jwatte on February 05, 2013, 01:55:05 PM
I think you're going to want to separate the "sensor" part and the "labview" part. Get a Sensor, and an Arduino board. Have the Arduino read the sensor, and output the sensor value on the serial port. Have Labview read the serial port.