Arduino Ethernet + SD Card

This tutorial provides the basics for using a WIZ5500-based Ethernet Shield with an Arduino compatible.
ORIGINAL POST
By Mike Barela
components
Hardware Components
Arduino Uno R3
X 1
Ethernet shield W5500
X 1
Software Apps and online services
Arduino IDE
details

EthernetShieldforArduinoW5500.jpg

 

 

 

 

 

 

 

This tutorial provides the basics for using a WIZ5500-based Ethernet Shield with an Arduino compatible.

When the original tutorial for using the Ethernet shield and sketch was written 7 years ago, serving files via Ethernet was pretty novel (read: wicked). Ethernet shields are not as common now. It is likely due to the proliferation of Wi-Fi boards.

Hopefully this updated tutorial will give you the basics for using a microcontroller to access an SD card (or something else) via Ethernet. The same methods can be used if you wire up a SD card breakout to the your microcontroller pins, just be sure to check for any necessary code changes.

 

More Information : https://learn.adafruit.com/arduino-ethernet-sd-card?view=all

 

EthernetShieldforArduinoW5500.jpg

 

 

 

 

 

 

 

This tutorial provides the basics for using a WIZ5500-based Ethernet Shield with an Arduino compatible.

When the original tutorial for using the Ethernet shield and sketch was written 7 years ago, serving files via Ethernet was pretty novel (read: wicked). Ethernet shields are not as common now. It is likely due to the proliferation of Wi-Fi boards.

Hopefully this updated tutorial will give you the basics for using a microcontroller to access an SD card (or something else) via Ethernet. The same methods can be used if you wire up a SD card breakout to the your microcontroller pins, just be sure to check for any necessary code changes.

 

More Information : https://learn.adafruit.com/arduino-ethernet-sd-card?view=all

 

documents
Code
SDWebBrowse.ino

COMMENTS

Please Login to comment
  Subscribe  
Notify of