Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #15 on: April 28, 2012, 02:23:51 am » |
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.
|
|
|
|
« Last Edit: April 28, 2012, 02:29:34 am by capper »
|
Logged
|
|
|
|
|
Adelaide, Australia
Offline
Newbie
Karma: 0
Posts: 7
|
 |
« Reply #16 on: May 15, 2012, 08:04:02 am » |
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
|
|
|
|
|
Logged
|
|
|
|
|
Adelaide, Australia
Offline
Newbie
Karma: 0
Posts: 7
|
 |
« Reply #17 on: May 15, 2012, 08:22:57 am » |
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.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #18 on: June 16, 2012, 08:12:32 am » |
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
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #19 on: July 05, 2012, 11:53:23 am » |
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.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #20 on: July 05, 2012, 12:27:22 pm » |
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!!!
|
|
|
|
« Last Edit: July 05, 2012, 12:31:56 pm by capper »
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #21 on: July 06, 2012, 12:45:48 am » |
excellent. thanks man.
is there a way of changing the UI? I feel I need to learn Java is that right?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #22 on: July 06, 2012, 11:27:31 pm » |
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 
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #23 on: July 08, 2012, 04:21:29 am » |
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
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #24 on: July 09, 2012, 08:48:19 am » |
thanks for the info. is this the external tinywebserver library you are talking about ? https://github.com/ovidiucp/TinyWebServeris this the Flash library ? http://arduiniana.org/libraries/flash/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).
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #25 on: July 09, 2012, 11:02:13 am » |
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 ?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #26 on: July 10, 2012, 01:08:31 am » |
Yes dear u can and u must do the new
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #27 on: July 10, 2012, 04:12:49 pm » |
i have to say very nice UI but very slow i tried to modify little bit like to use background-color grey instead of png i did a png reduce but still very slow.
can someone make faster...? any ideas?? can we add all the spare digital pins too ? and how? i cant even change the led names if i do this i lost the on of png...
and something last nice round png but its more easy to draw a cicle or a square like RED on OFF and Green or Blue on ON ?????? thanks for your effort keep up.... bravo
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 16
|
 |
« Reply #28 on: July 11, 2012, 03:36:29 am » |
Yes dear u can and u must do the new
sorry what I msut I do new??? :s
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 28
|
 |
« Reply #29 on: July 11, 2012, 05:00:29 am » |
new Modification! New UI!! New, Anything!!!
|
|
|
|
|
Logged
|
|
|
|
|
|