Skip to content

Neutrino-1/Wireless_SD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wireless_SD

A normal micro SD to SD adapter is converted into a wireless Card reader using esp12E with FTP support. Files can be transferred to SD and also files can be copied from SD to any device where you can run an FTP client. For this particular project I used the AndFTP client for Android and the same process can be followed in PC by using WinSCP.

Wireless SD final build

Getting Started

Open Wireless_SD.ino with arduino IDE [Tested on Arudino IDE 1.8.12 above] all the other files will open along with it.

Prerequisites

Usage

Once the device is powered up follow the below steps to transfer data from SD card:

-> Connect to the acess point named "SD Reader" with the password "ASDF@123".

-> download any FTP client application (Android - AndFTP, Windows - WinScp).

-> Host name "192.168.12.7" Port "21".

-> Enter the user name and password as "esp8266".

-> Connect to the server

License

This project is licensed under the GNU License - see the LICENSE.md file for details

Acknowledgments

  • David Paiva Ported Arduino FTP server to esp8266/esp32.

Support

About

A SD card reader which let's wireless data transfer for any device which supports FTP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages