Skip to content

bitelxux/attiny85.lm35

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

attiny85.lm35

Basic example of attiny85 reading lm35 temperature.

Using arduino IDE and arduino UNO board as attiny85 programmer, this example shows how to read value from lm35 temperature sensor.

Initial approach was using pin 2 on attiny85 but whatever I tried, 1023 was always read from the pin. Even with nothing connected to it. May be the chip I was trying was broken? Once I moved the sensor to pin 3 every thing worked as expected.

About

Basic example reading lm35 sensor from an attiny85

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published