GithubHelp home page GithubHelp logo

jheronymus / raw-ir-decoder-for-arduino Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tonia/raw-ir-decoder-for-arduino

0.0 2.0 0.0 169 KB

Take raw IR signal from a remote receiver and print out pulse lengths

Home Page: http://www.ladyada.net/learn/sensors/ir.html

C++ 100.00%

raw-ir-decoder-for-arduino's Introduction

IR decoder

Decodes long IR codes, for example from air conditioner / heat pump devices.

Shows the timings, the symbols, and also the decoded signal for certain air conditioners.

Instructions

  • Connect an IR receiver into the Arduino

  • Start the sketch, and enter 1, 2 or 3 into the 'Serial Monitor', to select which timings to use

    • Try out the alternatives until you get sensible output
    • The signal should always start with 'Hh', and within the signal there should only be a couple of 'Hh' pairs (if any)
    • 'H' and 'h' should be there only in pairs 'Hh'
    • 'H' stands for 'header mark' and 'h' for 'header space'
  • Point your IR remote to the IR receiver and send the code

  • Mode '9' can be used to decode known signals, in that case you can send the symbols from the terminal, like entering this:

    Hh001101011010111100000111001001010100000000000111000000001111111011010100000001000111001011

Schema

raw-ir-decoder-for-arduino's People

Contributors

tonia avatar rsmoz avatar sateetje avatar ladyada avatar larsbk avatar andrewerrington avatar jheronymus avatar mje-nz avatar

Watchers

James Cloos avatar  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.