Shop OBEX P1 Docs P2 Docs Learn Events
Basic stamp ! to eeprom? — Parallax Forums

Basic stamp ! to eeprom?

jcbarberjcbarber Posts: 37
edited 2006-11-09 01:39 in BASIC Stamp
I'm new at this, I have a question on how to interface an eeprom to a basics stamp 1. I need segestions about how to access data to and from a 4k eeprom and a basic stamp 1

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2006-11-09 00:20
    Look up the "Basic Stamp I Application Notes" manual. In section 13, it describes how to connect an EEPROM to a BS1 and use it, complete with full example code.
  • RDL2004RDL2004 Posts: 2,554
    edited 2006-11-09 00:45
    Here is a link. This used to be part of the old Basic Stamp 1 manual. It's well worth reading if you use the BS1.

    www.parallax.com/dl/appnt/stamps/bs1Appnotes.pdf

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Rick
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2006-11-09 01:08
    Hello,
    ·
    ·· You can also refer to the code for another EEPROM we have on our website.· Many EEPROMS have similar addressing schemes which work with more than one model of the same EEPROM type.· See the link below for example code.

    http://www.parallax.com/detail.asp?product_id=602-00013


    EDIT: Just realized your title didn't reflect that you were looking for BS1 code...The code I listed is for the BS2.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
  • jcbarberjcbarber Posts: 37
    edited 2006-11-09 01:39
    Thanks
    I'll give it a try!!

    JCBarber
Sign In or Register to comment.