Hi, I'm trying to do something similar to your set up. What you're controlling over the iPhone is basically just a simple HTML website right? or is it a specific Iphone app you wrote?
Do you mind sharing your codes? I played around with an Arduino already, but will be working with a Mega for my final home automation project controlling 110v lights and such with the ethernet shield. Any help would be appreciated. Thanks!
@Jerrevdd1989: The network cable goes from the ethernet shield to my wireless access point. The arduino shield has it's own ip address so the iphone connects directly to this ip address over wifi. In this video the arduino is also connected to my pc to give it power as i don't have a standalone power supply, but it's no problem making this standalone.
Hi. I was just wondering if u could post the code (Xcode) for the connection of the app?? would be really helpful! Thanx
lauracaicedo10 9 months ago
Can you host websites with the Arduino and the Ethernet Sheild?
AKSoapy29 10 months ago
Great video! im new to arduino. is your project can only be controlled on a local network or it can also be access anywhere with internet access.
bhyltng 11 months ago
Very nicely done! As that is an app you wrote for the Iphone; do you mind sharing the code? I (and probably others) would greatly appreciate that :D
HeerBadkuip 11 months ago
@HeerBadkuip Hi, I just made something similar and will also soon have a iPhone App ready. I will share the code when it's done :)
HalskovApps 11 months ago
@HalskovApps Hi have u got the app done?? could u share it? tx
lauracaicedo10 9 months ago
@lauracaicedo10 The app just calls the ip of the Arduino with a url with a 0 or 1 to turn it on and off.
HalskovApps 9 months ago
hi, i was wondering what's the code for the slide button?
reddynho 1 year ago
Hi, I'm trying to do something similar to your set up. What you're controlling over the iPhone is basically just a simple HTML website right? or is it a specific Iphone app you wrote?
Do you mind sharing your codes? I played around with an Arduino already, but will be working with a Mega for my final home automation project controlling 110v lights and such with the ethernet shield. Any help would be appreciated. Thanks!
vinhtvu2 1 year ago
and is the lay out hosted on the arduino?
Jerrevdd1989 2 years ago
hi just a question since I'm considering the ethernet shield,
is it pluged in to your pc or straight to your router, cause I'd like to plug it into my router (make it stand alone)
Jerrevdd1989 2 years ago
@Jerrevdd1989: The network cable goes from the ethernet shield to my wireless access point. The arduino shield has it's own ip address so the iphone connects directly to this ip address over wifi. In this video the arduino is also connected to my pc to give it power as i don't have a standalone power supply, but it's no problem making this standalone.
petterrasmussen 2 years ago