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: about 1 month ago
JSON representation
1-wire pulse counter
- Host: GitHub
- URL: https://github.com/honechko/ds2423
- Owner: honechko
- Created: 2021-09-02T09:54:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-19T09:50:12.000Z (about 1 year ago)
- Last Synced: 2025-07-06T07:05:25.185Z (12 months ago)
- Topics: 1-wire, 1-wire-slave, arduino, counter, ds2423, home-automation, onewire, onewire-slaves, owfs, raspberry, raspberry-pi, raspberrypi, rpi
- Language: HTML
- Homepage:
- Size: 131 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 1-wire pulse counter

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
