Is there any library ,such that Arduino can communicate to SD card's database directly ??
Is there any library ,such that Arduino can communicate to SD card's database directly ??
What do you mean by SD card database ??
do you mean simply reading and writing to the card in various files on that card ?
Please clarify
Thanks
Hello Peter ,
I mean , having a light weight database like sqlite in SD card , can i communicate and access the database via my arduino code ? . Initially i tried to write and read a text file in SD card and i was able to do it . But dont know whether it is possible to access a database in SD card .
Thanks
Hello Peter ,
I mean , having a light weight database like sqlite in SD card , can i communicate and access the database via my arduino code ? . Initially i tried to write and read a text file in SD card and i was able to do it . But dont know whether it is possible to access a database in SD card .
Thanks