Skip to content

Thermomether based on attiny85, lm75 and 3686400MHz quartz

Notifications You must be signed in to change notification settings

Cactus64k/attiny_lm75a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATTiny85 UART thermometer

Details:

  • 1x ATTiny85 (fuses E:FF, H:DF, L:FF)
  • 1x 3.686400MHz quartz
  • 1x LM75a
  • 2x 12-20pf capacitors
  • 2x 10-4.7k resistors for i2c pull-up
  • 1x 10k resistors
  • 2x 0.5-1mf ceramic capacitors for power supply filthering
  • 1x schottky diode
  • 1x 100ohm resistor

This code provide UART thermometer with 4s period. UART and I2C is software. Features:

  • low power device(12µA in sleep mode)
  • polarity reversal protection
  • easy connect to PC(using uart->usb converter)
  • stable UART freq and no errors on 7 methers of twisted pair
  • lowcost components
  • code size is 3.5 Kbytes (can be less without printf and stdout)

About

Thermomether based on attiny85, lm75 and 3686400MHz quartz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages