Giter Site home page Giter Site logo

Circuit Example about vitowifi HOT 5 CLOSED

bertmelis avatar bertmelis commented on May 24, 2024
Circuit Example

from vitowifi.

Comments (5)

bertmelis avatar bertmelis commented on May 24, 2024 2

The transistor only has 2 legs. The circuit is wrong. It is triggered by light so it has no gate. It's on the to do list but this project is on the bottom of the pile because I don't have a Viessmann heater for the moment.

from vitowifi.

nouknouk avatar nouknouk commented on May 24, 2024

Hi,

you've got example circuits schemas in the GitHub openv Wiki.
Examples:

OptolinkESP8266

vito-esp32_Steckplatine

On my side, I wired a circuit for my ESP32 based on those examples, composed only of IR LEDs and resistors ; result was not stable enough and lead to many issues.

I switched to the circuit given in example for the RaspBerry Pi , with additionals transistors. It is fully compatible with ESP32 microcontroller (given youuse GPIO 16 and 17 for RX and TX) and despite being just a bit more complex (2 transistors) it works much, much better.

RaspberryPiOptoLink

from vitowifi.

bertmelis avatar bertmelis commented on May 24, 2024

Which transistor/diode you're using? If I recall correctly, the suggested types in the ESP circuit are obsolete. So maybe the RPI circuit is more tolerant for the newer parts.

from vitowifi.

nouknouk avatar nouknouk commented on May 24, 2024

Hi,

I use the same diodes as those recommended at the origin: SFH487-2 and SFH209FA. The SFH487-2 is discontinued but man can still find some on ebay.

For transistors, I use the same as those described on the Rpi circuit too: 2N3906 for emission and the BC547B (PNP one) for reception.

Overall, my circuit is really exactly thr same as the one for Rpi (except the 100nF capacitor I didn't had in stock). And it's now going perfectly.

esp32_viessmann

Btw, thanks for your work ; even if I plan to develop my own 'driver' for my heater/home automation server through USB/serial, your code give me a good basis for further inspiration.

from vitowifi.

bertmelis avatar bertmelis commented on May 24, 2024

Circuit corrected in v3

from vitowifi.

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.