Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

A tool for low-level microSD card data recovery using the SPI protocol(which is simpler but slower than SDIO). If your card is not being read by a regular USB card reader this might still save you. The best hardware to run this on is the teensy3.6 because of its speed but you can also do it with an Arduino(preferably mega) and an Ethernet Shield…

Notifications You must be signed in to change notification settings

crazyquark/hw-sdcard-recovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moved

Moved here: https://github.com/cristianghsandu/hw-sdcard-recovery

hw-sdcard-recovery

A tool for low-level microSD card data recovery using the SPI protocol(which is simpler but slower than SDIO). If your card is not being read by a regular USB card reader this might still save you. The best hardware to run this on is the teensy3.6 because of its speed but you can also do it with an Arduino(preferably mega) and an Ethernet Shield(which has a microSD card slot). The purpose is to dump the card byte by byte, slowly...

About

A tool for low-level microSD card data recovery using the SPI protocol(which is simpler but slower than SDIO). If your card is not being read by a regular USB card reader this might still save you. The best hardware to run this on is the teensy3.6 because of its speed but you can also do it with an Arduino(preferably mega) and an Ethernet Shield…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published