Hello All,
Sorry about the most non descriptive title but in order to articulate my problem I'm going to have to type a lot and the title isn't really the place to do that. Anyhoo here's my problem;
I have an Arduino Mega2560 with an Ethernet shield. Attached are two relay boards (YWRobot), four channels each. So I upload this code (attached) and one of two things happen;
-
I go to the web interface and I can turn some of the pins on and off. But when I hit one of
the pins (constantly changes) it stops the web interface and I hear the chime down from
my PC. -
I upload the code and the PC just starts chiming down continuously as if it were stuck in a
chime down loop.
Just to clarify, when I say chime down, that's like when you pull the USB cable out of the PC and it "chimes down." I've replaced both the Mega2560 as well as the Ethernet shield both at the same time, and I've even tried disconnecting the relay boards.
So any help would be greatly appreciated. Please speak in laymen's terms in your response as I'm not very good at coding. I downloaded this code off the Internet and made a few changes so it suits me.