Growl and Arduino

78 views
Skip to first unread message

Libbie Rose Hughes

unread,
Dec 8, 2013, 10:24:38 AM12/8/13
to growl-de...@googlegroups.com
Hiya,

I'm working on project which I have and Arduino with a Lan Shield and LCD display which displays MQTT messages from a server and an other Arduino which is connected to my doorbell. I want to expand on this by having my growl notifications from my mac display on the LCD as well.

I know that growl can run shell scripts, but i can't figure out how to get it to forward the notifications to the Arduino, have any of you got any idea how i can do this or if there is a libraries that i can use?

Thanks

Libbie

x

Boncester

unread,
Jul 4, 2014, 5:32:35 AM7/4/14
to growl-de...@googlegroups.com
Hi Libbie,

Know this is not a recent post, so apologies for raising the dead, but I'm thinking something similar, I've a Arduino and a Arduino LAN shield and want to set up a literal traffic light to show good, problematic and bad Growl notifications.
Did you get anywhere with this? I'm right at the beginning on this, so don't even know yet if Growl even uses standard HTTP packets (if it does the LAN shield should work fine, once programmed).

Ta,
Bonce

Daniel Siemer

unread,
Jul 8, 2014, 1:17:35 AM7/8/14
to growl-de...@googlegroups.com
Hello Bonce,

Growl’s network protocol is called GNTP and is not based on HTTP.  While parsing it would be doable on an Arduino, a simpler solution might be to use our script action (which does require 10.8+ to run) to parse which notifications activate the traffic light, and send a much simpler command to the Arduino over the network to turn on one of the lights.

For more information on GNTP, see here: http://growl.info/documentation/developer/gntp.php, and feel free to ask questions in our IRC channel, #growl on irc.freenode.net, if you run into anything you aren’t sure about with either GNTP or the script task (although we are often idle in the channel, if you stick around, you are likely to get an answer at some point).

Daniel Siemer

-- 
You received this message because you are subscribed to the Google Groups "Growl Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to growl-developm...@googlegroups.com.
To post to this group, send email to growl-de...@googlegroups.com.
Visit this group at http://groups.google.com/group/growl-development.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages