Firefly

Firefly offers a set of comprehensive software tools dedicated to bridging the gap between Grasshopper, (a free plug-in for Rhino) the Arduino microcontroller and other input/output devices. It allows near real-time data flow between the digital and physical worlds – enabling the possibility to explore virtual and physical prototypes with unprecedented fluidity.

Arduino / Firefly Port COM4 Problem

Hi ! 

I' m trying to read the data from Arduino LDR/Servo Code and I want to import it to the Grasshopper. But "Open Port" command doesn't allow me to. Following error pops up: "1. Solution exception:Access to the port 'COM4' is denied."

I' ve already checked the port configurations both from device manager and Arduino itself, but I couldn't solve it. 

I am attaching an image where I show the situation. Any help would be much appreciated :) 

Cheers! 

 

  • up

    Siemen

    I have the same problem. No idea how to solve it...

    4
  • up

    RayBriscoe

    COM port issues with Arduino and Firefly are often caused by driver conflicts, incorrect port selection, or another application already using the connection. Checking Device Manager and testing with the Arduino IDE alone can help narrow things down. Similar communication troubleshooting is common when integrating devices like XR2211ID into custom projects.