Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/honechko/ds2423

1-wire pulse counter
https://github.com/honechko/ds2423

1-wire 1-wire-slave arduino counter ds2423 home-automation onewire onewire-slaves owfs raspberry raspberry-pi raspberrypi rpi

Last synced: 20 days ago
JSON representation

1-wire pulse counter

Awesome Lists containing this project

README

        

# 1-wire pulse counter

![1-wire pulse counter](https://github.com/honechko/DS2423/raw/main/counter.jpg)

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

## Main usage

* electricity, water, heat, gas accounting

## Key features

* direct connection of analog sensors (no need in comparators)
* integrated battery backup
* low power consumption even with connected sensors
* internal pull-ups with pulse mode operation
* sensors' power supply with pulse mode operation
* adjustable parameters

## Example of web-interface

![Web-interface](https://github.com/honechko/DS2423/raw/main/Docs/setup.png)