Society of Robots - Robot Forum

Software => Software => Topic started by: Kelpy on November 10, 2010, 10:24:16 AM

Title: How do I program photovore using WebBotLib Designer?
Post by: Kelpy on November 10, 2010, 10:24:16 AM
I'm trying to combine a few facilities in my bot, and have successfully used WD to set up Sharp, servos, LED's etc, but cannot see how I can use it for a Photovore.
All I need is for the designer to accept 2 photosensors for use in that task.
The reason I want to use the designer, is that I have managed to successfully combine 2 or three sample codes and hardware.h/xhardware.h produced by the program, but I am having difficulty in including the original photovore code.
Title: Re: How do I program photovore using WebBotLib Designer?
Post by: Webbot on November 11, 2010, 01:23:09 PM
There is no specific device in Project Designer for the photosensors. Just define them as ADC devices.
Title: Re: How do I program photovore using WebBotLib Designer?
Post by: Kelpy on November 11, 2010, 02:57:57 PM
OK, thanks Webbot.