Society of Robots - Robot Forum
Electronics => Electronics => Topic started 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
-
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.