Top

  1. Previous
    Next
    Product 2 of 8
    Share on Facebook Share on Twitter Share via E-Mail Share on Google Buzz Share on Digg
    Tweet
    This product was added to our catalog on Tuesday 16 September, 2014.

    PoEthernet Shield
    [CM-DEV-10864]

    Price:  Rs3,229.00(Including Tax)
      Reviews

    Description: Ethernet connectivity is a great way to get your Arduino talking to other systems all over the world (or at least the network). But sometimes running an Ethernet cable is hard enough, why should you have to run a power cable too? That’s where PoE comes into play: Power over Ethernet. The PoEthernet Shield not only give your Arduino access to the Internet via the Ethernet Library but it also allows your project to power itself from the Ethernet line (provided you’ve injected power to it somewhere down the line).

    The way this is accomplished is that the unused data pairs of the RJ-45 connector broken out to the 4-pin header in the corner of the shield. The ‘V-’ pin on that header breaks out the 7 & 8 pair of RJ-45 pins, and the ‘V+’ pin breaks out the 4 & 5 pair. You can use a couple of jumpers to connect those pins to ‘GND’ and ‘VIN’ respectively. This will send the PoE through the Arduino, to be regulated to 5 and 3.3V. This works really well with our passive PoE cable set! The shield also includes an SD card slot that can be accessed using the SD library.

    Note: This is not 802.3af-compatible PoE, it’s more of a home-brew Power-over-Ethernet scheme that we like to call “DIY PoE.” You shouldn’t apply anything outside the 7-12V range to those pins (The input voltage range of the Arduino board) unless you regulate the power off-board.

    Documents:

    • Schematic
    • Eagle Files
    • Arduino Ethernet Library
    • Tutorial