Shop OBEX P1 Docs P2 Docs Learn Events
Next steps ... — Parallax Forums

Next steps ...

lyassalyassa Posts: 52
edited 2011-08-14 23:10 in General Discussion
I am done playing with LEDs. You can check http://obex.parallax.com/objects/780/ :cool:

To continue learning, I am thinking of building a temperature logger. I would like to take a temperature reading every minute and store it in the eeprom. Later I want to be able to download the temperature data stored in the eeprom to a computer file.

Any suggestions of reading material or resources to help with the project is greatly appreciated.

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2011-08-14 23:10
    Start experimenting with Basic_I2C_Driver from the OBEX. You might think about using a micro-SD card for the log file. That way, you'd be able to take the card out of the datalogger and plug it into a card reader attached to your PC and just read the log files directly. Kye's SD card driver from the OBEX would be a good one to use.
Sign In or Register to comment.