Skip to content

msparks/arduino-ds1620

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DS1620 digital thermometer library for Arduino

This project is a library for the Arduino platform. It provides a simple interface to the Maxim DS1620 digital thermometer.

DS1620 connected to an Arduino

Installing

Clone this repository into the libraries directory within your normal Arduino sketch directory. If the libraries directory does not exist, create it.

% cd libraries
% git clone git://github.com/msparks/arduino-ds1620.git DS1620

The example illustrates how to use the library.

About

Arduino library for the DS1620 digital thermometer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages