Skip to content

A simple Arduino SD card datalogger using the DS1821 temperature sensor, and a generic SD card reader.

Notifications You must be signed in to change notification settings

marek1914/arduino-DS1821-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

arduino-temp-log

A simple Arduino SD card datalogger using the DS1821 temperature sensor, and a generic SD card reader.

Wiring

DS1821

  • Sensor middle pin (29h) On pin DIGITAL 5
  • Sensor Right Pin (30h) On GND
  • Sensor Left Pin (28h) On 5v

SD card reader

  • Memory Card Module CS On Pin 4
  • Memory Card Module MISO On pin 12
  • Memory Card Module MOSI on pin 11
  • Memory Card Module CSLK on pin 13

About

A simple Arduino SD card datalogger using the DS1821 temperature sensor, and a generic SD card reader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages