红外波形(码库)转换API

我们通过网络提供免费的转换API。

适用场景:

  1. 配合红外码库使用,将码库提供的波形数据转换为产生该波形的BC7215(A)指令
  2. 因为红外遥控格式的复杂性,极少数格式无法直接从BC7215(A)芯片解码,可通过将波形送入API得到格式信息和原始数据。


目前市场上有各种不同的红外码库服务,用户通过码库可以根据设备的品牌型号信息,获取该设备的遥控器按键的红外遥控波形数据,而本服务可根据此红外波形数据,转换为BC7215指令,使BC7215发射该红外波形。

码库转换服务可以:

  • 适用于各种红外码库
  • 显著减少本地存储数据量。本地直接存储码库数据时,每按键需要至少数百字节,而转换为BC7215格式后,每种遥控器需33字节格式信息,而每按键仅需2-32个字节,对存储要求减少了90%以上。

更详细信息可到 https://conv.bitcode.com.cn 了解并测试。

BC7215 演示APP
用于安卓手机(手机必须支持OTG功能)安装后连接BC7215演示板即可使用,无需再安装其它软件或驱动。
 
可以演示红外遥控信号的解码和编码发射,在手机或者其它安卓设备上显示所接收到的红外信号的内容,包括格式信息等。
发送区数据可以编辑,可发送任意数据。并可一键学习复制遥控器信号。
 
手机扫码安装:(注:如使用微信/支付宝扫码,须拷贝链接到手机浏览器打开
 
 
V2 码库使用版,内含了红外码库使用的演示,可直接测试控制包括电视、空调、风扇等各类几十万种红外遥控设备。
(因使用了第三方码库SDK,某些手机上可能存在兼容问题。)

V1 基本功能版。如果上面V2版在您手机运行有问题,请使用V1版,仅包含BC7215的解码/发射功能,不含码库功能。

测试各类遥控电器
全球数万品牌
红外码库演示
连接BC7215演示板使用
万能红外收发
Previous
Next
BC7215A Arduino及单片机演示板

本演示板上包含了基本的红外收发电路,可直接连接任何Arduino或用户单片机电路板,亦可通过USB-串口转换器连接电脑使用。Arduino空调遥控库已经收入官方IDE库管理器,随库提供离线万能空调遥控及IoT物联网控制空调例子

  • 共9个Arduino应用实例:
    1. 万能解码
    2. 学习型遥控器
    3. 2路遥控开关
    4. 红外通讯
    5. ESP8266 联机空调控制阻塞版
    6. ESP8266 联机空调控制非阻塞版
    7. ESP32 联机空调控制
    8. ESP32 独立空调控制LCD版
    9. ESP32 物联网空调控制
  • 任意红外遥控器数据的解码
  • 复制任意遥控器信号
  • 使用任意红外遥控器的格式发送用户自定义数据
  • 使用两块演示板,可演示红外数据通讯

零售价¥25.00

Arduino Library
Previous
Next
BC7215A Arduino & Micro-controller Board

Featuring integrated infrared transceiver circuitry, this demonstration board connects directly to any Arduino or user microcontroller board. It can also be connected to a computer for use via a USB-to-Serial converter.

Software Support: The Arduino Air Conditioner Remote Library is intergrated in the Arduino IDE Library Manager. For more details, see the Github page. The library includes examples for offline universal A/C control and IoT-based air conditioner control.

Includes 9 Arduino Application Examples:

    1. Universal Decoding
    2. Learning Remote Control
    3. 2-Channel Remote Controlled Switch
    4. Infrared Communication
    5. ESP8266 AC Control (Blocking Mode, use Serial Monitor)
    6. ESP8266 AC Control (Non-blocking Mode, use Serial Monitor)
    7. ESP32 AC Control (use Serial Monitor)
    8. ESP32 Standalone AC Control (LCD Version)
    9. ESP32 IoT A/C Control

Retail Price: ¥25.00

Waveform(database) Converter API

We provide a free, web-based Conversion API.

Use Cases:

  • Integration with online IR Code Database: Converts waveform data provided by code libraries into BC7215(A) commands, enabling the chip to generate the specific waveform.

  • Advanced Decoding: Due to the complexity of infrared protocols, a very small number of formats cannot be decoded directly by the BC7215(A) chip. In these cases, the waveform can be sent to the API to retrieve the format information and raw data.

How it Works: Various IR code library services exist on the market, allowing users to retrieve remote control waveform data based on a device’s brand and model. Our service bridges the gap by converting this raw waveform data into BC7215 commands, enabling the chip to transmit the exact infrared waveform.

Benefits of the Conversion Service:

  • Universal Compatibility: Works with various infrared code libraries.

  • Significant Storage Reduction: Storing raw library data locally typically requires hundreds of bytes per key. In contrast, the converted BC7215 format requires only 33 bytes of format information per remote, and merely 2–32 bytes per key. This reduces local storage requirements by over 90%.

For more detailed information and to test the service, please visit: https://conv.bitcode.com.cn

BC7215(A) Android Demo APP (CN/EN)

Designed for Android smartphones (OTG support required). Simply install the app and connect the BC7215A Demo Board to begin using it immediately—no additional software or drivers are required.

Key Features:

  • Signal Processing: Demonstrates the decoding, encoding, and transmission of infrared remote control signals.

  • Data Visualization: Displays the content of received infrared signals, including format information, directly on the smartphone or Android device.

  • Custom Transmission: The data in the transmission area is fully editable, allowing users to transmit arbitrary data.

  • Quick Copy: Features a “one-click” learning function to copy remote control signals.

 
 

V2 – IR Code Database Edition This version includes a built-in demonstration of Infrared Code Library integration. It allows for the direct testing and control of hundreds of thousands of infrared remote devices, including TVs, air conditioners, and fans.

(Note: Due to the use of a third-party Code Library SDK, compatibility issues may occur on certain mobile phone models.)

 

V1 – Basic Edition If you encounter compatibility issues running the V2 edition on your mobile device, please use Version 1. This version supports only the core BC7215 decoding and transmission functions and does not include the integrated code library features.

Appliance IR Control
10s of thousands of brands
Demo of IR code database
Connect to BC7215A demo board
Universal IR Rx & Tx
Previous
Next