Programming Language
Navigates to RoboticsConnection.com Home RoboticsConnection.com HomePage
RoboticsConnection User Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Programming Language Expand / Collapse
Author
Message
Posted Saturday, April 19, 2008 5:39 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: Thursday, September 25, 2008 10:19 AM
Posts: 7, Visits: 10
I see all these commands in the command set summary located in the users guide. What are they for? C? C++? or .net? I would like to use the visual robotics studio, but can that do pulse width modulation? Does Visual studio support a digital joystick?

Lots of questions not many answers yet

John

Post #363
Posted Sunday, April 20, 2008 7:11 AM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: Today @ 7:20 AM
Posts: 285, Visits: 414
Those commands you refer to is the command set for the Serializer.  It's basically a protocol that the Serializer understands.  Anyone who wishes to communicate w/ the Serializer, has to send these commands, and expect it's responses. 

We have written the Serializer .NET Library, Serializer C++ Lib (by James Y. Wilson), Serializer MF Library, and Serializer MSRS services, which implement the communication protocol for you.  So, you don't even have to worry about sending these commands, and you're able to work w/ the components supported by the Serializer at a much higher level (in the software library).

Once the Serializer receives these commands (e.g. pwm), it handles the PWM for you going to the h-bridges, which is what the motors are connected to (thru the green motor terminals).  Thus, you just have to connect your motors to the Serializer, and now you can immediately control them using a pwm software object.  Very easy.

If you look at teh Serializer .NET Library Documentation, or Serializer MF Lib Documentation, you will see all kinds of examples, specific to each and every component supported, that you can use.

Best Regards,

Jason Summerour
President,
Summerour Robotics Corporation
Microsoft MVP
www.roboticsconnection.com

Post #366
Posted Sunday, April 20, 2008 5:30 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: Thursday, September 25, 2008 10:19 AM
Posts: 7, Visits: 10
So I just make my program in Visual Studio? I don't need to worry about the rest of the code?
Post #370
Posted Sunday, April 20, 2008 7:50 PM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: Today @ 7:20 AM
Posts: 285, Visits: 414
If you decide to use .NET, then you can create a new C# application (Console or Form), add a reference to the Serializer .NET Library (which has to be previously installed), add the proper using clauses (see examples), and start using the objects in the library.

Here's the Serializer .NET Library documentation:

Best Regards!

Jason Summerour
President,
Summerour Robotics Corporation
Microsoft MVP
www.roboticsconnection.com

Post #372
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: jsummerour, ringo

Permissions Expand / Collapse

All times are GMT -8:00, Time now is 8:04am

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.218. 16 queries. Compression Disabled.