Hello everyone again,
I have several items in a scene. The position of those items is retrieved through the serial port and stored in a database. That is no problem. Now I want to update the scene reflecting the changes in the position of the items every second.

What would be the best approach to accomplish that?