Giter Site home page Giter Site logo

hb-ou-mot-servo's Introduction

HB-OU-MOT-SERVO

HomeMatic Servo Motor Controller

Servo-Motor Steuerung mittels Arduino Pro Mini (8MHz / 3.3V) und AskSin++.

ℹ️ Der Anschluss der Servo-Datenleitung erfolgt an Pin 3.

img

servo

img

▶️ Motor nach Positionierung freigeben

  • nachdem die Position angefahren wurde, wird der Motor freigegeben, so dass ein manuelles Verstellen der Mechanik möglich ist

▶️ Aktion bei Spannungszufuhr

  • Auf 0° fahren
    • der Servo fährt auf die 0°-Position
  • In aktueller Position verweilen
    • der Servo wird nicht bewegt
    • ⚠️ in der WebUI ist nach Spannungszufuhr dennoch die Anzeige auf 0°!



img

▶️ Bei Verwendung in einem Programm muss der prozentuale Anteil von 180° eingegeben werden.
Beispiel: Sollen 135° angefahren werden, so sind 0.75 einzugeben

hb-ou-mot-servo's People

Contributors

jp112sdl avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hb-ou-mot-servo's Issues

new function in PWM.h

Hi Jerome, i have proposed an additional function in dev-trilu for the DimmerControl - updatePhysical()
It makes use of the muliplier and characteristic flag and forwards them into PWM8 or PWM16.
I have recognized that you are using the DimmerControl in your HM-OU-MOT-SERVO sketch, but with a local NoPWM class.

If you ammend one function call into your class the travis check goes through and i can commit it to Asksin.

pwms[i].param(speedMultiplier,characteristic);
speedMultiplier and characteristics are uint8_t

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.