Hey!
Can i show a windows 10 Message with an arduino?
So like if x is true send a Notification to windows?
The message i mean is this PopUp here:
Thank You!
Hey!
Can i show a windows 10 Message with an arduino?
So like if x is true send a Notification to windows?
The message i mean is this PopUp here:
Thank You!
#push
It would be nice if someone could say if this is even possible c:
It's certainly possible. But it would be up to you to write a Windows application to do so. There is no build in functionality and I know of no app which does that.
I don't know Windows but in general you need a program running on the PC that is listening for data from the Arduino and then does whatever needs to be done on the PC.
An Arduino cannot make a PC do anything.
...R
This might help a little.
You would need to setup a Windows Push Notification and have an app that subscribes to that channel.
Then, the Arduino could POST messages to that cloud application.
There are plenty of Arduino/internet tutorials out there. But this Windows information might help.
cbmeeks:
This might help a little.You would need to setup a Windows Push Notification and have an app that subscribes to that channel.
Then, the Arduino could POST messages to that cloud application.
There are plenty of Arduino/internet tutorials out there. But this Windows information might help.
Windows Push Notification Services (WNS) overview - Windows apps | Microsoft Learn
Ok, thank you all very much! I will do a little bit of reserch and try my best!
Gave a great day
Did you ever figure something out?
After nine months with no response, are you really dense enough to think that he is still listening?