jwhiddon / EDB

A re-implementation of the Arduino database library to allow more than 256 records
GNU Lesser General Public License v2.1
89 stars 43 forks source link

MMC card #9

Closed sompret closed 8 years ago

sompret commented 8 years ago

Hi, Could you give me an example for using SD card as data location? I'm using Arduino Ethernet Shield R.3 as SD card reader. thanks

jwhiddon commented 8 years ago

I don't have the hardware to do that. If someone has the hardware, hopefully they will contribute an example.

joscha commented 8 years ago

There is an example here: https://github.com/firebull/arduino-edb/blob/master/examples/EDB_SDCARD/EDB_SDCARD.pde - the author also made some other fixes to the EDB code (@jwhiddon, do you think some of those things should be ported back?) but the example should run fine with the code from this repository.

jwhiddon commented 8 years ago

I'll take a look and incorporate the changes. Thanks for letting me know!

joscha commented 8 years ago

fixed via f87bc6ac29f955358ddcd3b0a9f1beac7114a23f