iphone garage door opener
Loading...
24,233
Uploader Comments (RuthJ180)
see all
All Comments (13)
-
i'm tired of prototypes, publish this, sell the arduino finished please, or hey find a manufacturer to make a purpose built device for $40 a pop.
-
Wow!
-
im building up a car alarm with a ARDUNIO MEGA but i cant still resive data form the sensors to mi iphone, cuz i dont know munch about php and web desing, can u helpme?
-
ok it sounds good, but how abut the php code for that?
Loading...
hi i want to control a circuit by wifi directly, you can help me?, with a list of items to start looking, and I have no experience with wifi, or if you give me anything tutorials addresses will welcome this interesting your project Thanks
MARVINXELA 1 year ago
@MARVINXELA I haven't used a wifi module with an Arduino yet. There are few modules and they are usually $50 and up. For me it is cheaper to set up a web server on a computer I already have.
RuthJ180 1 year ago
@MARVINXELA I am having a problem posting a link to a wifi module. the company is called CuteDigi, Google on that to find the link. You can also search digikey, jameco, and mouser for wifi modules.
RuthJ180 1 year ago
can you resive data form arduino to leet you know if te door was opened or cosed?
something like chek the status of the door?
ellpancha 2 years ago
Would need a door sensor to get info about the door being opened or closed. If there was a door sensor then you could definitely determine what state the door was in.
RuthJ180 2 years ago
how is the Arduino connected to the webserver?
wilddog915 2 years ago
It is connected with the USB cable. The Arduino drivers make the USB port act like a COM port. That is how I can send data to the COM port and it will go to the Arduino.
RuthJ180 2 years ago