关于Webduino-Arduino-based Web Server library(新增控制蜂鸣器+互联网访问)

Webduino



This is an Arduino-based Web Server library, originally developed for a class at NYC Resistor. It's called Webduino, and it's an extensible web server library for the Arduino using the Wiznet-based Ethernet shields. It's released under the MIT license allowing all sorts of reuse.



这是个开源项目,目前已经更新至1.7,支持arduino 1.0。




Features


  • URL parameter parsing
  • Handle the following HTTP Methods: GET, HEAD, POST, PUT, DELETE, PATCH
  • Web Forms
  • Images
  • JSON/RESTful interface
  • HTTP Basic Authentication



    看上去很诱人,目前仅支持W5100。



    附件之一是Webduino 1.7的库文件、例题以及从google docs下载的PDF简介。

    附件之二是从网上整理的W5100+SD的资料。





    欢迎下载,欢迎共同研究。


webduino-1.7.zip

(496.5 KB, 下载次数: 417)

2012-8-31 19:15 上传
点击文件名下载附件




Ethernet SD.rar

(148.83 KB, 下载次数: 344)

2012-8-31 19:15 上传
点击文件名下载附件





via - 极客工坊

标签: Arduino教程