LCD Thermometer TCN75 Using ATTiny2313

Description

This small thermometer board uses the Microchip TCN75 device. It is a cheaper clone of the LM75, it costs about 2,50 Euro. The TCN75 comes in a SO8 packaging. The TCN75 is a serially programmable temperature sensor. It has an output that is programmable as either a simple comparator for thermostat operation or as a temperature event interrupt. Hysteresis is also programmable. Communication with the TCN75 goes via the serial I2C two-wire bus. The serial bus permits reading the current temperature, programming the set point and hysteresis, and configuring the device. Address selection inputs allow up to eight TCN75’s to share the same 2-wire bus. The output’s polarity is user programmable.

LCD Thermometer TCN75

Features of the TCN75 sensor

  • Solid State Temperature Sensing; 0.5C Accuracy (Typ.)
  • Operates from – 55C to +125C
  • Operating Range …………………………… 2.7V – 5.5V
  • Programmable Trip Point and Hysteresis
  • Standard 2-Wire Serial Interface
  • Thermal Event Alarm Output Functions as Interrupt or Comparator / Thermostat Output
  • Up to 8 TCN75’s May Share the Same Bus
  • Shutdown Mode for Low Standby Power Consumption
  • 5V Tolerant I/O at VDD = 3V
  • Low Power….. 250µA (Typ.) Operating 1µA (Typ.) Shutdown Mode

Hardware

The hardware consists of the TCN75 and two resistors that are placed on a small PCB. The board is connected to the PORT B of the ATTiny2313 microcontroller. The registers of the TCN75 are read by the microcontroller and the temperature is shown on a LCD display which is connected to PORT D.

Software

The software is made with the AVR BASCOM compiler, which translates the BASIC software code into a hex file that needs to be programmed in to the microcontroller.
For more details:  LCD Thermometer TCN75 Using ATTiny2313


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top