Skip to content

MoBoo/txt_training_factory

 
 

Repository files navigation

If you have any questions, please contact [email protected]

DEUTSCH: fischertechnik Lernfabrik 4.0 (de)

fischertechnik Training Factory Industry 4.0 (en)

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.

Overview

The factory consists of the following stations:

  • SSC: Sensor Station with Camera (Main)
  • HBW: High-Bay Warehouse
  • VGR: Vacuum Gripper Robot
  • DPS: Delivery and Pickup Station
  • MPO: Multi-Processing Station with Oven
  • SLD: Sorting Line with Color Detection

Programs

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:

  • TxtParkPosSSC, TxtParkPosMPO, TxtParkPosHBW, TxtParkPosVGR

The programs can be copied to the TXT controllers using the WEB server.

Build

You can import the git repository as a workspace in eclipse CDT or build the programs with make. Please read the building instructions.

Network

The next picture shows the network overview with the TXT controllers. Overview Network

MQTT Interface

The MQTT Interface describes the topics and the payload of the MQTT clients and the configuration of the mosquitto MQTT bridge.

Node-RED

With Node-RED you can implement a local Dashboard for Training Factory Industry 4.0. The simple Node-RED example shows how the Training Factory Industry 4.0 can be connected with Node-RED. You can import the example flows file in the Node-RED environment (see HowTo).

API Reference C/C++ Library

The Doxygen documentation of the C/C ++ library classes can be found in the API Reference.

About

TXT Training Factory Industry 4.0 (>=4.5.0)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.1%
  • C 26.7%
  • Makefile 2.1%
  • Shell 0.1%