Skip to content

honechko/DS2437

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

1-wire meteo sensor

Development in progress

Task Status
firmware READY
web-interface (calibration) READY
Arduino library READY
native PCB NOT READY
documentation NOT READY

This device is based on ATtiny13A with closed-source firmware with author's features. It is not DS2437 or its replacement, but it is developed to be possible to use it with a lot of software written for DS2437 (such as OWFS or Linux kernel modules).

Main usage

  • air temperature & relative humidity measurement
  • analog nonlinear sensor reading

Key features

  • built-in NTC thermistor
  • support for cheap HR202L/HR31 resistive humidity sensor (including alternating current & temperature compensation)
  • one alalog input for user's sensor
  • three optional conversion tables with linear interpolation between points
  • sensors calibration at any time by modifying conversion tables in EEPROM
  • ready to use results

Example of web-interface

Web-interface

About

1-wire meteo sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published