Git Product home page Git Product logo

mqtt_ir_cloner_login's Introduction

IR Cloner

It a project initiali made by n3odym3. I just added the MQTT credentials fonctions.

IR Cloner

This module allows to decode and replicate IR remotes while being remotely controllable by MQTT.

Tutorial video (in french) :

Fabrication d'un copieur de télécommandes infrarouges contrôlable en WiFi

ESPUI

At the first boot or if the WiFi is unavailable, the ESP will create an accespoint named IR-CLONER.

Connect to this AP using your smartphone or computer and go to http://192.168.4.1

The WiFI and MQTT are not mandatory, the device can be used with the AP and ESPUI interface

Control

When a remote control is detected the raw sequence is decoded and can be retrieved from :

  • Serial port : baud rate = 115200 by default
  • ESPUI interface : Debug tab and IR CMD pannel
  • MQTT : MQTT Topic out

You can send an IR command using :

  • Serial port : paste the raw sequence array
  • ESPUI interface : paste the raw sequence array, press ENTER and clic on the SEND button
  • MQTT : MQTT Topic in

Supplies

  • Wemos D1
  • IR LED
  • IR Receiver
  • 2N2222 Transistor
  • 100Ohm and 4.7kOhm resitors
  • 2x 10x3mm neodymium magnets

Wiring

  • Emmiter : GND
  • Base : D2 (GPIO 4)
  • Collector : LED (-)
  • IR Receiver : D5 (GPIO 14)

Dependencies

mqtt_ir_cloner_login's People

Contributors

n3odym3 avatar antonydbzh avatar

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.