Shop OBEX P1 Docs P2 Docs Learn Events
Data storage on the BS2''s EEPROM — Parallax Forums

Data storage on the BS2''s EEPROM

ArchiverArchiver Posts: 46,084
edited 2001-07-30 16:30 in General Discussion
Hi,


I want to do a data collection program(which collects data for a
period of time like a week) and store that data in the stamp's EEPROM
(so, after a week i will have, let's say 100 different values). How
could i do that? I know the DATA command but it only stores numbers
entered by the user. I tryed to do something like


list DATA variable

but it won't accept the variable argument, it only wants numbers not
variables.

What should i do?


Thanks a lot.
Sign In or Register to comment.