2026-01-26 02:51:13 +00:00
add
2026-01-26 03:04:52 +11:00
2026-01-26 02:51:13 +00:00
add
2026-01-26 03:04:52 +11:00
add
2026-01-26 03:04:52 +11:00
add
2026-01-26 03:04:52 +11:00
add
2026-01-26 03:04:52 +11:00

Universal IR Remote

A versatile infrared remote control built around the CH554 microcontroller, designed to learn and replicate IR signals from any infrared-controlled device.

Overview

This project implements a universal remote control capable of capturing, storing, and transmitting infrared signals from virtually any IR-based device. Whether you're controlling TVs, air conditioners, sound systems, or other IR-enabled appliances, this remote can learn and replay their commands.

Hardware

  • Microcontroller: CH554 (8051-core USB MCU)
  • IR Emitter: Infrared LED for signal transmission
  • IR Receiver: Infrared sensor module for learning mode
  • Power: USB-powered via CH554's built-in USB interface

Features

  • Learn IR signals from existing remotes
  • Store multiple device profiles
  • Transmit learned IR commands on demand
  • Supports various IR protocols (NEC, RC5, Sony, etc.)
  • USB connectivity for programming and power
  • Compact and portable design

Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

Description
No description provided
Readme 1.2 MiB
Languages
KiCad Layout 100%