Advanced Search
Search Results
9 total results found
Datei
In ROBO Pro Coding werden Ordner als spezielle Arten von Dateien betrachtet, die zur Organisation und Strukturierung von Projektdaten dienen. Daher werden in diesem Abschnitt sowohl Dateien als auch Ordner behandelt. Dateien Datei öffnen Der Block "Datei .....
Machine Learning
Die Gruppe "Machine Learning" enthält Blöcke zur Verwendung mit dem TensorFlow-Projekt und der USB-Kamera. Erstellt eine Bildanalyse für ein Model im Pfad path auf dem TXT 4.0 Controller. Erstellt eine Objekterkennung mit einem Standardmodell "Sortierstrec...
Importe
Importe enthält alle Funktionen aus selbst definierten Modulen in "lib". Funktionen dienen dazu, Teile des Codes wieder verwendbar zu machen und dadurch den Code insgesamt zu strukturieren (siehe "Funktionen"). Eine kurze Anleitung illustriert Schritt für Sch...
Sprachsteuerung
Blöcke für die die Kommunikation mit der App Voice Control. wenn Befehl empfangen: Text Wird ausgeführt, wenn ein neuer Text von App "Voice Control" empfangen wurde. Text Text ist der erkannte Sprachbefehl.
Cloud / MQTT
fischertechnik Cloud Blöcke für die Kommunikation mit der fischertechnik Cloud. Diese Blöcke werden für "Sensorstation IoT" und "Lernfabrik 4.0" verwendet. Cloud verbinden Dieser Block stellt eine Verbindung zur fischertechnik Cloud her. Er wird verwendet,...
Imports
Imports contains all functions from self-defined modules in "lib". Functions are used to make parts of the code reusable and thus to structure the code as a whole. see "Functions"
Machine Learning
The group "Machine Learning" contains blocks for using with TensorFlow project and the USB camera. Creates an image analysis for a model in the path on the TXT 4.0 controller. Creates an object recognition with a standard model "sorting route with AI". ...
Voice Control
Blocks for communication with the Voice Control app. on command received: text Executed when a new text has been received from Voice Control app. text Text is the recognised voice command.
Cloud / MQTT
fischertechnik Cloud Blocks for communication with the fischertechnik Cloud. These blocks are used for "Sensorstation IoT" and "Training Factory Industry 4.0". MQTT Client MQTT stands for "Message Queuing Telemetry Transport" protocol and is often used in ...