Skip to content

Printed circuit board to read out a Clack WS1CK softener with ultrasonic sensor

Notifications You must be signed in to change notification settings

kalpik/clack-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clack-reader

Printed circuit board to read out a Clack WS1CK watersoftener with ultrasonic sensor and pulse relais of the WS1.

See README directory for more information on how to set this up and connect.

Platforms

Currently supprted ESP32 (wemos d32 mini), ESP32S3 (lilygo S3-T7), ESP32 S3 (wemos S3 mini) and ESP8266 (wemos d1 mini) platforms. By default ESP32 S3 mini is used. If you want to use ESP8266 for example, edit file esphome/clack.yaml, comment out esp32 include and uncomment esp8266 include file.

packages:
  remote_package:
    url: https://github.com/fonske/clack-reader
    ref: main
    files: 
      - esphome/.clack-labels-en.yaml
      # - esphome/.clack-labels-nl.yaml
      # - esphome/board-esp32.yaml
      # - esphome/board-esp32s3.yaml
      - esphome/board-esp32-wemos-s3.yaml
      # - esphome/board-esp8266.yaml

Translations

Currently supported languages are en, nl. In order to change language, edit file esphome/clack.yaml, and change include file (esphome-/.clack-labels-.yaml)

Contact

Contact me: alphonsuijtdehaag at gmail dot com, if you are interested in a PCB with a ESP32 (mh-et-live or lilygo ESP32S3-T7 or Wemos s3 mini) and ultrasonic sensor (DFrobot)

About

Printed circuit board to read out a Clack WS1CK softener with ultrasonic sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%