..................

Modified 09/05/06

This schematic and source code are
intended for demonstration purposes only.
They are offered "as-is". Use at your own risk.

Code and circuits (and more) are here.

Introduction

This program is a temperature sensor using the DS1820.

Features

This circuit and program simply reads and displays temperature on an LCD display.




Technical Reference

HARDWARE

  • This project uses the 16F876, not because this size is required, but because it was intended for use in another 16F876 project!


SOFTWARE

  • This is really bare-bones code, simply intended to prove out code for use in my other projects.


CORRECTIONS OR UPDATES

  • v1.0 - first release