Results 1 to 5 of 5

Thread: Idea: ethernet shield help

  1. #1
    Resident 100HP water-cannon operator SXRguyinMA's Avatar
    Join Date
    Jun 2008
    Location
    MA
    Posts
    5,865

    Default Idea: ethernet shield help

    Alright so I've got an idea for a project. I've been doing a little research on ethernet sheilds for the Arduino. If I make this project work, I want to be able to hook the Arduino to my router and have it have it's own IP address, and depending on it's sensor's input it'll display a webpage with the readings. Is this feasible? Or should I find a way to just hook it straight to my computer via CAT5 cable (too long of a distance for USB I believe, ~30ft) and write a C+ program to give me a display of the values from the Arduino?

    I'm looking to have a display somewhat like this:



    which I can do witht he help of this neat website.

    I was looking at this sheild with this module or this one.

    Any ideas?

  2. #2
    Will YOU be ready when the zombies rise? x88x's Avatar
    Join Date
    Oct 2008
    Location
    MD, USA
    Posts
    6,334

    Default Re: Idea: ethernet shield help

    I would go with this shield instead:
    http://www.adafruit.com/index.php?ma...roducts_id=201

    You're gonna need additional storage for the images/etc anyways, so you might as well get it all in one shield. I think that's what this shield was designed for in the first place, actually.

    Also, check out this site, it's a tutorial on building an arduino webserver.
    http://arduino.cc/en/Tutorial/WebServer
    That we enjoy great advantages from the inventions of others, we should be glad of an opportunity to serve others by any invention of ours, and this we should do freely and generously.
    --Benjamin Franklin
    TBCS 5TB Club :: coilgun :: bench PSU :: mightyMite :: Zeus :: E15 Magna EV

  3. #3
    Resident 100HP water-cannon operator SXRguyinMA's Avatar
    Join Date
    Jun 2008
    Location
    MA
    Posts
    5,865

    Default Re: Idea: ethernet shield help

    cool thanks for the links!

  4. #4
    If you can't hack it, you don't own it! Oneslowz28's Avatar
    Join Date
    Mar 2007
    Location
    Aiken, Sc
    Posts
    5,084

    Default Re: Idea: ethernet shield help

    Hey when you get this set up if you need some server space to test it on I am willing to let you use some on the workbench if you want. All ya gotta do is post a build log on there!

  5. #5
    Resident 100HP water-cannon operator SXRguyinMA's Avatar
    Join Date
    Jun 2008
    Location
    MA
    Posts
    5,865

    Default Re: Idea: ethernet shield help

    cool thanks CJ!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •