If you have any questions, please contact fischertechnik-technik@fischer.de
DEUTSCH: fischertechnik Lernfabrik 4.0 (de)
This project contains the C/C++ library TxtSmartFactoryLib and the main and client programs for the fischertechnik Training Factory Industry 4.0. The library requires at least the TXT firmware version 4.5.1.
The current txt_training_factory version v0.8.0 (Release Notes) requires at least TXT firmware 4.6.6 (Release Notes). See HowTo for more details. An upgrade takes some time and should best be done by an experienced user, because all the data on the TXT controllers will be overwritten.
The factory consists of the following stations:
The default user programs implement the standard demo scenario with the www.fischertechnik-cloud.com. These programs you will find in the bin folder:
The programs for the parking position you will find in the bin folder:
The programs can be copied to the TXT controllers using the WEB server.
You can import the git repository as a workspace in eclipse CDT or build the programs with make. Please read the building instructions.
The next picture shows the network overview with the TXT controllers.
The MQTT Interface describes the topics and the payload of the MQTT clients and the configuration of the mosquitto MQTT bridge.
An example for Training Factory Industry 4.0 and Node-RED you can find in Node-RED folder.
The Doxygen documentation of the C/C ++ library classes can be found in the API Reference.