Die Suche ergab 306 Treffer

von Ad2
19 Nov 2013, 11:41
Forum: Technik
Thema: Competition Ahead: What Will Be fischertechnik's Answer?
Antworten: 36
Zugriffe: 47077

Re: Competition Ahead: What Will Be fischertechnik's Answer?

When I understand correctly the biggest advantage of the EV3 is the open software and possibly the bigger display. There are however some disadvantages for use with ft: not compatible with RoboPro (so you would have to use the Lego programming system) and incompatible hardware (connectors, encoder m...
von Ad2
15 Nov 2013, 14:01
Forum: Robo Pro / Computing / Software
Thema: TX Ultrasound Sensor
Antworten: 2
Zugriffe: 3739

TX Ultrasound Sensor

Since we have access to the I2C interface now, other interfaces are becoming less interesting, nevertheless I have taken a look at the TX ultrasound sensor. It appears that the digital Ultrasound interface is an interrogating system. When no sensor is connected and the input is in ultrasonic mode, t...
von Ad2
30 Okt 2013, 18:36
Forum: Robo Pro / Computing / Software
Thema: Fischertechnik Sound & light
Antworten: 1
Zugriffe: 1692

Re: Fischertechnik Sound & light

Das geht ähnlich wie bei der Control Set. Einfach ein Motorausgang des TX mit ein Eingang des Soundmoduls verbinden. TX und Soundmodul sollen die gleiche Masse (- Pol) haben.
von Ad2
29 Okt 2013, 18:33
Forum: Robo Pro / Computing / Software
Thema: Robo TX Explorer (Hilfe)
Antworten: 5
Zugriffe: 3085

Re: Robo TX Explorer (Hilfe)

Well umfish for Delphi is a good start, what exactly is your problem?
I guess you know how to program in Delphi, right?
von Ad2
29 Okt 2013, 18:29
Forum: Robo Pro / Computing / Software
Thema: Robo TX Explorer (Hilfe)
Antworten: 5
Zugriffe: 3085

Re: Robo TX Explorer (Hilfe)

In the video it shows the robo interface. Not the TX so the RF link should work.
von Ad2
29 Okt 2013, 13:06
Forum: fischertechnik allgemein
Thema: Stromversorgung großer FT-Modelle
Antworten: 9
Zugriffe: 5441

Re: Stromversorgung großer FT-Modelle

Ein 5000mA Trafo wurde sicherlich das Problem lösen, es sei das Problem liegt in der Verdrahtung. Das Gefahr ist allerdings das ein Kurzschluss gleich die Verdrahtung vernichtet. Deshalb ist es besser unterschiedliche Stromkreise zu verwenden die z.B. auf 1000mA gesichert sind. Also 5 Netzgeräte von...
von Ad2
26 Aug 2013, 13:16
Forum: fischertechnik allgemein
Thema: ?RC-Motorantrieb 80ger Jahre + Control Set 500881?
Antworten: 10
Zugriffe: 6512

Re: ?RC-Motorantrieb 80ger Jahre + Control Set 500881?

Das ist ja wirklich interessant! Um welche Servo handelt es sich genau? Passt die Hebel auch? Ist er baugleich mit der altere oder der neuere Control Set Servo, ich glaude die neuere hat ein Metalgetriebe, nicht?
von Ad2
19 Aug 2013, 18:40
Forum: Tipps & Tricks
Thema: Was ist dies für ein Teil?
Antworten: 4
Zugriffe: 5258

Re: Was ist dies für ein Teil?

Es ist ein Zugmagnet, glaube nicht das es ein originellles Teil ist.
von Ad2
15 Aug 2013, 20:34
Forum: Robo Pro / Computing / Software
Thema: Displayoutput on TX Controler
Antworten: 7
Zugriffe: 4011

Re: Displayoutput on TX Controler

Es wurde helfen das gesammte Program hier zu zeigen.
von Ad2
15 Aug 2013, 20:30
Forum: Robo Pro / Computing / Software
Thema: Distance sensor with I2C
Antworten: 6
Zugriffe: 5758

Re: Distance sensor with I2C

Indeed, the TX is I2C master and need to request the data from the Arduino. Therefore the Arduino need to be configured as an I2C slave.
von Ad2
15 Jul 2013, 15:40
Forum: Robo Pro / Computing / Software
Thema: Programmierung des TXControllers ohne RoboPro
Antworten: 4
Zugriffe: 3370

Re: Programmierung des TXControllers ohne RoboPro

Hi, I hope you read English. Programming a TX in online mode (i.e. the program is running on the PC) is not difficult and not that much different from other PC programming. For the TX you need the ftMsclib which resembles the ftlib but has some important differences. Both have the concept of a trans...
von Ad2
10 Jun 2013, 09:55
Forum: Robo Pro / Computing / Software
Thema: New smartHub I²C Repeater
Antworten: 1
Zugriffe: 1538

Re: New smartHub I²C Repeater

Hi Rei,
Nice solution. Which IC did you use?
von Ad2
15 Mai 2013, 11:12
Forum: Robo Pro / Computing / Software
Thema: Kaufentscheidende Frage
Antworten: 19
Zugriffe: 9187

Re: Kaufentscheidende Frage

Ich glaube auch das du das nie schaffen wirst. Sicherlich nicht mit ft alleine. Auch Gyro, Kompass und GPS sind wahrscheinlich zu ungenau. Das einzige wäre ein absoluter Koordinatenreferenzsystem mit z.B. ein Kamera.
von Ad2
01 Mai 2013, 11:15
Forum: Kontakt mit fischertechnik
Thema: dll für Visual Studio - TX Ansteuerung
Antworten: 10
Zugriffe: 8312

Re: dll für Visual Studio - TX Ansteuerung

@thomasdr Maybe you can write your own wrapper, I did it once for C# and ftlib. Perhaps you can use the same principles for VB.Net and ftMsclib. here are the problems and solutions I encountered: The .Net framework and C# are becoming increasingly popular. Using ftlib requires a different approach b...
von Ad2
30 Apr 2013, 20:28
Forum: Robo Pro / Computing / Software
Thema: Connect TX Controller with Bluetooth to PC
Antworten: 6
Zugriffe: 8889

Re: Connect TX Controller with Bluetooth to PC

A TX C program can read memory locations, e.g. 16 bytes at a time and send them as a BT message. In a more elaborate approach you could implement a kind of RPC scheme. For instance by sending a function code and some parameters and receiving return values.
von Ad2
30 Apr 2013, 18:12
Forum: Robo Pro / Computing / Software
Thema: Connect TX Controller with Bluetooth to PC
Antworten: 6
Zugriffe: 8889

Re: Connect TX Controller with Bluetooth to PC

But now you could implement a readmem yourself, getting 16 bytes at a time
von Ad2
19 Apr 2013, 20:41
Forum: Robo Pro / Computing / Software
Thema: ROBO TX and Linux
Antworten: 4
Zugriffe: 3067

Re: ROBO TX and Linux

Well basically it can be done! In practice it is a lot of work and ft has not disclosed all necessary details.
von Ad2
19 Apr 2013, 20:39
Forum: Robo Pro / Computing / Software
Thema: Visual Studio und TX
Antworten: 4
Zugriffe: 2847

Re: Visual Studio und TX

A similar problem was discussed here. http://forum.ftcommunity.de/viewtopic.php?f=8&t=1503 . In principle it is possible but it is not easy.
von Ad2
19 Apr 2013, 20:23
Forum: Robo Pro / Computing / Software
Thema: ROBO TX and Linux
Antworten: 4
Zugriffe: 3067

Re: ROBO TX and Linux

CDC and SPP will provide you with a virtual com port. Over this port you can communicate in ascii (console) mode. File transfer is with xmodem 1k, should be available for linux. The X1 protocol for online mode you will have to program yourself.