Fischertechnik — Projects
For the advanced maker or vocational school, combine everything above into a multi-station manufacturing cell.
Station 1 (Storage): A vertical carousel (magazine) holds raw plastic cubes. Station 2 (Processing): A pneumatic press stamps the cubes. Station 3 (Quality Control): A camera (USB webcam connected to TXT) uses OpenCV to check if the stamp is in the correct location. Station 4 (Sorting): A 3-axis gantry robot moves defective items to a bin and good items to a shuttle. Station 5 (Transport): A fischertechnik "shuttle" (small AGV) travels between stations using a floor track with magnetic markers.
Time to build: 40–60 hours. Cost: Roughly $1,200 in components (cheaper than one semester of engineering tech school). Result: A working Industry 4.0 demonstration. This exact project is used in the WorldSkills competition for Mechatronics. fischertechnik projects
Goal: Simulate a factory robot arm. Parts needed: Pneumatic cylinder (30mm or 60mm stroke), 4/2-way valve, compressed air reservoir, and a rotator base. The Build:
If you are just unboxing a "Basic" or "Profi" set, do not rush to robotics. Master mechanical movement first. For the advanced maker or vocational school, combine
A classic fischertechnik project involves building a differential gear. When a car turns a corner, the outside wheel must spin faster than the inside wheel. A differential allows this.
Selective Compliance Articulated Robot Arm (SCARA) is the type of arm used to assemble iPhones. Building one from fischertechnik is a 50+ hour project. Resource: Fischertechnik provides a free Python library (
A simple line follower is easy. A fast line follower requires PID (Proportional-Integral-Derivative) control.
ftrobopy) to access the TXT’s GPIO pins and motor controllers.