Industrial IoT Project
I'm using the fischertechnik system to build industrial models. The official fischertechnik controller features an I²C bus. Ten years ago, I decided to design my own advanced sensors and that is how I started to explore the embedded world.
Now, I am back to the fischertechnik system and I am looking for a better way to manage the models, especially the large ones like the New Magasin. I devoted the section Dealing with very large models to discuss the many difficulties raised by such models. Contrary to Lego Mindstorms where sensors and actuators are closed but software open, fischertechnik relies on standard hardware for the sensors and actuators, but keeps the controller and the software closed. |
The model pictured here includes 27 sensors and 28 actuators managed by seven processes plus one service. It requires three official controllers to provide enough inputs and outputs.
I explored two options for the software:
|
Alas, those options face many issues.
|
What's new?
The sensors and actuators I've designed, called smartDevices, include an embedded micro-controller: they process high level commands and send filtered measures. Because they can be physically isolated and they offer a limited set of interactions, debugging is now very easy.
IoT seems to be mature enough now, with solutions I could leverage to manage large models. |
General idea
The general idea would be to use...
|
Features
|
|
|
|
Posted: 24 Oct 2020
Updated: 26 May 2021
Updated: 26 May 2021