Using SdFat with String


hello everybody,

having problem sd library (see post "problem sd library" in section "troubleshooting), going use sdfat library.

i know how use "printname" method result in string object.

thank help.

pierre

the following file name myfile , place in arduino string.
code: [select]

  sdfile myfile;
  char tmp[13];

  // code open mffile goes here

  myfile.getfilename(tmp);
  string name = tmp;

  // verify file name in string.
  serial.println(name);


the output test case is:
quote

test.txt


Arduino Forum > Using Arduino > Storage > Using SdFat with String


arduino

Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support