SD Card Filesystem like AVRDOS for Atmel


Closed Thread
Results 1 to 16 of 16

Hybrid View

  1. #1
    Pedro Pinto's Avatar
    Pedro Pinto Guest

    Default SD Card Filesystem like AVRDOS for Atmel

    Hello

    Exist a filesystem for sd card for pic's in PBP PRO like the AVRDOS for Atmel Controllers?


    Best regards

    Pedro

  2. #2


    Did you find this post helpful? Yes | No

    Default VDIP1 Vinculum might do it for you

    Check the Vinculum post in Code Examples.

    HTH
    Brian

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Dave
    Always wear safety glasses while programming.

  4. #4
    Pedro Pinto's Avatar
    Pedro Pinto Guest


    Did you find this post helpful? Yes | No

    Default

    Hello

    Thanks for the information, but i search a free software solution like the AVRDOS for a non comercial application

    If it not exist i must change for my pain from pic to atmel controllers

    Regards

    Pedro

  5. #5
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Are you saying that with this AVR-DOS and an ATMEL chip no other hardware is needed?
    Dave
    Always wear safety glasses while programming.

  6. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mackrackit View Post
    Are you saying that with this AVR-DOS and an ATMEL chip no other hardware is needed?
    Not 100% sure what you're asking, but I think the answer is 'YES'.
    All you need with this DOSOnChip module is a serial connection, whether it's sync- or async, doesn't matter. Set the options and go.
    I tried one out awhile back on a '628A for grins. All I did was dump files on a 1GB SD card to an LCD sequentially. Absolutely no use for the project other than to watch characters scroll by really fast. It worked well. A bit expensive, but it takes a lot of the legwork out of a project requiring mass storage.
    I was going to use it for datalogging on my OBD hookup. Decided against it and went with the larger Dataflash chips and a USB port instead (thanks alot Mr.E, a lot of sleep lost).

    EDIT: Disregard - I missed the point about the AVR-DOS...never mind...I see what you were getting at...

  7. #7
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Pedro Pinto View Post
    Exist a filesystem for sd card for pic's in PBP PRO like the AVRDOS for Atmel Controllers?
    Not for PBP but, if you prefer to use a PIC, there is a FAT16 library (I think for PIC18 only) for mikroBasic.

Similar Threads

  1. SD or MMC card as storage for logging
    By HYETİK in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 16th January 2012, 02:07
  2. Replies: 12
    Last Post: - 4th March 2010, 21:20
  3. SD Card file attributes with SDFS3 ?
    By Chris Barron in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 27th March 2009, 09:18
  4. Writing to SD card
    By dhouston in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 9th November 2007, 11:23
  5. Read and write to sd card
    By Pedro Santos in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 28th October 2007, 19:47

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts