Seite 1 von 1

Programieren

Verfasst: 18 Jan 2011, 17:29
von Märklin
Hallo,
ich habe mir den kleinen Film unter Daunlods angeschaut, dort wurd gesagt dass man die Roboter per pluto
programieren kann. Da ich aber kein Pluto auf meinen Computer habe, will ich wissen ob das auch über USB geht?

Re: Programieren

Verfasst: 18 Jan 2011, 17:37
von Compflocke
Guten Tag!

Meinst du mit "pluto" Bluetooth(sprich"blutus")?

--Wenn ja:
Ja, man kann Roboter auch über USB programmieren wenn man die Software RoboPro(von FT) hat!
Wenn du in einer Programmiersprache wie C, C++, C#, Delphi, Java, etc. programmierst schau mal unter
http://www.ftcomputing.de!
--Wenn nein:
was bitte ist pluto?

PS: Daunlods schreibt man : Download, das kommt von down = unten, herunter und load = laden == herunterladen! ;)

Re: Programieren

Verfasst: 18 Jan 2011, 17:40
von Compflocke
Ach ja, hatte ich noch vergessen:

Den Beitrag sollte ein Moderator unter "Robo Pro / Computing / Software" verschieben!

edit: uups! der ist ja schon unter robopro / Computing / Software! Hatte wohl einen Knick in der Optik!

Re: Programieren

Verfasst: 18 Jan 2011, 20:27
von vleeuwen
Fischeretechnik is also partner in the Microsoft Robotics Developer Studio project.
Besides RoboPro there is also the MS-RDS with the visual programming language VPL available.
For information see the fischertechnik web site.

MS-RDS offers beside a visual programming language, the possibility to program in a text based langage like C# or another .NET dialect. MS-RDS contains also a 3D simulation environement.
It enables also the possibility to use other with the PC connected resources, like Joysticks, XBox360 controller, WIImote, WII balance board, WebCams, and the use of internet.

MS-RDS is message flow based. It knows Notifications (kind of events).
This makes it possible to write programs on a compact and abstract level.
Because of his nature, message flow oriented programming is also very suitable for use in educational situations.

On the fischertechnik web site you will find more information and also were you can find the FtxxServices for the fischertechnik interfaces.
There is support for the Robo Interface family (RoboInt, RoboExtension (stand alone), RoboConnectionBox) (Ft16Service) and for the TX-C (FtTxService).
There is also the intension to suport the Robo TX-L (the light version).