bouffalolab / bouffalo_sdk

BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk
Apache License 2.0
372 stars 128 forks source link

BL616 IR TX #204

Open Opisek opened 7 months ago

Opisek commented 7 months ago

It appears that the SDK only supports IR RX for BL616 but not IR TX. I read that other BL chips have hardware acceleration for infrared, that BL616 does not have. Would implementing IR TX be feasible on BL616 anyway, just in software?