Pages

Monday 24 December 2012

Arduino 1-wire Datalogger

Playing with bits of wire.

SD card and RTC tested.

probably will use Lady Ada's fridge logger and SD/RTC test sketches as a template;

http://www.ladyada.net/make/logshield/lighttempwalkthru.html

combining the RTC and SD examples to test the board have got me pretty close to it already;


http://www.ladyada.net/make/logshield/download.html

https://github.com/adafruit/SD
https://github.com/adafruit/RTClib


That all works. Need some data.

http://www.pjrc.com/teensy/td_libs_OneWire.html

One wire example picks up the DS1820 easily enough, need to look at humidity.

This looks promising;

https://code.google.com/p/gfb/source/browse/#svn/arduino/DS2438

Some notes on it here, (may not be relevant)

http://arduino.cc/forum/index.php/topic,49368.0.html


This looks like Arduino 1 code,  replace #include "WConstants.h" with #include "Arduino.h". That's just something I read here;  http://blog.makezine.com/2011/12/01/arduino-1-0-is-out-heres-what-you-need-to-know/




This does something too...

http://tj3sat.wikidot.com/forum/t-255274/arduino-code-for-ds2438


yet another link... sht15 more accurate than HIH4013?

http://playground.arduino.cc/Code/Sensirion

1 comment:

  1. I would also motivate just about every person to save this web page for any favorite assistance to assist posted the appearance. data loggers

    ReplyDelete

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License