Die Suche ergab 1557 Treffer

von vleeuwen
06 Apr 2023, 09:44
Forum: Off topic
Thema: Märklin kopierte Fischertechnik (& Lego)
Antworten: 11
Zugriffe: 9996

Re: Märklin kopierte Fischertechnik (& Lego)

https://www.makerbeam.com/

Makerbeam 15mm profiles are much better then the fischertechnik alu.
However Makerbeam has remove the fischertechnik projects from their web site.
It was probably not allowed by fischertechnik.
von vleeuwen
05 Apr 2023, 23:46
Forum: Robo Pro / Computing / Software
Thema: FischerTechnik Simulation Factory 4.0 with Siemens S7-1500
Antworten: 1
Zugriffe: 963

Re: FischerTechnik Simulation Factory 4.0 with Siemens S7-1500

With MQTT you mix up some things. MQTT is a communication between clients and a broker and not between devices. The clients are embedded in the applications. A client can have a subscriber and/or a publisher relation with a broker. The broker configuration is responsible for the ports (default 1883)...
von vleeuwen
03 Apr 2023, 15:12
Forum: Robo Pro / Computing / Software
Thema: Industry ROBOTS II mit TX oder TXT anstatt ROBO-Interface betreiben
Antworten: 17
Zugriffe: 2518

Re: Industry ROBOTS II mit TX oder TXT anstatt ROBO-Interface betreiben

Hi,
At the end of the week, when I am back home, I will take a look in this problem.
For the moment I am not at home.
I hope the you can wait some days.
Kind regards,
Carel
von vleeuwen
29 Mär 2023, 23:49
Forum: Robo Pro / Computing / Software
Thema: Industry ROBOTS II mit TX oder TXT anstatt ROBO-Interface betreiben
Antworten: 17
Zugriffe: 2518

Re: Industry ROBOTS II mit TX oder TXT anstatt ROBO-Interface betreiben

Yes, I have running this model with a TXT.
And also with the TeachIn program
von vleeuwen
26 Mär 2023, 20:07
Forum: Robo Pro / Computing / Software
Thema: VS-code remote Python development on the TXT 4.0
Antworten: 1
Zugriffe: 726

VS-code remote Python development on the TXT 4.0

Has anyone gotten Visual Studio code with Python to work stably in a remote project on the TXT 4.0? I myself have come a long way but still have an unstable connection with the TXT 4.0. VS code goes too often to rebuild the connection. That is not workable in an educational situation. It seems to ha...
von vleeuwen
26 Mär 2023, 19:55
Forum: Robo Pro / Computing / Software
Thema: Hilfe für FtDuino gesucht
Antworten: 14
Zugriffe: 7541

Re: Hilfe für FtDuino gesucht

Siehe Abschnitt im Hauptmenü "Community-Projekte"
von vleeuwen
11 Mär 2023, 11:39
Forum: Robo Pro / Computing / Software
Thema: ROBO TX Computing Hochregallager Software unter Robo Pro 4xx
Antworten: 9
Zugriffe: 1171

Re: ROBO TX Computing Hochregallager Software unter Robo Pro 4xx

Only small bugs in RoboPro self.
The TX-C firmware has not been changed after the start of the TXT development.
von vleeuwen
09 Mär 2023, 00:44
Forum: Robo Pro / Computing / Software
Thema: Anfängerfrage: Remote Control und TXT
Antworten: 5
Zugriffe: 977

Re: Anfängerfrage: Remote Control und TXT

The IR-data from the IR-sensor for the Red-joystick controller is part of the Transfer Area (TA).
Also directly with C++ (remote or local mode).
The TA data is accessible over a Berkeley socket (ip-socket), in fact remotely it can be used in a lot more languages.
Some options as in RoboPro.
von vleeuwen
28 Feb 2023, 16:32
Forum: Robo Pro / Computing / Software
Thema: RoboPro coding versie 6.1.3/firmware 3.1.4
Antworten: 0
Zugriffe: 617

RoboPro coding versie 6.1.3/firmware 3.1.4

RoboPro coding versie 6.1.3/firmware 3.1.4 is now available.
von vleeuwen
22 Feb 2023, 00:03
Forum: Robo Pro / Computing / Software
Thema: TXT Controller Reset
Antworten: 3
Zugriffe: 6388

Re: TXT Controller Reset

Suggestion to have a better control over the IP-addresses in your subnet ('s) a) User the DHCP client list to get the mac addresses of all your devices. b) Bind all your device to their proper IP-addresses. After saving the new setting, restart the Tp-link router/switch. Under WIndows the new bindin...
von vleeuwen
16 Feb 2023, 01:14
Forum: Robo Pro / Computing / Software
Thema: Technical Help
Antworten: 3
Zugriffe: 728

Re: Technical Help

The recent Tplink nano Wifi routers are using the nummer at the right under de MAC-address on the back as initial password.
See also the sticker in the box.
von vleeuwen
28 Jan 2023, 14:15
Forum: Robo Pro / Computing / Software
Thema: Offline-Betrieb der Lernfabrik
Antworten: 19
Zugriffe: 2544

Re: Offline-Betrieb der Lernfabrik

There are more possibilities: There is a MQTT broker running and is use on one of the TXT (camera). You need to change the configuration file of this MQTT broker (service). As I remember me well: You need only remove the extension .cloud from TxtFactoryMain.cloud. TxtFactoryMain is a normal executab...
von vleeuwen
28 Jan 2023, 01:02
Forum: Robo Pro / Computing / Software
Thema: Offline-Betrieb der Lernfabrik
Antworten: 19
Zugriffe: 2544

Re: Offline-Betrieb der Lernfabrik

Yes, the factory 4.0 9V with the C++ program can operate without an Internet connection, in a local network only. See also: https://forum.ftcommunity.de/viewtopic.php?f=8&t=7517&p=58175&hilit=factory+local#p58175 https://forum.ftcommunity.de/viewtopic.php?f=8&t=7444&p=57395&hilit=factory+local#p5739...
von vleeuwen
26 Jan 2023, 15:31
Forum: Robo Pro / Computing / Software
Thema: Neuanschaffung für Schule: TXT 4.0?
Antworten: 9
Zugriffe: 2204

Re: Neuanschaffung für Schule: TXT 4.0?

If you are going to switch from RoboPro (4G (generation) programming language) to RoboPro coding (Blockly, subset of 3G imperative programming language Python) you will also have to change a lot in the teaching material. Imperative programming is fundamentally different from work flow programming. W...
von vleeuwen
24 Jan 2023, 18:35
Forum: Robo Pro / Computing / Software
Thema: alte C64 Programme zu ROBO Pro Übertragen
Antworten: 5
Zugriffe: 880

Re: alte C64 Programme zu ROBO Pro Übertragen

RoboPro is a 4G language, work flow oriented with data flow for the synchronization of the independent processes. Robopro is essentially something other than an imperative language (3G), to which the C64 basic interlanguage belongs. Variables within RoboPro have a completely different meaning and fu...