Hi,
I have an LED Matrix Display (Adafruit Neomatrix) connected to Arduino to which I cand send text via URL in the form of http://ip-address/text-to-send. Is there any way I can send Android Notifications in the form of URL so that the Arduino can extract the text and display the notification on the LED Display? This way rather than accessing the phone for notifications, you can see this display for notifications.