arduino ethernet burglar alarms

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
fritzd
 
Posts: 54
Joined: Fri May 10, 2013 1:44 pm

arduino ethernet burglar alarms

Post by fritzd »

I was talking to a robotics professor friend of mine and we were thinking of wiring the lab to an araduino mega + ethernet shield with data logging. I was kind of hoping to push the results of the analog read commands to a website so that they could see if the classroom was locked (Doors closed) from off campus. I would appreciate any ideas. I am planning another purchase soon from ADAFRUIT, they have the cheapest prices I have found in a while and would like to combine purchases...

User avatar
Franklin97355
 
Posts: 23910
Joined: Mon Apr 21, 2008 2:33 pm

Re: arduino ethernet burglar alarms

Post by Franklin97355 »

I was kind of hoping to push the results of the analog read commands to a website
This is totally possible.

User avatar
fritzd
 
Posts: 54
Joined: Fri May 10, 2013 1:44 pm

Re: arduino ethernet burglar alarms

Post by fritzd »

do you have any idea how? to push the results?

CircuitBurner
 
Posts: 21
Joined: Mon Apr 15, 2013 2:18 am

Re: arduino ethernet burglar alarms

Post by CircuitBurner »

5 jointed articulated robot arm that shoves the results in front of a webcam with bright stage lighting?
-just throwing ideas out there. 8)

User avatar
adafruit_support_bill
 
Posts: 88089
Joined: Sat Feb 07, 2009 10:11 am

Re: arduino ethernet burglar alarms

Post by adafruit_support_bill »

do you have any idea how? to push the results?
See the "WebClientRepeating" example from the Ethernet Library.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”