HTTP SD Card File Server

Dependencies:   SDFileSystem WIZnetInterface mbed

Fork of HTTP_SD_Server_K64F by FRDM-K64F Code Share

Prerequisite

This Program is the example how to show SD card file list with web-browser for WIZwiki-W7500.

To implement this function, you need a Platform board, network Interface board and SD card. Below are what we used.

  • WIZwiki-W7500 from WIZnet (Platform board and Ethernet I/F board)
  • SD card

Hardware Configuration

WIZwiki-W7500 Pin map

pin map

Software

SPI Initialization

main.cpp

SDFileSystem sd(PB_3, PB_2, PB_1, PB_0, "sd");

Refer to ....

Files at this revision

API Documentation at this revision

Comitter:
gsteiert
Date:
Sat May 10 02:25:42 2014 +0000
Parent:
3:4f71a37a1ed2
Child:
5:27b09a0f3fb6
Commit message:
Replaced old copy of ethernet library with official ethernet library.

Changed in this revision

EthernetInterface.lib Show annotated file Show diff for this revision Revisions of this file
--- a/EthernetInterface.lib	Sat Apr 19 05:26:40 2014 +0000
+++ b/EthernetInterface.lib	Sat May 10 02:25:42 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/gsteiert/code/EthernetInterfaceMuri/#cba86db5ab96
+http://mbed.org/users/mbed_official/code/EthernetInterface/#f6ec7a025939