Offline
Newbie
Karma: 0
Posts: 28
|
 |
« on: March 21, 2012, 12:04:29 pm » |
Now New Arduino IDE 1.01 and New tinywebserver library Compatible with Sleek New UI with rounded togglesGuys Home automation the simple but elegant way. Thanks to Tinywebserver library developer Ovidiu Predescu < ovidiu@gmail.com>.
|
|
|
|
« Last Edit: July 05, 2012, 12:23:25 pm by capper »
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #1 on: March 21, 2012, 12:10:25 pm » |
Dear Friends this can be used standalone using 1. Arduino Uno 2. Standard wiznet chip based Ethernet shield with SD card. 3. Some Solid State Relays.
Tada ..
No PHP Server/PC required.
The User interface is very intuitive and its cross-platform ready.(also there is no need to install anything on the client-side.)
|
|
|
|
« Last Edit: July 05, 2012, 12:23:07 pm by capper »
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #2 on: March 23, 2012, 01:05:30 pm » |
If you need code and supporting files just reply and you need to give it back to the forum by adding something of your choice Happy Hacking
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Tesla Member
Karma: 51
Posts: 6573
Arduino rocks
|
 |
« Reply #3 on: March 23, 2012, 04:16:37 pm » |
Guys Home automation the simple but elegant way. Far too much wasted space in your GUI, which may translate into slower loading and wasted memory. Edit: note that is just my opinion without seeing the code and such.
|
|
|
|
« Last Edit: March 23, 2012, 04:18:43 pm by zoomkat »
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #4 on: March 24, 2012, 12:01:04 pm » |
Guys Home automation the simple but elegant way. Far too much wasted space in your GUI, which may translate into slower loading and wasted memory. Edit: note that is just my opinion without seeing the code and such. Dear Zoomkat I have used CSS which adds mere 1 -2 sec more than the original code because everything render in browser itself. u can check that out and kudos for your positive comments. attached code for your evaluation. You need to Login first to see the file attached below
|
|
|
|
« Last Edit: June 17, 2012, 04:48:53 am by capper »
|
Logged
|
|
|
|
|
0
Offline
Tesla Member
Karma: 51
Posts: 6573
Arduino rocks
|
 |
« Reply #5 on: March 25, 2012, 10:54:15 pm » |
I down loaded the code and took a quick look at the included files and the .pde file. The microSD card setup is interesting (but I don't have one to experiment with yet). I noticed the use of .js files. A while back (before I had an arduino) I tinkered with a slider.js file to make a sliding servo controller page (below) for an apache server setup. The same type of setup might be of interest with controlling lights and similar with an arduino. http://web.comporium.net/~shb/eight2.htm
|
|
|
|
|
Logged
|
|
|
|
|
New York
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #6 on: March 28, 2012, 05:55:15 am » |
Hi Capper, I am interested in seeing the code with respect to your use of css. The functionality you are providing is really cool.
|
|
|
|
|
Logged
|
-John
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 37
Arduino rocks
|
 |
« Reply #7 on: March 28, 2012, 07:26:18 am » |
me too. 
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #8 on: March 28, 2012, 11:49:02 am » |
Thanks Guys, your appreciation is worth more than many sleepless night.
You can download the code and supporting files from the #4 post.
hey zoomkat can you guide me how can we dim the light source to create a "Scene" using arduino. I am new for electronics as well as programming.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Edison Member
Karma: 13
Posts: 1241
Arduino rocks
|
 |
« Reply #9 on: April 01, 2012, 05:03:32 am » |
very nice graphics. I wanted to add this to my website as a login from a mobile device. however the password feature does not seem to work, ive tried the password contained in the index file 8488480. it also asks two times for it.
can you help?
for a case of putting all this in a internet server, can cookies be added? is it simple? it would be nice not to have to enter the password each time.
thanks
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #10 on: April 02, 2012, 11:53:05 am » |
dear guys Actual Password is 4587 and its encrypted!!!!  Check this out for more explanation http://www.dynamicdrive.com/dynamicindex9/password.htmthis is just hyperlink to actual 4587.htm file in the programme, you can substitute your password and calculate the encrypted value from above link. ( you must change destination html file name with your password) Isn't this Cool? 
|
|
|
|
« Last Edit: April 02, 2012, 12:07:09 pm by capper »
|
Logged
|
|
|
|
|
0
Offline
Jr. Member
Karma: 0
Posts: 57
Arduino rocks
|
 |
« Reply #11 on: April 05, 2012, 02:17:38 am » |
Nice idea (b.t.w. using bonjour it will work even better)...
I actually don't see the source but I might be confused.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #12 on: April 09, 2012, 10:11:06 am » |
See the post no 4 dude and the running arrow pointing downward there is an attachment. you need to logint first to see the attached file. then Download and tinker it.
Btw what is "bonjour" and how could it help us
|
|
|
|
« Last Edit: April 28, 2012, 02:31:13 am by capper »
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 3
|
 |
« Reply #13 on: April 23, 2012, 10:03:56 pm » |
Nice works! Please, send me code! Tx
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 3
|
 |
« Reply #14 on: April 25, 2012, 08:18:18 pm » |
What is the version of arduino you use ? I Try with arduino 1.0 and i receive many compilation error! Thank you 
|
|
|
|
|
Logged
|
|
|
|
|
|