Arduino Network/Web Interface?

120 views
Skip to first unread message

JuliaL

unread,
Jun 16, 2012, 2:17:14 AM6/16/12
to ruby-arduino...@googlegroups.com
Hi All,

I'm a Rails programmer just starting out with Arduino, and I was wondering, how can I control my Arduino devices from another computer? If I'm using RAD, can I use the computer that my Arduino is plugged up to as a webserver, and have a rails app running on it that controls my Arduino, and that way other computers could send commands to the Arduino over the web? What if I want to have my Arduino on a different computer than my web server? How would I address it over the network? Anyone have any code samples on this? 
It would be really sweet if I could have a web interface to control all of my arduino devices from anywhere.

- Julia

Carl Crott

unread,
Jun 16, 2012, 12:17:12 PM6/16/12
to ruby-arduino...@googlegroups.com
http://www.youtube.com/watch?v=fXyvtNrXLSk&feature=plcp

The web interface shown on the screen is actually a rails frontend.

I'm packing a binary protocol and pushing to the normal arduino running some simple code.

Yeah its actually not too difficult.






--
You received this message because you are subscribed to the Google Groups "Ruby Arduino Development" group.
To view this discussion on the web visit https://groups.google.com/d/msg/ruby-arduino-development/-/DioyIG5TsfMJ.
To post to this group, send email to ruby-arduino...@googlegroups.com.
To unsubscribe from this group, send email to ruby-arduino-devel...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ruby-arduino-development?hl=en.



--
Carl Crott
Web Applications Engineer

Adamar

unread,
Jun 17, 2012, 8:09:04 AM6/17/12
to ruby-arduino...@googlegroups.com
you could checkout a network shield, http://www.adafruit.com/category/17_21

JuliaL

unread,
Jun 19, 2012, 10:43:50 AM6/19/12
to ruby-arduino...@googlegroups.com
Cool, thanks for the suggestions guys! 
I've got my arduino talking to rails over my local network using the "rad" rubygem, now to try out the internets. 
I'll give the network shield a shot and post back if I find any useful tips.
Reply all
Reply to author
Forward
0 new messages