Skip to content

Control your home with web based Arduino Home Automation system. Web server running on Ethernet Shield gives you almost total control over room. My very first Arduino project. I learned a lot. Feel free to fork and enjoy.

License

Notifications You must be signed in to change notification settings

jobayerarman/Arduino-Home-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Arduino Home Automation

Original Author: W.A. Smith

Source: http://startingelectronics.com

Program: Arduino Powered Home Automation

Description: Arduino web server that displays and controls 4 outputs, using buttons. The web page is stored on the micro SD card.

Hardware: Arduino Uno and official Arduino Ethernet shield. Should work with other Arduinos and compatible Ethernet shields. 2Gb micro SD card formatted FAT16. Pins 6 to 9 as outputs to 4 channel relay circuit.

Software: Developed using Arduino 1.0.5 software Should be compatible with Arduino 1.0 + SD card contains web page called index.htm

References: WebServer example by David A. Mellis and modified by Tom Igoe SD card examples by David A. Mellis and Tom Igoe Ethernet library documentation: http://arduino.cc/en/Reference/Ethernet SD Card library documentation: http://arduino.cc/en/Reference/SD

Update 2.0

Update 4.0

Need help?

Feel free to create an issue, tweet me, or send me an email. I'd be glad to help where I can!

About

Control your home with web based Arduino Home Automation system. Web server running on Ethernet Shield gives you almost total control over room. My very first Arduino project. I learned a lot. Feel free to fork and enjoy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages