Skip to content

nicupavel/electricimp-sdcard

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Electric IMP (https://electricimp.com) SPI SDCard interface

This source implements the MMC/SD SPI protocol for accessing/read/write data on sdcards. To use this bridge you will need to at least configure the spiBridge class with proper pinouts:

port = hardware.spi189
clk = hardware.pin1
cs = hardware.pin2
si = hardware.pin8
so = hardware.pin9

About

electric imp spi sdcard interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published