Shop OBEX P1 Docs P2 Docs Learn Events
SD card read and write bytes — Parallax Forums

SD card read and write bytes

William50William50 Posts: 22
edited 2010-01-11 10:08 in Propeller 1
I want to write bytes of data to an SD card over time and then later read them out one at a time sequentially.

Would someone be so kind to show a few lines of code on how to implement this?

Comments

  • LeonLeon Posts: 7,620
    edited 2010-01-11 04:54
    tomas.rokicki.com/fat16work/

    Leon

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Amateur radio callsign: G1HSM

    Post Edited (Leon) : 1/11/2010 5:31:12 AM GMT
  • rokickirokicki Posts: 1,000
    edited 2010-01-11 05:40
    More recent work is in the object exchange (fsrw2.6) and on sourceforge (http://fsrw.sf.net/).
  • LeonLeon Posts: 7,620
    edited 2010-01-11 05:45
    I was going to mention fsrw2.6, but I couldn't find it for some reason. I had another look and it's here:

    obex.parallax.com/objects/92/

    Leon

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Amateur radio callsign: G1HSM
  • SamMishalSamMishal Posts: 468
    edited 2010-01-11 10:08
    William50 said...
    I want to write bytes of data to an SD card over time and then later read them out one at a time sequentially.

    Would someone be so kind to show a few lines of code on how to implement this?
    Have a look at this thread...I posted a substantial example of how you can do EXACTLY this.
    http://forums.parallax.com/showthread.php?p=868695


    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Samuel

    www.RobotBASIC.com
    ·
Sign In or Register to comment.