133 RC5 decoder

133 : 0b 010 000 101 : RC5 decoder

Select Project 1 2 3 4 5 6 7 8 9 ON SW2
  • Author: Jean THOMAS
  • Description: Increment/decrement a counter with the press of an IR remote button!
  • GitHub repository
  • HDL project
  • Extra docs
  • Clock: 562 Hz
  • External hardware: Connect an IR demodulator (ie. TSOP1738) to the input pin

How it works

Decodes an RC5 remote signal, increments the counter if the volume up button is pressed, decrements the counter if the volume down button is pressed

How to test

After reset, point a remote to the IR receiver. Press the volume up button and the display count should increase.

IO

# Input Output
0 clock segment a
1 reset segment b
2 IR demodulator output segment c
3 none segment d
4 none segment e
5 none segment f
6 none segment g
7 none none