Webduino – Embedded WebServer library for Arduino

details

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.

Features

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

Compatible Ethernet Shields

Resources

Webduino_GitHub

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.

Features

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

Compatible Ethernet Shields

Resources

Webduino_GitHub

COMMENTS

Please Login to comment
  Subscribe  
Notify of