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: 3 months ago
JSON representation
1-wire pulse counter
- Host: GitHub
- URL: https://github.com/honechko/ds2423
- Owner: honechko
- Created: 2021-09-02T09:54:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T19:52:26.000Z (about 3 years ago)
- Last Synced: 2025-01-04T02:30:16.834Z (9 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
