Die Suche ergab 1589 Treffer

von vleeuwen
12 Mai 2025, 10:49
Forum: Robo Pro / Computing / Software
Thema: RoboPro Coding and Visual Studio Code - Anleitung
Antworten: 4
Zugriffe: 2401

Re: RoboPro Coding and Visual Studio Code - Anleitung

For translations, see for example Google translate. =================================================================== There is no manual for this. I have used it before and it works. Move the remote VSC files to a microSD card on the TXT4.0, because the storage memory of the TXT4.0 is too small. T...
von vleeuwen
11 Apr 2025, 00:32
Forum: Robo Pro / Computing / Software
Thema: TXT 3: no ssh connection possible after reset
Antworten: 4
Zugriffe: 2746

Re: TXT 3: no ssh connection possible after reset

What is a TXT 3?
I only know a TXT or a TXT4.0.

Did you try to reinstall the TXT firmware?
von vleeuwen
28 Feb 2025, 20:24
Forum: Robo Pro / Computing / Software
Thema: Prinzip "Thread"
Antworten: 8
Zugriffe: 3384

Re: Prinzip "Thread"

RoboPro coding offers only a subset of Python and also of threading. Hereby some links about threading with Python: https://www.simplifiedpython.net/python-threading-example/ https://docs.python.org/3.5/library/threading.html# https://superfastpython.com/threading-in-python/ threads versus processes...
von vleeuwen
10 Feb 2025, 19:54
Forum: Robo Pro / Computing / Software
Thema: Extensions für den I2C-Bus
Antworten: 13
Zugriffe: 9149

Re: Extensions für den I2C-Bus

See Google translate for the translation into a different language. @ Jan Thanks for this information. @all Why this change? see: https://www.allaboutcircuits.com/news/how-master-slave-terminology-reexamined-in-electrical-engineering/ This is only a textual change in the "I2C bible" UM10204, this be...
von vleeuwen
09 Feb 2025, 22:58
Forum: Robo Pro / Computing / Software
Thema: Extensions für den I2C-Bus
Antworten: 13
Zugriffe: 9149

Re: Extensions für den I2C-Bus

For translations, see Google translate. However the most I2C documentation/information is written in English. About your second question, some elementary information: I2C is a 3-wire communication bus protocol to connect a master I2C device with one or more so called I2C-slaves devices. I2C definiti...
von vleeuwen
31 Jan 2025, 19:42
Forum: Robo Pro / Computing / Software
Thema: RFID / NFC Technologie & TXT 4.0 & ftrobopy
Antworten: 8
Zugriffe: 4665

Re: RFID / NFC Technologie & TXT 4.0 & ftrobopy

Maybe this can help. Be aware: Some I2C RFID/NFC interface needs clock stretching or an interrupt ( IO-pin). The python RFID lib ask for it. The TXT does not have implemented clock stretching. The TXT4.0, I don't know. For example: Additional background information (PN532): https://learn.adafruit.co...
von vleeuwen
23 Jan 2025, 23:07
Forum: Robo Pro / Computing / Software
Thema: Firmware error TXT controller 4.7.0
Antworten: 2
Zugriffe: 2302

Re: Firmware error TXT controller 4.7.0

Yes, it is possible to reinstall the firmware from a SD-card.
And it also possible to do this from scratch.
For that you will need a USB to serial converter.
See also:
viewtopic.php?f=8&t=6910&p=52998&hilit=kiwi#p52998
von vleeuwen
23 Jan 2025, 23:06
Forum: Robo Pro / Computing / Software
Thema: Firmware error TXT controller 4.7.0
Antworten: 2
Zugriffe: 2302

Re: Firmware error TXT controller 4.7.0

Yes, it is possible to update the TXT from a SD-card.
And it also possible to do this from scratch.
For that you will need a USB to serial converter.
See also:
viewtopic.php?f=8&t=6910&p=52998&hilit=kiwi#p52998
von vleeuwen
15 Jan 2025, 23:06
Forum: Robo Pro / Computing / Software
Thema: Schritteite bei Encoder-Motor programmieren?
Antworten: 21
Zugriffe: 16609

Re: Schritteite bei Encoder-Motor programmieren?

(For translation you can use something like Google translate.) A stepper is absolutely not the same as an encoder motor. A stepper has no feedback sensor. However their are existing steppers with an integrated quadrature encoder (2 bit pulse, gray coded, direction info). The encoder motor has a puls...
von vleeuwen
12 Dez 2024, 20:07
Forum: Robo Pro / Computing / Software
Thema: Automation Robots: Steuerung des Greifers
Antworten: 14
Zugriffe: 12597

Re: Automation Robots: Steuerung des Greifers

@peter
see
https://forum.ftcommunity.de/viewtopic.php?f=38&p=67047#p67042
for the actual links.
or search in the "bilderpool" for "peterholland festo"
von vleeuwen
11 Dez 2024, 19:40
Forum: Rund um den 3D-Druck / 3D-Printing
Thema: Bionischer Gripper von Festo
Antworten: 25
Zugriffe: 22811

Re: Bionischer Gripper von Festo

Diese Festo-Greifer wurden auf dem Fischertechnik-Kongress um 2012 vom 2018 verstorbenen Peter Damen vorgestellt und als Teil eines fischertechnik-Modells gezeigt. https://ftcommunity.de/bilderpool/basteleien/pneumatik/bionische-greiffinger-festo-alternativ/gallery-index/ https://ftcommunity.de/bild...
von vleeuwen
09 Okt 2024, 14:42
Forum: Robo Pro / Computing / Software
Thema: ROBOTICS TXT Controller - Power up
Antworten: 3
Zugriffe: 2333

Re: ROBOTICS TXT Controller - Power up

Thanks, I only have experience with both the factory 9v TXT (RoboPro programs) and the factory 4.0 9v TXT (C++ programs). I have given both technical and didactic support/advice in the use of both factories at Saxion HBO business administration in Enschede (NL) and Drenthe College Smart Industry (MB...
von vleeuwen
09 Okt 2024, 00:21
Forum: Robo Pro / Computing / Software
Thema: ROBOTICS TXT Controller - Power up
Antworten: 3
Zugriffe: 2333

Re: ROBOTICS TXT Controller - Power up

The TXT needs always be power on by pressing the button.
The auto-start only takes care to start the application after power on.
with the learning-factory that is pressing the 5 TXT's their buttons in the right sequence.
von vleeuwen
13 Aug 2024, 00:32
Forum: fischertechnik allgemein
Thema: Ich wünsche mir was ...
Antworten: 204
Zugriffe: 605064

Re: Ich wünsche mir was ...

To solve the problems with connecting two I2C-master devices: See the data sheets of these products: https://coptonix.com/en/products/i2c-rs232-adapter-slave/ ( https://coptonix.com/en/products/rs232-i2c-adapter-master/ https://coptonix.com/en/products/rs485-i2c-adapter-master/ ) https://www.mikroe....
von vleeuwen
06 Aug 2024, 00:46
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8676

Re: ICSS testbed with ft / Angriffe mit ft simulieren

The laptop is not a MQTT-client. An application can be a MQTT-client. On a laptop you can have on or more MQTT clients running. The MQTT client's can be running on the same laptop as the MQTT-broker. In the installation map of Mosquitto: \Program Files\mosquitto\ you will find two nice client applic...
von vleeuwen
04 Aug 2024, 01:26
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8676

Re: ICSS testbed with ft / Angriffe mit ft simulieren

@beepere, How good is your knowledge and experience with MQTT? The original 9V factory with TXT's is using shared sensor outputs and not MQTT. You can only subscribe to MQTT topics. You can develop drivers (MQTT-clients) for IO-ports and other hardware which are decoding and converting MQTT messages...
von vleeuwen
30 Jul 2024, 00:49
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8676

Re: ICSS testbed with ft / Angriffe mit ft simulieren

The original 9V factory with TXT's is using shared sensor outputs (IO-ports) to signal to the warehouse that the color selector unit has a product with a certain color available at one of the 3 output lanes of the color selector.