Giter Club home page Giter Club logo

Comments (2)

thomasdupas avatar thomasdupas commented on July 23, 2024

Hi @LocalNic , some clarification, since I did some similar reverse engineering efforts recently.
Hormann series 3 (supramatic E3 etc; but not the promatic) uses HCP1, for example with adapter board UAP1
Hormann series 4 (supramatic E4, this time also the promatic) uses HCP2, for example with adapter board UAP1-HCP
UAP1 and UAP1-HCP seem alike based on the name, but those are completely different boards.

It's also not only the protocol which is different by the way, also the pinout.
Both are RS485 based, but

  • HCP1 has data lines on pin 5-6 and power on pin 2-3. Talks at a baudrate of 19200
  • HCP2 has data lines on pin 3-4 and power on pin 1-5. Talks at a baudrate of 57600

from hcpbridge.

hkiam avatar hkiam commented on July 23, 2024

It is as thomasdupas wrote, "UAP1-HCP" != "UAP1", this project simulates the UAP1-HCP adapter with the HCP2 protocol and is therefore only for Hoermann series 4.

from hcpbridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.