Beginner question about Ethernet gateway
-
So this is my first ever Arduino project, so please bear with me...
I'm trying to wire up an Ethernet gateway. I'm using a W5100 ethernet module and an Arduino Nano.
According to the mysensors build page on the Ethernet gateway (http://www.mysensors.org/build/ethernet_gateway), the Ethernet module uses 3V power. The pin label on the board says V+5, which I would assume means 5V. Which should I give it?
Assuming 3V, the radio is already taking the 3V pin from the Arduino. What is the "right" way for them to both share the 3V pin?
The labels on the pins do not quite match what is on the mysensors build page. Is this mapping correct?
GND (module) = GND (page)
V+5 (module) = VCC (page)
RST (module) = not connected?
MO (module) = MISO/SO (page)
SOK (module) = SCK (page)
another GND (module) = not connected?
MI (module) = MOSI/SI (page)
POE- and POE+ (module) = not connected?Thanks!
-
You typically would have the Nano on a bread board so you can use multiple wires to the 3.3v pin on the Nano.
You may have issues with this however, as iirc the current provided by the 3.3 pin is probably not sufficient for driving BOTH the radio and the W5100.
But give it a try....if its unreliable then you can try adding a capacitor, or use a separate 3.3v regulator.
-
Thanks for the reply. So, since the pin is labeled "V+5", you don't think it is looking for 5V?
Would these breadboards do the trick?
http://www.amazon.com/Points-Breadboard-Arduino-Proto-Shield/dp/B009VJ361G/ref=sr_1_1?ie=UTF8&qid=1439895753&sr=8-1&keywords=mini+breadboard
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
Can not compile MySensors on esp8266
Troubleshooting • 24 Aug 2024, 15:35 • TheoL 29 Aug 2024, 20:47 -
Ghost Child
Troubleshooting • 15 Mar 2025, 07:44 • FcNanoLed 18 Mar 2025, 18:36 -
Getting system time from the controller
Troubleshooting • 27 Feb 2025, 01:39 • dpcons 3 Mar 2025, 01:00 -
JSN-SR04T-V3.0 Coax cable extended
Troubleshooting • 19 Mar 2025, 21:00 • bocalexandru 21 Mar 2025, 12:05 -
JSN SR04T - Temperature Influencing Readings
Troubleshooting • 6 Sept 2019, 07:51 • Timbergetter 25 days ago