I loaded the sketch up and commented out the first few lines for heater sonar and such things just like a few post back said to do and it compiled perfect. I loaded it on to the mega no problems there.
I had only the lcd screen hooked up to the board and the Ethernet card (w5100) lcd was hooked up to 5v and ground on the arduino along with the scl and sda nothing showed on the screen just square blocks
The Ethernet didn't work out as I wanted to. I have been trying to connect using the Ethernet at my work. I used the dhcpaddressprinter to get the ip addy I used that in the config file for the ip and for the router ip I used the company gateway ip nothing happened.
I could ping it and get a hit so I know it was there I removed the internet cable and pinged again and returned nothing so I know it was there and at that address.
the micro card is 4gig formatted Fat32 used SDformatter to do it. and the only file is index.htm.. I used card INFO from examples on the arduino to confirm that the sd card was working and it is.
I also did all the updates to the files that are in the read me file before uploading the sketch..
I had only the lcd screen hooked up to the board and the Ethernet card (w5100) lcd was hooked up to 5v and ground on the arduino along with the scl and sda nothing showed on the screen just square blocks
The Ethernet didn't work out as I wanted to. I have been trying to connect using the Ethernet at my work. I used the dhcpaddressprinter to get the ip addy I used that in the config file for the ip and for the router ip I used the company gateway ip nothing happened.
I could ping it and get a hit so I know it was there I removed the internet cable and pinged again and returned nothing so I know it was there and at that address.
the micro card is 4gig formatted Fat32 used SDformatter to do it. and the only file is index.htm.. I used card INFO from examples on the arduino to confirm that the sd card was working and it is.
I also did all the updates to the files that are in the read me file before uploading the sketch..