Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

# Communication between figma and figproxy #2

Open
Naschender opened this issue Jun 26, 2024 · 1 comment
Open

# Communication between figma and figproxy #2

Naschender opened this issue Jun 26, 2024 · 1 comment

Comments

@Naschender
Copy link

Hey there,
I am trying to connect a programmable LED strip with a Arduino Uno r3 board and figma .
Arduino-Code:
the start flags for three different routines are "a" "b" "c" and they are working fine I verified this first in the Arduino IDE console and after that as well in the figproxy "Test Send & Receive" console.
Both are working just fine.

Figma:
As in the examples, I placed the text "send a" "send b" "send c" (without " ") into the open Link field at figma. The interaction gets startet by mouse click.

If I'm in prototyping mode, pressing one of the buttons, there is a new tab opening up and I can also read in the command line that it says "send%20a". As I learned, %20 stands for the empty space between the letters of "send a".
I am guessing that this could cause the problem, but I rather know how to fix this, as well as I am clueless if this really is where my problem occured.

I would be very glad for some help. Thanks guys :)

@Naschender Naschender changed the title Communication between figma and figproxy # Communication between figma and figproxy Jun 26, 2024
@davidvondle
Copy link
Collaborator

davidvondle commented Jun 26, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants