Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

22 Zeilen
649B

  1. For those who don't like too much documentation.
  2. To use this library place the SdFat folder into the libraries
  3. subfolder in your main sketches folder. You may need to
  4. create the libraries folder. Restart the Arduino IDE if
  5. it was open.
  6. Run the QuickStart.ino sketch from the
  7. libraries/SdFat/examples/QuickStart folder. Click the
  8. IDE up-arrow icon then -> libraries -> SdFat -> QuickStart.
  9. You can also click File -> Examples -> SdFat -> QuickStart.
  10. If problems occur try reading more documentation and use these
  11. forums for help:
  12. http://forums.adafruit.com/
  13. http://arduino.cc/forum/
  14. If QuickStart.ino runs successfully try more examples.