Operate from Blackberry/Android/Iphone-Ipad/Nokia/PC/Mac across the Globe W/O PC

me too. :slight_smile:

Simple markup

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.

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

dear guys
Actual Password is 4587
and its encrypted!!!! 8)

Check this out for more explanation

this 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? 8)

Nice idea (b.t.w. using bonjour it will work even better)...

I actually don't see the source but I might be confused.

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

Nice works!
Please, send me code!
Tx

What is the version of arduino you use ? I Try with arduino 1.0 and i receive many compilation error!
Thank you :grin:

dear ericgu

ide used is 0.22

working on ide 1.0 but didn't find enough knowledge base for the same. If you or somebody help me to port it to ide 1.0, i will be obliged.

nice, really nice, but...
I have read all of the notes on making the tinywebserver library work with IDF 1.0 but I can not make it work.
I am lost with so many compile errors.
Can you assist, is there a version that works with 1.0?
I do not wish to go back to 22 because 1.0 is my first version.

Thanks in advance

sorry, I just located my problem. In TinyWebServer.cpp I changed #include SD.h to SdFat
Now, all good

Thanks brilliant!!
Any ideas about how to display analogue values or variables?
I'm learning (slowly) but not fast enough.

vk5oi:
sorry, I just located my problem. In TinyWebServer.cpp I changed #include SD.h to SdFat
Now, all good

Thanks brilliant!!
Any ideas about how to display analogue values or variables?
I'm learning (slowly) but not fast enough.

Can you share the code for IDF 1.0

hi im new to this forum and I would love see this in action, can I have it please??? do I need anything special? I have a arduino "Etherten" which is "100% uno compatible" and I have the Arduino 1.01 software.

Dear turkeybaster

  1. Code is attached to 1st post, you need to login to see the attachment (Register first if you haven't)
  2. standard Wiznet based Ethernet shield with SD card slot with any Micro-SD card to store files on it.
    3 and a very special thing called fun!!!

excellent. thanks man.

is there a way of changing the UI? I feel I need to learn Java is that right?

I tried compiling the sketch I got a huge amount of errors. I think im missing a few libraries, please help. I'll be ever so grateful :smiley:

Turkeybaster, to change the UI there is no need to learn java. just change the style.css (you need to learn CSS but that's a cakewalk).

two external library used is

  1. tinywebserver
  2. Flash

thanks for the info.

is this the external tinywebserver library you are talking about ? GitHub - ovidiucp/TinyWebServer: Small web server for Arduino, fits in 10KB ROM, less than 512 bytes RAM

is this the Flash library ? Flash | Arduiniana

so if I wanted to create my own GUI I just have to edit that CSS file ? what if I wanted to modify the code behind those buttons? is there a program I can use to change the gui like dreamweaver? (im lazy).

so in the include section of the code I changed the <> to "" and it compiled. I also managed to have a look at the code in the .htm files using dreamweaver.

if i wanted to make my own version of this would I just build a website using a package like dreamweaver ?

Yes dear u can and u must do the new