Arduino Data WebServer Part 3

preview_player
Показать описание
Sample Web Server running on the Arduino + Ethernet Shield.
Depending on the url used the Arduino will do something and/or send something back. The code is intentionally simple so you can modify it for your own Ethernet Shield projects. Enjoy!

I have an NKC Ethernet shield, but It uses the standard Arduino Ethernet library, so it should work with the Arduino Ethernet Shield too.

More info:
Рекомендации по теме
Комментарии
Автор

@emmfrag Thank you for taking the time to leave me encouraging comment. Glad you enjoyed it.

HariWiguna
Автор

Respect ! man for sharing this with us, you put a lot of time and effort in it and you explain how it works.
It does not solve the problem i have with my ethershield but I hope your explanation gets me closer to the solution.

luxxtek
Автор

You are a Saviour...!
I just needed that... Got my project presentations tomorrow... Wanted it to explain some thing.. But now I've gt a lot to xplain...
Thanks for postin it up.
And I like it, I quote "I dont need credit or something.."
Really liked that part, humble...!
Btw my project is based on Arduino (lol, u must have guessed it lot b4)...

akshayd
Автор

Luis, thank you. You should be able to limit access by checking mac address. However, that's probably easily spoofed.  Https is probably too complex for Arduino :-(  A raspberry Pi might be more suited if you need higher security.

HariWiguna
Автор

WOW!!!! lot of time and effort on this one, I will re use some of this for sure. I've a question do you know if can in some way encript or secure the channel like https or make the arduino accept commands for only on mac address for example?

LuisEzequielDeLuca
Автор

Very good. Thanks for sharing, I learnt a lot.

maidbloke
Автор

superb. things like this make my day. Thanx a lot.

AndreasSeilerHangout
Автор

I have never tried it, but I do not see any reason why it would not. You may have to change some included header file. IIRC, that changed when Arduino 1.0 was released. Just Google the error and you will find the Arduino release note that tells you the new file to to replace the old header. Good luck!

HariWiguna
Автор

will this Coding work on a arduino R3 uno?

internetstreets
visit shbcf.ru