Arduino libraries and applications

I have a number of applications in development for the Arduino platform. Some of the libraries developed will be released here.

WebDAV Server for Arduino devices

This application provides a basic WebDAV interface for a network enabled Arduino device with an SDCard inserted.

SD Cards need to support FAT 16/32.

https://github.com/ashtons/WebDAVNav_arduino

  • Browse files on the SD Card.
  • Download files
  • Delete files
  • Upload files
  • Long filename support
  • Includes details about the file size, and timestamps if they are available