Ethernet. shield or module.

Request new hardware or ideas for the controller
topjimmy
Posts: 146
Joined: Tue May 08, 2012 8:16 am

Re: Ethernet. shield or module.

Post by topjimmy »

added the "ip" to this line

// start the Ethernet connection and the server:
Ethernet.begin(mac,ip);


Now I can ping it. I can't get to the webpage that you normally see at the local ip.
Image
topjimmy
Posts: 146
Joined: Tue May 08, 2012 8:16 am

Re: Ethernet. shield or module.

Post by topjimmy »

Looks like that did it.
Image
ecam
Posts: 229
Joined: Thu Nov 15, 2012 11:27 am

Re: Ethernet. shield or module.

Post by ecam »

Hey guys... is this functional and stable. I came across a ethernet board and wanted to give his a shot... anyone still using this?
topjimmy
Posts: 146
Joined: Tue May 08, 2012 8:16 am

Re: Ethernet. shield or module.

Post by topjimmy »

Yeah, I just bought the ethernet board from the arduino store to replace my old one that got wet.......

Make sure you add ", ip" to the line that initiates the Mac.

It's working fine on the uapp and the Android app.

The portal is flakey. It connects but it drops after a few minutes and it displays the page as if I have every attachment including about 10 relays. Don't know why.

Sent from my SAMSUNG-SM-G935A using Tapatalk
Image
tkeracer619
Posts: 160
Joined: Thu Nov 24, 2011 9:50 pm
Location: Golden, CO

Re: Ethernet. shield or module.

Post by tkeracer619 »

This board looks like it has been discontinued, are there any other suitable versions?
Image
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Ethernet. shield or module.

Post by lnevo »

The star controller has built in ethernet.
tkeracer619
Posts: 160
Joined: Thu Nov 24, 2011 9:50 pm
Location: Golden, CO

Re: Ethernet. shield or module.

Post by tkeracer619 »

Right, but I don't have a Star and with a baby on the way my aquarium budget is severely limited. My wifi module is also not reliable. I'm going to get a Star but have so much more to get going the Star is last on my list unless I can't get a better network connection going with my +.

I don't want a cloud module because I'd be throwing more money at a wireless solution when I'd much rather a wired solution. House is wired with cat 6.
Image
tkeracer619
Posts: 160
Joined: Thu Nov 24, 2011 9:50 pm
Location: Golden, CO

Re: Ethernet. shield or module.

Post by tkeracer619 »

Someone in Austrailia has a few left. I ordered two... if anyone wants the 2nd one its $15 + shipping.

Edit: Got this working, so far so good! Much more responsive than the wifi module!
Image
Post Reply