Arduino controls Blender object in real time

This sample maybe userful

It makes the integration with OpenDevice(Java) and Blender (Python)

Allowing you to make any kind of communication with the Arduino (Bluetooth, USB, ethernet, wifi), the OpenDevice does the dirty work

Hi everyone.
I know that i’m waking up this post but i’m facing an issue about this topic.
I’m using an arduino with Blender and i’m having this error :
serial.serialutil.SerialException: could not open port ‘COM10’: Permission Error(13, Access denied’, None 5)
I am sure that i’m using the COM10 and that no other application is using it.
What do you think ?