Groups
Groups
Sign in
Groups
Groups
Webduino
Conversations
About
Send feedback
Help
Webduino
1–30 of 47
Mark all as read
Report group
0 selected
Moe Azizi
2/23/15
Webduino and Authentication Action
Hi , I am using Webduino which is great Class and maybe my question is stupid but I need to get
unread,
Webduino and Authentication Action
Hi , I am using Webduino which is great Class and maybe my question is stupid but I need to get
2/23/15
Giuseppe Brunetti
,
Ben Combee
2
12/8/14
Problemi con webduino
See the line #define WEBDUINO_COMMANDS_COUNT 8 in WebServer.h. That sets a limit and can be adjusted
unread,
Problemi con webduino
See the line #define WEBDUINO_COMMANDS_COUNT 8 in WebServer.h. That sets a limit and can be adjusted
12/8/14
Dario Cardoso
10/17/14
help with webduino and my arduino uno + ethernet shield with Wiznet W5100
hello found webduino and it will perfectly suit my need to create a small webserver inside my
unread,
help with webduino and my arduino uno + ethernet shield with Wiznet W5100
hello found webduino and it will perfectly suit my need to create a small webserver inside my
10/17/14
Vinicius Trigo
9/3/14
Basic Authentication
Hello, I still a newbie in Arduino World, so I'm looking for some advice. I made a server to
unread,
Basic Authentication
Hello, I still a newbie in Arduino World, so I'm looking for some advice. I made a server to
9/3/14
Spam Bus
5/10/14
Authentication for basicly every webpage after /?
How can I get authentication for every webpage after / because I use it for home automation, basicly
unread,
Authentication for basicly every webpage after /?
How can I get authentication for every webpage after / because I use it for home automation, basicly
5/10/14
Konsarna
,
Ben Combee
3
2/6/14
Webserver add command limit in arduino web server
thank you now it works fine!! Τη Πέμπτη, 6 Φεβρουαρίου 2014 1:22:52 π.μ. UTC+2, ο χρήστης Konsarna
unread,
Webserver add command limit in arduino web server
thank you now it works fine!! Τη Πέμπτη, 6 Φεβρουαρίου 2014 1:22:52 π.μ. UTC+2, ο χρήστης Konsarna
2/6/14
Konsarna
, …
Ben Combee
21
1/7/14
Web_AjaxRGB_mobile issue
I've had good luck with the LM35DZ sensor -- see http://www.futurlec.com/Linear/LM35DZ.shtml for
unread,
Web_AjaxRGB_mobile issue
I've had good luck with the LM35DZ sensor -- see http://www.futurlec.com/Linear/LM35DZ.shtml for
1/7/14
Coriolan Weihrauch
, …
Konsarna
6
10/25/13
Webduino outputting a large file
hi again, well,with the use of some P(messages) inside the GET part of the Web_AjaxRGB_mobile sketch
unread,
Webduino outputting a large file
hi again, well,with the use of some P(messages) inside the GET part of the Web_AjaxRGB_mobile sketch
10/25/13
Ben Combee
, …
Kelly Keeton
6
8/5/13
Webduino is obsolete
On Monday, August 5, 2013 11:13:07 AM UTC-5, Kelly Keeton wrote: I think its crazy to say this is
unread,
Webduino is obsolete
On Monday, August 5, 2013 11:13:07 AM UTC-5, Kelly Keeton wrote: I think its crazy to say this is
8/5/13
xosa...@gmail.com
,
Ben Combee
2
4/4/13
List file on webduino
It's going to be hard to do this with the standard Ethernet shield, as both it and the SD card
unread,
List file on webduino
It's going to be hard to do this with the standard Ethernet shield, as both it and the SD card
4/4/13
daniele
,
Ben Combee
2
2/25/13
Remote IP
On Monday, February 25, 2013 12:12:57 PM UTC-6, daniele wrote: Is possible know the IP of the remote
unread,
Remote IP
On Monday, February 25, 2013 12:12:57 PM UTC-6, daniele wrote: Is possible know the IP of the remote
2/25/13
PCGayan priyanatha
,
Ben Combee
2
2/11/13
Digest access authentication on Arduino
This requires running the MD5 algorithm on the 8-bit microcontroller. According to http://arduino.cc/
unread,
Digest access authentication on Arduino
This requires running the MD5 algorithm on the 8-bit microcontroller. According to http://arduino.cc/
2/11/13
Robert Coroianu
,
Ben Combee
2
2/11/13
Access SD file
It's a little difficult, as both the Ethernet chip and the SD card slot use the SPI pins for
unread,
Access SD file
It's a little difficult, as both the Ethernet chip and the SD card slot use the SPI pins for
2/11/13
Thomas Matthis
,
Ben Combee
4
10/19/12
passing Webserver instance to sub-routine
On Friday, October 19, 2012 8:20:36 AM UTC-4, Ben Combee wrote: > That form should work fine. Are
unread,
passing Webserver instance to sub-routine
On Friday, October 19, 2012 8:20:36 AM UTC-4, Ben Combee wrote: > That form should work fine. Are
10/19/12
Ben Combee
10/19/12
RE: Dumb question
Yes, but you might need to use an older version pulled from the archives as some headers were changed
unread,
RE: Dumb question
Yes, but you might need to use an older version pulled from the archives as some headers were changed
10/19/12
Thomas Matthis
10/19/12
probable BUG in call to dispatchCommand
I believe there is a bug in how the dispatchCommand is called that can allow pages to be served even
unread,
probable BUG in call to dispatchCommand
I believe there is a bug in how the dispatchCommand is called that can allow pages to be served even
10/19/12
Thomas Matthis
10/19/12
Pass Webserver instance to function
I'm implementing some code to serve a list of files on the SD card on a web page. I'd like to
unread,
Pass Webserver instance to function
I'm implementing some code to serve a list of files on the SD card on a web page. I'd like to
10/19/12
alfiesty
10/4/12
Dumb question
I am well into a project using IDE 0.22, can I still use this library? Jim
unread,
Dumb question
I am well into a project using IDE 0.22, can I still use this library? Jim
10/4/12
André Füchsel
, …
Cristoforo Capriglione
3
10/3/12
Webduino Web_Demo - setting digital output does not work
I've experimented the same exact issue (and obviously pinmode was added in the setup code).
unread,
Webduino Web_Demo - setting digital output does not work
I've experimented the same exact issue (and obviously pinmode was added in the setup code).
10/3/12
Antoni
,
Ben Combee
7
3/22/12
Test serial debug..
Hi Ben!! I've gotten it to work!!, added this in the setup() void setup() { .. .. #if defined
unread,
Test serial debug..
Hi Ben!! I've gotten it to work!!, added this in the setup() void setup() { .. .. #if defined
3/22/12
Jeff
, …
Thomas Amberg
3
3/7/12
Accessing webduino without a browser
Hi Jeff, You're right, HTTP is not the only protocol that works over a TCP connection. But
unread,
Accessing webduino without a browser
Hi Jeff, You're right, HTTP is not the only protocol that works over a TCP connection. But
3/7/12
TerryKing
4/12/11
RE:Arduino/Electronics Educational Materials and Parts
Hello Webduino people, Great project. I plan to use your demo stuff at a workshop very soon... I am
unread,
RE:Arduino/Electronics Educational Materials and Parts
Hello Webduino people, Great project. I plan to use your demo stuff at a workshop very soon... I am
4/12/11
CrazyCarl
3/31/11
AJAX posts
SO I think i'd lose it if i actually got this thing to work with GET and POST ajax. the example
unread,
AJAX posts
SO I think i'd lose it if i actually got this thing to work with GET and POST ajax. the example
3/31/11
banks616
3/12/11
question for absolute newcomer
I'm sure this is a laughably basic question for people on this group, but I'm really new to
unread,
question for absolute newcomer
I'm sure this is a laughably basic question for people on this group, but I'm really new to
3/12/11
minishlyz
2
3/5/11
webduino rpm packaging for linux developpers
> I'm thinking of writing RPM spec file and build RPM package for > Fedora/openSUSE
unread,
webduino rpm packaging for linux developpers
> I'm thinking of writing RPM spec file and build RPM package for > Fedora/openSUSE
3/5/11
retsef
1/9/11
BUG in dispatchCommand
Hi, i have started (2011-jan-09) working with WebServer as a swap for my own solution for Arduino
unread,
BUG in dispatchCommand
Hi, i have started (2011-jan-09) working with WebServer as a swap for my own solution for Arduino
1/9/11
nutz4cycling
12/28/10
Web_AjaxBuzzer example
I'm trying to get the ajax example to work, and it's not displaying the slider on the page. I
unread,
Web_AjaxBuzzer example
I'm trying to get the ajax example to work, and it's not displaying the slider on the page. I
12/28/10
Gman
9/28/10
Text input box
Hi I wanted to be able to set variables through a form so I added the text box function to my library
unread,
Text input box
Hi I wanted to be able to set variables through a form so I added the text box function to my library
9/28/10
minishlyz
8/11/10
webduino cookie extension
Hello, I have modified webduino 1.4.1 (WebServer.h) for reading Cookie: header. This version of
unread,
webduino cookie extension
Hello, I have modified webduino 1.4.1 (WebServer.h) for reading Cookie: header. This version of
8/11/10
claykit
, …
minishlyz
4
5/13/10
Webduino and Basic Authentication
I upload the file in the code section as a bug, as required. Claudio. -- You received this message
unread,
Webduino and Basic Authentication
I upload the file in the code section as a bug, as required. Claudio. -- You received this message
5/13/10