seeprogrammer
unread,Nov 1, 2009, 1:14:52 AM11/1/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RobotSee Users
!NEW! - IDE based on the scintilla API. The new IDE now has a world
class editor,
with syntactic color coding.
The new IDE has a run and debug button. The run button executes your
program immediately.
The debug button opens the debugger, and automatically puts your
program in debug mode.
Allowing you to step through your code one line at a time.
Using the debugger you can also view variables in real-time, halt, and
trace your program.
2D Graphic support.
Create 2D graphic applications using RobotSee and the new
RobotSee_Graphics language extension.
Using just 11 keywords, you can create bitmap based 2D graphics to
display your data, or control your robot.
With these keywords, making your own custom graphical control panel
for your robot is as easy as; 1,2,3.
New Computer Vision Filters and example code.
In addition to color blob tracking, now there is motion tracking, and
line tracking ( sobel based ) computer vision filters. Using these
filters with RobotSee is easy.
Add Computer Vision to your robot using BASIC like language.
In minutes, you can have your robot tracking colored objects, tracking
motion
or following lines, using almost any low cost web camera.
Using the serial interface, the RobotVisionToolkit can be used with
any off the shelf servo controller.
Or, the RobotVisionToolkit includes advanced support for the Freescale
Sensor/Robot.
This robot controller includes a 3-axis accelerometer, touch sensor,
and 8 servo channels.
The robot includes 4 servos, for programmable sensor based bi-pedal
motion.
Using RobotSee and the RobotVisionToolkit, you can have the robot
walking based on data
from the 3-axis accelerometer in minutes.
There are over a dozen examples of how to use the 3-axis
accelerometer, and control servos using RobotSee.
Currently Supported Features:
RobotSee IDE: 1.0.0.1
RobotSee Debugger: 0.0.1.0
RobotSee Interpreter Version: 6.3 ( see keywords below )
RobotSee Computer Vision DLL/Language Extension: 0.2
RobotSee Speech Recognition/Text to Speech (SAPI) DLL/Language
Extension: 0.1
RobotSee Joystick DLL/Language Extension: 0.1
RobotSee Graphics DLL/Language Extension: 0.1