Hi,
I want to send data from raspberry pi 5 to intuiface using webtriggers or any other way if possible what I exactly want to do is send digital numbers from raspberry pi 5 to intuiface like an average of multiple numbers will be calculated in my program and display it on intuiface
Hello @zuhair,
Yes you can use Web Triggers to send information from your pi to an Intuiface experience.
Here is a help article that goes over details on how to use Web Triggers in an experience:
Web Triggers Overview
Thanks,
Ryan
Hi @zuhair,
Another good article to look at is this one: https://support.intuiface.com/hc/en-us/articles/4405395411730-Sending-messages-between-running-Intuiface-experiences
If your Intuiface experience is running on Windows, you can also use Local Network Triggers.
If it’s running on another platform, then the Web Triggers API is indeed the best solution.
Seb
Thank you for your response. I’m working on a project where I need to send messages from my Raspberry Pi 5 to an Intuiface experience. The goal is for the message generated on the Raspberry Pi to display in real-time on the Intuiface interface. Additionally, whenever I update the message on the Raspberry Pi, the display in Intuiface should automatically reflect those changes.
Hi @zuhair,
I confirm the 2 options we gave you earlier in this thread are the ones to consider for what you want to achieve.
Please keep us posted if you have any additional questions on that topic.
Best,
Seb